IVIDMM_ATTR_TRIGGER_DELAY
From CVI/LabWindows IVI Class Driver
IVIDMM_ATTR_TRIGGER_DELAY
IviDmmBase Attribute
| Data Type | Access | Applies to | Coercion | High Level Functions | ID Definition |
|---|---|---|---|---|---|
| ViReal64 | R/W | N/A | See note below. | IviDmm_ConfigureTrigger | 1250005 |
Description
Specifies length of time between when the DMM receives the trigger and when it takes a measurement. Use positive values to set the trigger delay in seconds. Negative values are reserved for the auto delay mode.
| Note Many DMMs have a small, non-zero values as the minimum value for this attribute. To configure the instrument to use the shortest trigger delay, you can specify a value of zero for this attribute. The specific driver coerces any value between zero and the minimum value to the minimum value. |