DigitalPatternPauseTriggerCondition Enumeration
- Updated2023-02-21
- 1 minute(s) read
DigitalPatternPauseTriggerCondition Enumeration
Specifies if the Pause Trigger occurs when the physical channels specified with Source match or differ from the digital pattern specified with Pattern.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public enum DigitalPatternPauseTriggerCondition
Public Enumeration DigitalPatternPauseTriggerCondition
Members
Member name | Value | Description | |
---|---|---|---|
PatternMatches | 10254 | Trigger when the physical channels match the specified pattern. | |
PatternDoesNotMatch | 10253 | Trigger when the physical channels do not match the specified pattern. |
Remarks
Specifies if the Pause Trigger occurs when the physical channels specified with Source match or differ from the digital pattern specified with Pattern. Use this enumeration to get or set the value of Condition.