NIDMM_ATTR_TRIGGER_SLOPE
Specific Attribute
Data type |
Access | Coercion | High-Level Function |
---|---|---|---|
ViInt32 | R/W | None | niDMM_ConfigureTriggerSlope niDMM_ConfigureSampleTriggerSlope |
Description
Specifies the edge of the signal from the specified trigger source on which the DMM is triggered.
Defined Values
NIDMM_VAL_POSITIVE | 0 | POSITIVE | The driver triggers on the rising edge of the trigger signal. |
NIDMM_VAL_NEGATIVE (default) | 1 | NEGATIVE | The driver triggers on the falling edge of the trigger signal. |