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

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