ToggleInitialState
- Updated2025-10-14
- 1 minute(s) read
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
| Type | Description |
|---|---|
| System.ObjectDisposedException | The ToggleInitialState property was accessed after the associated NIRfsg object was disposed. |