Gets or sets the output behavior for the Marker Event.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public RfsgMarkerEventOutputBehavior OutputBehavior { get; set; }

Remarks

Specifies the RfsgMarkerEventOutputBehavior enumeration.

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

Exceptions

TypeDescription
System.ObjectDisposedException

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