Measures the generated voltage of a PXIe-5413/5423/5433 with the onboard calibration ADC and compares it to the actual voltage measured by the external DMM, performs any required adjustments to the ADC, and computes any calibration coefficients that will be stored in the onboard memory when the calibration session is committed.

This VI also indicates if ADC calibration is complete. You must repeat the ADC calibration adjustment procedure steps until this VI returns TRUE for ADC cal complete.


icon

Inputs/Outputs

  • cni5433_Ext_Cal_APIlvclass.png external cal session in

    External Cal Session In identifies an external calibration session.

  • cdbl.png measured voltage

    Measured Voltage specifies the voltage of the analog output signal generated at a specified channel of the waveform generator as measured by the DMM connected to the channel being calibrated.

  • cerrcodeclst.png error in

    error in describes error conditions that occur before this node runs.

    The default is no error. This node executes regardless of an incoming error.

    This input contains status, code, and source, which provide standard error in functionality.

  • ini5433_Ext_Cal_APIlvclass.png external cal session out

    External Cal Session Out returns a reference to your external calibration session to wire to the next VI.

  • ibool.png ADC cal complete

    ADC Cal Complete returns TRUE if ADC calibration is complete. If this parameter returns FALSE, you must repeat calls to the ADC Cal Configure and ADC Cal Adjust VIs until ADC calibration is complete.

  • ierrcodeclst.png error out

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