Gets or sets the destination terminal for exporting the DigitalPatternOpcodeEvent.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIDigital

public string OutputTerminal { get; set; }

Remarks

You can specify terminals in one of two ways. If the digital pattern instrument 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.

Returns

The destination terminal for exporting the DigitalPatternOpcodeEvent. The default value is "".