NIHSDIO_ATTR_PATTERN_MATCH_ADVANCE_TRIGGER_WHEN
Specific Attribute
Data type |
Access | Applies to | Coercion | High-Level Functions |
---|---|---|---|---|
ViInt32 | R/W | N/A | None | niHSDIO_ConfigurePatternMatchAdvanceTrigger |
Description
Specifies whether a pattern match Advance trigger asserts when a particular pattern is matched or not matched. This attribute is valid only for acquisition tasks.
Defined Values:
NIHSDIO_VAL_PATTERN_MATCHES (36) | The trigger asserts when the pattern matches. |
NIHSDIO_VAL_PATTERN_DOES_NOT_MATCH (37) | The trigger asserts when the pattern does not match. |