11-05-2013 09:28 AM
Hi LabView, I would like to inquire about DAQ Assistant. When i run my project I'm receiving an error as attached. Could you pls help advise?
Thank you in advance.
11-05-2013 09:30 AM
If you double click on the DAQ assistant, are you able to configure it?
Do you have the DAQmx drivers installed?
Did you put the DAQ assistant in the VI yourself, or are you opening someone else's VI?
11-05-2013 10:09 AM
Thanks for your prompt respond.
1. No. When i double click- it shows unable to view properties.
2. Yes, I have the DAQmv Drivers installed. I installed ver 9.3. I'm using Labview 2011.
3. Its someone else'e VI.
Hope my clarifications helps.
11-05-2013 10:22 AM
Try placing a new DAQ assistant and see if you can configure it. This should help determine if there is a problem with your DAQmx configuraiton overall, or just that specific DAQ assistant
Try opening it on another PC to see if it has problems there as well.
Try talking to the creator of the VI and see how they configured it.
11-05-2013 10:43 AM
varsha88 wrote:2. Yes, I have the DAQmv Drivers installed. I installed ver 9.3. I'm using Labview 2011.
Did you install DAQmx after installing LabVIEW? This needs to be done in order to have the LabVIEW support.
11-08-2013 12:23 AM - edited 11-08-2013 12:29 AM
Sorry for the late reply, I was away for urgent issues.
I have tried in another PC and the same problem still arise. This time i tried installing the 32 bit but still facing the same issue.
I have also placed a new DAQ but same error appears.
There's no way I could talk to the owner of the file.
I have installed the DAQmx drivers after installing the LABview 2011. Anything I missed?
Please advise. I cant even view the properties of the DAQ Assistant block.
11-08-2013 01:31 AM
Attached is the .vi block diagram file
11-08-2013 02:20 AM - edited 11-08-2013 02:23 AM
Wow, this vi is a mess.
Try hit ctrl+u and get it a bit sorted out.
There is a index array who doesnt support any outputs.
Some others aren't connected too.
But back to the point. I have no problem opening the DAQassistant.
You could delete the DAQassistant and try making it in DAQmx blocks.
If this doesn't work there is some problem with your software
11-08-2013 03:34 AM
Varsha,
Is your VI appears to be broken?
Also do install the DAQmx drivers as suggested by crossrulz.
Let us know the progress.
11-08-2013 05:18 AM - edited 11-08-2013 05:26 AM
Hi all,
When you run the file, do you have the same error as mine?
Also KoenR94, how and what is the purpose of doing the below per your suggestion?
"You could delete the DAQassistant and try making it in DAQmx blocks."
I have already installed the NI-DAQmx drivers version 9.3. Please read the previous threads.
Could anyone please advise further?