NIHSDIO_ATTR_PATTERN_MATCH_REF_TRIGGER_WHEN
- Updated2023-02-21
- 1 minute(s) read
Specific Attribute
| Data type |
Access | Applies to | Coercion | High-Level Functions |
|---|---|---|---|---|
| ViInt32 | R/W | N/A | None | niHSDIO_ConfigurePatternMatchRefTrigger |
Description
Specifies whether a pattern match Reference 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. |