DCPowerMeasureTrigger.ExportedOutputTerminal Property
- Updated2024-01-04
- 1 minute(s) read

DCPowerMeasureTriggerExportedOutputTerminal Property
Gets or sets the MeasureTrigger exported output terminal.
Namespace: NationalInstruments.ModularInstruments.NIDCPower
Assembly: NationalInstruments.ModularInstruments.NIDCPower.Fx40 (in NationalInstruments.ModularInstruments.NIDCPower.Fx40.dll) Version: 2023
Syntax
public DCPowerMeasureTriggerExportedOutputTerminal ExportedOutputTerminal { get; set; }
Public Property ExportedOutputTerminal As DCPowerMeasureTriggerExportedOutputTerminal Get Set
Property Value
Type: DCPowerMeasureTriggerExportedOutputTerminalSpecifies the DCPowerMeasureTriggerExportedOutputTerminal.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The ExportedOutputTerminal property was accessed after the associated NIDCPower object was disposed. |