10-15-2007 06:52 AM
10-15-2007 07:03 AM
Pritam,
Try running the Get DAQ Device Information.vi from the Calibration & Configuration pallette inside Data Acquisition pallette inside the NI Measurements pallette in a For loop.
10-16-2007 05:55 PM
Hello Pritam,
Thanks for contacting National Instruments. All of the following information pertains to DAQmx.
Once a device is installed into your computer, all of the device information is stored in the MAX database. When a simulated device is created in MAX, this information is stored in the same way. This information is accessible in MAX or with DAQmx driver calls. However, all of this information is available online in the device manuals and specifications sheets. This information can be found easily from the NI Manuals search page. From there you can use the category search options to find your device’s manual and specifications sheet. You can also access this information from MAX by right-clicking on your device and then selecting Help->Online Device Documentation. This will bring up the same information as the NI Manuals webpage.
Please post back if you have any questions or concerns.
10-17-2007 04:30 AM - edited 10-17-2007 04:30 AM
Message Edited by pritam on 10-17-2007 04:32 AM
10-17-2007 07:45 PM
Hello Pritam,
To access the information you have requested, you will need to have MAX and DAQmx installed on the computer. It is not possible to access this information without first simulating the device or looking through the specifications sheet. However, it might be possible to find a workaround for this. What is the end use of this data? While it is not possible to access this file without having MAX or DAQmx installed, depending on the situation we can attempt to find a suitable workaround.