ExternalCalibrationSession.Setup1502 Method
- Updated2023-02-21
- 1 minute(s) read
Configures the calibration task for an SCXI-1502 module.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.45.49302
Syntax
public void Setup1502( string physicalChannels, double gain )
Public Sub Setup1502 ( physicalChannels As String, gain As Double )
Parameters
- physicalChannels
- Type: SystemString
The physical channel(s) to calibrate. - gain
- Type: SystemDouble
The gain setting to calibrate.
Exceptions
| Exception | Condition |
|---|---|
| DaqException | The NI-DAQmx driver returned an error. |
Remarks
You can measure calibration input/output points by supplying reference signals to the specified channel and measuring the outputs.
| The terminal on which to measure module output depends on the configuration of the module in MAX. National Instruments recommends cabling the module to the digitizer so that the output appears on the MCH0± pins of the rear signal connector. |