AnalogLevelPauseTriggerCondition Enumeration
- Updated2023-02-21
- 1 minute(s) read
AnalogLevelPauseTriggerCondition Enumeration
Specifies whether the task pauses above or below the threshold you specify with Level.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public enum AnalogLevelPauseTriggerCondition
Public Enumeration AnalogLevelPauseTriggerCondition
Members
Member name | Value | Description | |
---|---|---|---|
AboveLevel | 10093 | Pause the measurement or generation while the signal is above the threshold. | |
BelowLevel | 10107 | Pause the measurement or generation while the signal is below the threshold. |
Remarks
Specifies whether the task pauses above or below the threshold you specify with Level. Use this enumeration to get or set the value of Condition.