Calculates the calibration constants for the voltage level for the specified channel.

Note NI-DCPower uses the terms "source" and "output". However, while sinking with electronic loads and SMUs these correspond to "sinking" and "input", respectively.
Note This VI is not supported by all devices. Refer to Supported VIs by Device for information about supported devices.

This VI compares the array in requested outputs to the array in measured outputs and calculates the calibration constants for the voltage level of the channel.

Refer to the calibration procedure for the device you are calibrating for detailed instructions on the appropriate use of this VI. This VI can be called only in an external calibration session.


icon

Inputs/Outputs

  • cdbl.png range

    range specifies the range to calibrate with these settings.

  • civrn.png instrument handle

    instrument handle identifies a particular instrument calibration session. instrument handle is obtained from the niDCPower Initialize External Calibration VI.

  • cstr.png channel name

    channel name specifies the channel to which these calibration settings apply. Only one channel at a time can be calibrated.

  • cu32.png number of measurements

    number of measurements specifies the number of elements in requested outputs and measured outputs.

  • cerrcodeclst.png error in (no error)

    error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

  • c1ddbl.png requested outputs

    requested outputs specifies an array of the output values requested in the niDCPower Configure Voltage Level VI.

  • c1ddbl.png measured outputs

    measured outputs specifies an array of the output values measured by an external precision digital multimeter.

  • iivrn.png instrument handle out

    instrument handle out passes the handle used to identify the session in all subsequent NI-DCPower VI calls.

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.