RfsgMarkerEventToggleInitialState Enumeration
- Updated2024-05-08
- 1 minute(s) read
RfsgMarkerEventToggleInitialState Enumeration
Specifies the initial state for the Marker Event when you set the OutputBehavior property to Toggle.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022
Syntax
public enum RfsgMarkerEventToggleInitialState
Public Enumeration RfsgMarkerEventToggleInitialState
Members
Member name | Value | Description | |
---|---|---|---|
DigitalLow | 21000 | Specifies the initial state of the Marker Event toggle behavior as digital low. | |
DigitalHigh | 21001 | Specifies the initial state of the Marker Event toggle behavior as digital high. |