Enum DAQmxTerminalConfiguration
- Assembly
- NationalInstruments.SemiconductorTestLibrary.Abstractions.dll
Defines terminal configurations for analog input and output channels.
public enum DAQmxTerminalConfiguration
Fields
Default = -1Uses device default terminal configuration.
Differential = 10106Measures the potential difference between the AI/AO+ and AI/AO-.
Nrse = 10078Measures the potential difference between the AI and the AI SENSE.
Pseudodifferential = 12529Measures 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 = 10083Measures the potential difference between the AI/AO and the AI/AO GND.