Changes the external calibration password of the device.
dev in is the name as configured in MAX of the device to which this operation applies. A DAQmx device name constant lists all devices installed in the system.
password is the current calibration password for the device. This password is case sensitive.
The default password for SCXI-15xx devices is SCXI. The default password for all other NI products is NI.
newpassword is the new password for the device. The password can be no longer than four characters.
error in describes error conditions that occur before this node runs. This input provides standard 'error in' functionality.
dev out is the name of the device the operation applied to.
error out contains error information. If error in indicates that an error occurred before this node ran, error out contains the same error information. Otherwise, error out describes the error status that this node produces.
Where This Node Can Run:
Desktop OS: Windows
FPGA: LabVIEW NXG does not support FPGA devices
Web Server: Not supported in VIs that run in a web application