NIDMM_ATTR_DC_NOISE_REJECTION

NI-DMM C/CVI/VB

NIDMM_ATTR_DC_NOISE_REJECTION

Specific Attribute

Data
type
Access Coercion High-Level Function
ViInt32 R/W None None

Description

Specifies the DC noise rejection mode.

Note Note  The NI 4050 and NI 4060 are not supported.

Defined Values

NIDMM_VAL_DCNR_AUTO-1The driver chooses the DC noise rejection setting based on the configured function and resolution.
NIDMM_VAL_DCNR_NORMAL0NI-DMM weighs all samples equally.
NIDMM_VAL_DCNR_SECOND_ORDER1NI-DMM weighs the samples taken in the middle of the aperture time more than samples taken at the beginning and the end of the measurement using a triangular weighing function.
NIDMM_VAL_DCNR_HIGH_ORDER2NI-DMM weighs the samples taken in the middle of the aperture time more than samples taken at the beginning and the end of the measurement using a bell-curve weighing function.
Note Note  The NI 4065 does not support this setting.