![]() | Download Help (Windows Only) |
Specifies whether the Start 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: 17.1.40.99
Visual Basic (Declaration) |
---|
Public Enumeration DigitalPatternStartTriggerCondition |
C# |
---|
public enum DigitalPatternStartTriggerCondition |
Member name | Description |
---|---|
PatternDoesNotMatch | Trigger when the physical channels do not match the specified pattern. |
PatternMatches | Trigger when the physical channels match the specified pattern. |
Helpful
Not Helpful