Specifies whether the Reference Trigger occurs when the physical channels specified with Source match or differ from the digital pattern specified with Pattern.

Syntax

Namespace: NationalInstruments.DAQmx

public enum DigitalPatternReferenceTriggerCondition

Remarks

Specifies whether the Reference 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.

Members

NameValueDescription
PatternMatches10254

Trigger when the physical channels match the specified pattern.

PatternDoesNotMatch10253

Trigger when the physical channels do not match the specified pattern.