07-26-2005 10:42 AM
Sophie83
My problem ended up being exactly what they said. When I passed the channel numbers to be initialized it was by default using 0:6 (since this VI had been used on another PC with a DAQ card that supported more channels). Since my card only supports 4 channels that's all you can use, I simply just used 0:3. The error was from trying to set up channels that couldn't exist basically.
That's what I did. I'm like you though, I started with labview about a month ago so I'm still trying to climb the steep (for me) learning curve.
If that didn't help, hopefully someone else can. The guys here are really helpful and patient, I really appreciate all their help.
Good Luck!
07-26-2005 06:24 PM
Sophie,
If you would like to post more information about what your setup is and what your program is like when you get this error, we will be happy to help.
Thanks,
Laura
07-27-2005 08:21 AM
Hi, I have a program that was sent to me by a professor. I would just like to view the output but when I run it, it gives me this error. My MAX configuraton is for the DAQmx, and my devide is PXI- 6071E. I am using the AI waveform scan and im assuming thats whats giving me the error.
The code is written I believe using LabVIEW 5.1 or 6 and Im using version 7.1, im not sure if that could also be the cause of the problem.
I have posted the program below.
07-27-2005 10:55 AM
07-27-2005 12:03 PM