CalibrationCoupling9775 Enumeration
- Updated2023-02-21
- 1 minute(s) read
CalibrationCoupling9775 Enumeration
Represents the coupling of the calibration constants to be adjusted on the C Series NI 9775.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public enum CalibrationCoupling9775
Public Enumeration CalibrationCoupling9775
Members
Member name | Value | Description | |
---|---|---|---|
DC | 10050 | DC coupling. | |
AC | 10045 | AC coupling. |
Remarks
Use this enumeration with Get9775AdjustmentPoints(CalibrationCoupling9775) and Adjust9775(String, Double, CalibrationCoupling9775) to specify the coupling of the calibration constants to be adjusted.