OutputTerminal
- Updated2025-10-06
- 1 minute(s) read
Gets or sets the output terminal for exporting the PulseCompleteEvent. Output terminals can be specified in one of two ways. 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.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIDCPower
public DCPowerPulseCompleteEventOutputTerminal OutputTerminal { get; set; }
Remarks
Specifies the DCPowerPulseCompleteEventOutputTerminal value.
Note
This property is not supported by all instruments. Refer to the Supported Properties by Device topic in the NI DC Power Supplies and SMUs Help for information about supported instruments.