NIDMM_ATTR_AUTO_ZERO
- Updated2023-02-21
- 2 minute(s) read
Specific Attribute
| Data type |
Access | Coercion | High-Level Function |
|---|---|---|---|
| ViInt32 | R/W | None | niDMM_ConfigureAutoZeroMode |
Description
Specifies the Auto Zero mode.
Defined Values
| NIDMM_VAL_AUTO_ZERO_AUTO (default) | -1 | NI-DMM chooses the Auto Zero setting based on the configured function and resolution. | ||
| NIDMM_VAL_AUTO_ZERO_OFF | 0 | Disables Auto Zero.
|
||
| NIDMM_VAL_AUTO_ZERO_ON | 1 | The DMM internally disconnects the input signal following each measurement and takes a zero reading. It then subtracts the zero reading from the preceding reading.
|
||
| NIDMM_VAL_AUTO_ZERO_ONCE | 2 | The DMM internally disconnects the input signal following each measurement and takes a zero reading. It then subtracts the zero reading from the preceding reading.
|
