JavaScript is disabled. Details
niDCPower Change Ext Cal Password
Changes the password that is required to initialize an external calibration session. The password can be a maximum of four alphanumeric characters. If you call this VI in a regular session, password is changed immediately. If you call this VI in an external calibration session, password is changed only after you close the session using the niDCPower Close External Calibration VI with calibration close action set to Commit.
instrument handle identifies a particular instrument calibration session. instrument handle is obtained from the niDCPower Initialize External Calibration VI. | |||||||
old password specifies the previous password used to protect the calibration values. | |||||||
new password specifies the new password to use to protect the calibration values. | |||||||
error in (no error) describes error conditions that occur before this VI runs.
|
|||||||
instrument handle out passes the handle used to identify the session in all subsequent NI-DCPower VI calls. | |||||||
error out contains error information. If error in indicates that
an error occurred before this VI ran, error out contains
the same error information. Otherwise, it describes the error status that this VI
produces.
|