NIFGEN_ATTR_DIGITAL_EDGE_SCRIPT_TRIGGER_EDGE
Specific Attribute
| Data type |
Access | Applies to | Coercion | High Level Functions |
|---|---|---|---|---|
| ViInt32 | R/W | N/A | None | None |
Description
Specifies the active edge for the Script trigger. This attribute is used when the NIFGEN_ATTR_SCRIPT_TRIGGER_TYPE attribute is set to NIFGEN_VAL_DIGITAL_EDGE.
Defined Values
| NIFGEN_VAL_RISING_EDGE | Occurs when the signal transitions from low level to high level. |
| NIFGEN_VAL_FALLING_EDGE | Occurs when the signal transitions from high level to low level. |