10-20-2005 02:54 PM
10-21-2005 10:30 AM
Hello Bash,
To check your cRIO-9215 in MAX to be sure that it is working correctly, you will need to look for it in the configuration tree under Devices and Interfaces >> DAQmx Devices rather than opening a VISA session to the device since NI-DAQmx is the driver that you will use to control the device. If you do not see your device listed under NI-DAQmx devices, it may be compatible with NI-DAQmx Base instead. You can check this by going to Start >> Programs >> National Instruments >> NI-DAQmx Base >> List Devices. If you have this program and it finds the 9215 as a DAQmx Base device, then it is only compatible with this driver and you cannot use the DAQ Assistant with it. Please see this knowledgebase which explains the differences between the 9215 which is compatible with NI-DAQmx Base and the 9215A which is compatible with NI-DAQmx.
Please post back if this does not clear up the confusion or if your 9215 does show up under DAQmx Devices in MAX, but not in the DAQ Assistant.
Thanks,
Laura
10-21-2005 03:47 PM
10-24-2005 01:18 PM
Hi Bash,
I am glad that you were able to get your USB 9215 configured. Since you are using DAQmx Base, you will need to manually type in the name of the tasks in LabVIEW after you configure them in the NI DAQmx Base Task Configuration Utility. Here is a knowledgebase with additional information about this: NI-DAQmx Base Tasks and Physical Channels Are Not Listed in the LabVIEW Task and Channel Constants a....
Regards,
Hal L.
06-25-2019 07:51 PM
Hi, I am having a similar issue but the link you have posted is now dead. I am using a PCIE 1816 Advantech mulitfunction card on Labview on windows 8.1.
I am trying to read the clock of my Card into the Labview program so that i can run the timed loop at a clock rate faster than 1 KHz.
Any suggestions are welcome.
TIA