Gets or sets the output behaviour for the Marker Event.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public RfsgMarkerEventOutputBehaviour OutputBehaviour { get; set; }

Remarks

Specifies the RfsgMarkerEventOutputBehaviour enumeration.

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

Exceptions

TypeDescription
System.ObjectDisposedException

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