NIHSDIO_ATTR_PATTERN_MATCH_PAUSE_TRIGGER_WHEN
Specific Attribute
Data type |
Access | Applies to | Coercion | High-Level Functions |
---|---|---|---|---|
ViInt32 | R/W | N/A | None | niHSDIO_ConfigurePatternMatchPauseTrigger |
Description
Specifies whether a pattern match Pause trigger asserts when a particular pattern is matched or not matched. This attribute is valid only for acquisition sessions.
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. |