Gets or sets the destination terminal for exporting the Marker event.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public RfsgMarkerEventExportedOutputTerminal ExportedOutputTerminal { get; set; }

Remarks

Specifies an object of type RfsgMarkerEventExportedOutputTerminal.

To set this property, the NI-RFSG device must be in the Configuration state.

Exceptions

TypeDescription
System.ObjectDisposedException

The ExportedOutputTerminal property was accessed after the associated NIRfsg object was disposed.