08-15-2007 07:56 PM
08-23-2007 08:38 AM
08-24-2007
11:58 AM
- last edited on
07-15-2025
12:20 PM
by
Content Cleaner
Hello Dan,
There is no DAQmx manual. However, there are several documents on how to program in DAQmx. When you install the DAQmx driver, several help files will be installed on your hard drive. (Start >> All Programs >> National Instruments >> NI-DAQ) Here are a few documents that might help you understand how to use DAQmx. The examples are also a great resource. (Help >> Find Examples >> Hardware Input and Output >> DAQmx)
Learn 10 Functions in NI-DAQmx and Handle 80 Percent of Your Data Acquisition Applications
11-15-2007 09:25 AM
Hello,
I am trying to install NI-DAQ for NI 9233 but it does not work. I have labview 8.0 and windows Vista. Labview 8 works good until now in this windows, so the problem is with windows, with labview?. I can not install the software NI-DAQ 8.5 or 8.6 because appear this message:
Unsupported version of National Instruments system component detected
Unsupported version of NI-VISA detected
Unsupported version of NI PXI Platform Services detected
Unsupported version of NI-DAQmx detected
Does anybody know what can I do???????????????
11-15-2007 01:36 PM
12-13-2007 05:26 AM
12-13-2007
06:55 AM
- last edited on
07-15-2025
12:20 PM
by
Content Cleaner
NI is phasing out Traditional DAQ. What I do with my customers who have code using traditional daq is I don't update their drivers. You can download for free previous versions of drivers. I would recomend downloading the version of traditional DAQ you are familer with. I have very old DAQ drivers working with newer versions of LabVIEW
Another more painfull option is to refactor your code using DAQmx.
https://www.ni.com/en/support/downloads/drivers/download.ni-daq-mx.html
Hope that helps
Dan
12-13-2007 10:30 AM
// Another more painfull option is to refactor your code using DAQmx.
Yes, it has been done, unfortunately we HAD to do it, as it is written in the msg board: Where are nidaqmx low level functions? - Multifunction DAQ
// NI is phasing out Traditional DAQ. What I do with my customers who have code using traditional daq is I don't update their drivers.
So, you are saying that nothing changed in the E series hardware boards, but the most recent Traditional drivers (7.4.4) can do weird things and we should trust only on the older ones (6.9.3) ? 😉
// You can download for free previous versions of drivers. I would recomend downloading the version of traditional DAQ you are familer with.
Yes, that's wise. To not change what is working.
But don't you think weird if, among 3 x 6023E boards bought, one works with Traditional 7.4.x and other 2 do not?
Thanks,
LMP
12-18-2007 03:24 PM
12-18-2007
03:43 PM
- last edited on
07-15-2025
12:21 PM
by
Content Cleaner
Hello LMP,
There has been no substantive hardware change to the NI 6023E that would cause it to be incompatible with Traditional NI-DAQ (Legacy) version 7.4.4. In fact, if you look at the Data Acquisition (DAQ) Installation/Configuration Troubleshooter, you will see that Traditional NI-DAQ (Legacy) 7.4.4 is the recommended version to run with the PCI-6023E.
It is possible (but unlikely) that you were shipped malfunctioning devices or that they were damaged during shipping. I would recommend that you use the E Series Diagnostic Utility to confirm the behavior of the devices. What exactly do you mean when you say that the "among the last three 6023E boards we bought, only one worked with the Trad. 6.9.3. The others two did not, only with the 7.4.x."? I do not understand what you mean by "did not [work]"? Perhaps, running the diagnostic utility would help provide more insight into the behavior of the devices. You may also want to provide some details about how the devices fail. You mention "with our product it was unstable, doing weird things", could you provide more details about this behavior? Is it an issue with analog channels? Digital channels? Acquisition or generation? What are the "weird things"?
I agree with you that it would be of no benefit to you or us to make a change such that the device was not backwards compatible with the older version of the same driver, so the behavior you describe seems very strange. Hopefully the results of these tests will determine the cause of the issue.