RfsgMarkerEventToggleInitialState Enumeration
- Updated2025-05-22
- 1 minute(s) read
Rfsg
Specifies the initial state for the Marker Event when you set the OutputBehavior property to Toggle.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025
Syntax
public enum RfsgMarkerEventToggleInitialState
Public Enumeration RfsgMarkerEventToggleInitialState
Members
Member name | Value | Description |
---|---|---|
DigitalLow | 21,000 | Specifies the initial state of the Marker Event toggle behavior as digital low. |
DigitalHigh | 21,001 | Specifies the initial state of the Marker Event toggle behavior as digital high. |