Gets or sets the initial state for the Marker Event when you set the OutputBehavior property to Toggle.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public RfsgMarkerEventToggleInitialState ToggleInitialState { get; set; }

Remarks

Specifies the RfsgMarkerEventToggleInitialState enumeration.

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

Exceptions

TypeDescription
System.ObjectDisposedException

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