Scxi1124Range Enumeration
- Updated2023-02-21
- 1 minute(s) read
Scxi1124Range Enumeration
Specifies the range for the SCXI 1124 calibration values.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public enum Scxi1124Range
Public Enumeration Scxi1124Range
Members
Member name | Value | Description | |
---|---|---|---|
Range0to1V | 14629 | Range is from 0 volts to 1 volt. | |
Range0to5V | 14630 | Range is from 0 volts to 5 volts. | |
Range0to10V | 14631 | Range is from 0 volts to 10 volts. | |
RangeNeg1to1V | 14632 | Range is from -1 volt to 1 volt. | |
RangeNeg5to5V | 14633 | Range is from -5 volts to 5 volts. | |
RangeNeg10to10V | 14634 | Range is from -10 volts to 10 volts. | |
Range0to20mA | 14635 | Range is from 0 mA to 20 mA. |