Determines the relative weighting of samples in a measurement.

Syntax

NIDCPOWER_ATTR_DC_NOISE_REJECTION

Numeric Value

Data Type

Access

Applies To

1150066

ViInt32

Read/Write

Channels

Remarks

Note

This attribute is not supported by all devices. Refer to Supported Attributes by Device for information about supported devices.

Refer the DC noise rejection topics of supported devices for more information about noise rejection.

Defined Values:

Name

Value

Description

NIDCPOWER_VAL_DC_NOISE_REJECTION_SECOND_ORDER

1043 (0x413)

Second-order DC noise rejection.

NIDCPOWER_VAL_DC_NOISE_REJECTION_NORMAL

1044 (0x414)

Normal DC noise rejection.

Default Value: NIDCPOWER_VAL_DC_NOISE_REJECTION_NORMAL

Note

To specify a channel name when accessing this attribute, you must first initialize the session using the niDCPower_InitializeWithIndependentChannels function.