04-11-2018 05:34 AM
Hello colleaguos!
I can't find the date of last calibration in the NI MAX. But on the other device that information exist. Where can I find that ?
04-12-2018 04:04 PM - edited 04-12-2018 04:28 PM
Any chance you could post a screenshot of what you are looking at or what you are expecting to see?
04-13-2018 06:30 AM
this is it
04-13-2018 04:15 PM
The only thing I can think is that maybe DAQmx isn't able to read the date on this device due it needing to be calibrated using NI-DAQ.
http://zone.ni.com/reference/en-XX/help/370466Y-01/mxdevconsid/pxi6608cal/
Since it can only be calibrated using legacy software, it seems plausible that whatever legacy interfaces that are required to calibrate the 6608 don't exist in DAQmx, including the ability to read calibration dates.
04-16-2018 03:31 AM
I don't understand , what difference between DAQmx and NI-DAQ ?
04-16-2018 09:49 AM
"Traditional NI-DAQ (Legacy) is a legacy hardware driver compatible with legacy data acquisition products. Some products supported in Traditional NI-DAQ (Legacy) are also supported by NI-DAQmx."
http://www.ni.com/product-documentation/6909/en/
My thinking goes: the fact that NI-DAQ is needed to calibrate your 6608 implies limited functionality when using DAQmx. It seems plausible that the ability to interact with the calibration part of your hardware didn't make it into DAQmx for whatever reason. This might explain why you aren't able to read the date of the last calibration in DAQmx.
04-18-2018 03:01 AM
How the hardware driver such as the NI-DAQmx can influence on the ability to calibration ?
In this case, what I can do ? To leave all without change ?
04-18-2018 05:51 PM
The 6608 can be used with both DAQmx and Legacy DAQ driver, but it can only be calibrated with the Legacy DAQ driver. Do you have both Legacy DAQ and DAQmx drivers installed on your computer?