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

Remarks

Specifies an object of type OutputTerminal.

Note

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