niSync Change External Calibration Password (VI)

Installed With: NI-Sync

Sets the password required to begin a new external calibration session on the specified device.

Note  
  • You must supply the existing calibration password using the old password parameter for this operation to succeed. If this is the first time you have set the device's calibration password, refer to your device's calibration procedure manual to find the default calibration password.
  • In order to successfully change the calibration password, you must call niSync Close External Calibration and set action to Commit.
  • You can invoke this VI with an instrument handle created with either niSync Initialize or niSync Initialize External Calibration.

niSync Change External Calibration Password

cio.gif

instrument handle specifies the session handle that you obtain from niSync Initialize or niSync Initialize External Calibration.

cstr.gif

old password specifies the old external calibration password for the device. old password must exactly match the value, including case, in the device's non-volatile onboard memory for this operation to succeed.

cstr.gif

new password specifies the new external calibration password for the module. The new password is case=sensitive and must be entered exactly to begin a new external calibration session.

cerrcodeclst.gif

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

iio.gif

instrument handle out returns the session handle that you obtained from the niSync Initialize VI or the niSync Initialize External Calibration VI.

ierrcodeclst.gif

error out returns error conditions that occur after this node runs. This output provides standard error out functionality.