Gets or sets the output terminal for exporting the DCPowerSourceCompleteEvent. 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 DCPowerSourceCompleteEventOutputTerminal OutputTerminal { get; set; }

Remarks

Specifies an object of type NationalInstruments.ModularInstruments.NIDCPower.DCPowerSourceCompleteEvent
.OutputTerminal.

Note

The NI PXI-4110 and NI PXI-4130 do not support this property.