NI-HSDIO LabVIEW VIs

Table of Contents

External Calibration

  • Updated2023-02-21
  • 2 minute(s) read
Owning Palette: Calibration
Installed With: NI-HSDIO

Use the External Calibration VIs to perform external calibration operations.

Palette Object Description
niHSDIO Init Ext Cal

Creates and initializes a special NI-HSDIO external calibration session. instrument handle out is an NI-HSDIO session that can be used during the calibration session.

Note  For information about sequencing the external calibration functions to successfully calibrate your NI-HSDIO device, refer to the calibration procedure for that device.

The default password for all NI products is 'NI'.

niHSDIO Cal Clear State

Restores the internal routing of the device to the default, unconfigured state.

niHSDIO Cal Adjust

This VI performs internal calculations and saves the resulting values until the end of the External Calibration session. These values will be stored on the device when niHSDIO Close Ext Cal is executed with the action configured to Commit, or discarded if the action is configured as Cancel.

niHSDIO Cal Init Child Session

Creates a new acquisition or generation session within an existing External Calibration session, based on the specified session type . This VI returns a handle to the new child session.

Note   An error occurs if another child session of the same type is already open.
niHSDIO Cal Close Child Session

Closes the child session of the open External Calibration session, similar to niHSDIO Close VI. If any open child sessions have not been closed when niHSDIO Close Ext Cal VI is called, they are closed implicitly.

niHSDIO Close Ext Cal

Closes an NI-HSDIO external calibration session and, if specified, stores the new calibration constants and calibration data in the onboard EEPROM.



Log in to get a better experience