OutputTerminal
- Updated2025-10-06
- 1 minute(s) read
Gets or sets the output terminal for exporting the DCPowerSequenceIterationCompleteEvent event. You can specify the output terminals in one of the following ways:
Syntax
Namespace: NationalInstruments.ModularInstruments.NIDCPower
public DCPowerSequenceIterationCompleteEventOutputTerminal OutputTerminal { get; set; }
Remarks
If the device is named Dev1 and your terminal is PXI_Trig0, you can specify the terminal with the fully qualified terminal name, /Dev1/PXI_Trig0, or with the shortened terminal name, PXI_Trig0.
Specifies an object of type OutputTerminal.
Note
The NI PXI-4110 and NI PXI-4130 do not support this property.