DCPowerMeasureCompleteEvent.OutputTerminal Property
- Updated2024-01-04
- 1 minute(s) read

DCPowerMeasureCompleteEventOutputTerminal Property
Gets or sets the output terminal for exporting the MeasureCompleteEvent.
Namespace: NationalInstruments.ModularInstruments.NIDCPower
Assembly: NationalInstruments.ModularInstruments.NIDCPower.Fx40 (in NationalInstruments.ModularInstruments.NIDCPower.Fx40.dll) Version: 2023
Syntax
public DCPowerMeasureCompleteEventOutputTerminal OutputTerminal { get; set; }
Public Property OutputTerminal As DCPowerMeasureCompleteEventOutputTerminal Get Set
Property Value
Type: DCPowerMeasureCompleteEventOutputTerminalSpecifies the DCPowerMeasureCompleteEventOutputTerminal value.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The InputTerminal property was accessed after the associated NIDCPower object was disposed. |