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

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