06-16-2021 09:41 AM
Error executing DAQmxInitExtCal function with PCI-6704 using NIDAXMx 19.6
Excuting DAQmxInitExtCal function receive the error DAQmxErrorIncorrectPassword.
The default ‘NI’ password does not work, is it possible to reset back to the default password?
int32 DAQmxInitExtCal (const char deviceName[], const char password[], uInt32 *calHandle);
06-18-2021 10:35 AM
This issue appears to be a DAQmx version problem.
The Ext Calibration function with the default NI password works fine in earlier DAQmx drivers but fails with a password (errorDAQmxErrorIncorrectPassword) when using the DAQmx version 19 or 20.