Table of Contents

Enum DAQmxTerminalConfiguration

Namespace
NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.DAQmx
Assembly
NationalInstruments.SemiconductorTestLibrary.Abstractions.dll

Defines terminal configurations for analog input and output channels.

public enum DAQmxTerminalConfiguration

Fields

Default = -1

Uses device default terminal configuration.

Differential = 10106

Measures the potential difference between the AI/AO+ and AI/AO-.

Nrse = 10078

Measures the potential difference between the AI and the AI SENSE.

Pseudodifferential = 12529

Measures the potential difference between the AI/AO+ and AI/AO- while AI/AO- is tied to AI/AO GND through a relatively small impedance.

Rse = 10083

Measures the potential difference between the AI/AO and the AI/AO GND.