NIDCPOWER_ATTR_AUTO_ZERO
- Updated2023-04-15
- 1 minute(s) read
Specific Attribute
Numeric Value | Data type |
Access | Applies to | Coercion | High-Level Functions |
---|---|---|---|---|---|
1150055 | ViInt32 | R/W | Channel | None | niDCPower_ConfigureAutoZero |
Description
Specifies the auto-zero method to use on the device.
Refer to the NI PXI-4132 Measurement Configuration and Timing and Auto Zero topics for more information about how to configure your measurements.
Defined Values:
NIDCPOWER_VAL_OFF (0) | Disables auto zero. |
NIDCPOWER_VAL_ONCE (1024) | Makes zero conversions following the first measurement after initiating the device. The device uses these zero conversions for the preceding measurement and future measurements until the device is reinitiated. |
NIDCPOWER_VAL_ON (1) | Makes zero conversions for every measurement. |
Default Value:
Refer to Supported Attributes by Device for the default value by device.
Related Topics: