niHSDIO_CalAdjustChannelVoltage
Specific Function
C Function Prototype
ViStatus niHSDIO_CalAdjustVoltage (ViSession vi, ViConstString channelList);
Purpose
Adjusts the voltage of the selected channel(s). The only errors that can be returned are actual calibration process errors.
![]() |
Notes This function is not supported for the NI 654x/656x devices. |
| This function runs a static loopback test before adjusting the voltage. You must disconnect the cable from your device to run this function. |
Parameters
| Name | Type | Description |
|---|---|---|
| vi | ViSession | This handle identifies your instrument session. vi was obtained from niHSDIO_InitExtCal. |
| channelList | ViConstString | Identifies channels on which voltage will be adjusted. |
