Specifies a set of coupling types a device may support.

Syntax

Namespace: NationalInstruments.DAQmx

public enum CouplingTypes

Remarks

Specifies a set of coupling types a device may support.

Members

NameValueDescription
None0x0

No coupling types supported by the device.

AC0x1

Remove the DC offset from the signal.

DC0x2

Allow NI-DAQmx to measure all of the signal.

Ground0x4

Remove the signal from the measurement and measure only ground.