NI-DAQmx .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents

Scxi1124Range Enumeration

Scxi1124Range Enumeration

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 nameValueDescription
Range0to1V14629Range is from 0 volts to 1 volt.
Range0to5V14630Range is from 0 volts to 5 volts.
Range0to10V14631Range is from 0 volts to 10 volts.
RangeNeg1to1V14632Range is from -1 volt to 1 volt.
RangeNeg5to5V14633Range is from -5 volts to 5 volts.
RangeNeg10to10V14634Range is from -10 volts to 10 volts.
Range0to20mA14635Range is from 0 mA to 20 mA.

See Also

In This Section
Was this information helpful?