NIFGEN_ATTR_DIGITAL_LEVEL_SCRIPT_TRIGGER_WHEN
Specific Attribute
Data type |
Access | Applies to | Coercion | High Level Functions |
---|---|---|---|---|
ViInt32 | R/W | N/A | None | None |
Description
Specifies the active level for the Script trigger. This attribute is used when the NIFGEN_ATTR_SCRIPT_TRIGGER_TYPE attribute is set to NIFGEN_VAL_DIGITAL_LEVEL.
Defined Values
NIFGEN_VAL_ACTIVE_HIGH | When the signal level is high, the Script trigger level is high. |
NIFGEN_VAL_ACTIVE_LOW | When the signal level is low, the Script trigger level is high. |