11-02-2006 08:19 AM
11-02-2006 08:20 AM
Hi Kenny:
I cannot seem to get the attachment onto the e-mail. I will try again.
11-02-2006 08:23 AM
11-02-2006 08:31 AM
Hi have them populated from 0 through 8. The AO Update does update the values. I have a wave form chart monitoring it. Guess the problem I have is updating the channel with the values. Guess, I will send you the modified VI.
Thanks for the help.
Mizar
11-02-2006 08:55 AM
11-02-2006 08:55 AM
11-02-2006 09:22 AM
Hi Dennis:
Thanks for the update. I have remodified the VI without the AO channel update function. However, the channel list is already wired into the AO config. Guess, I am missing something. I am reading the document you had indicated.
Thanks,
Mizar.
P.S. I have enclosed the modified VI
11-02-2006 09:37 AM
Stop doing that. You just added a second analog read when there already was one there!
My suggestion is for you go to the very beginning and not worry about LabVIEW for a little while. Go to MAX (Measurement & Automation Explorer) and run the test panel for your board. Set an output voltage and see if you can measure it with an external DMM. Then, apply a know voltage to the analog inputs you want to use and run the test panel for that. See if you are measuring the applied voltage. If all looks correct, go back to LabVIEW and run the example. While the VI runs, again monitor the voltage output to see if it's working there. Then look at the results from the analog read. The array indicator in the original example will show the results. Make sure you have added all of the inputs channels to the front panel channel control. The default is only channel 0.
11-02-2006 10:14 AM
Hi Dennis:
I did what you had suggested. The analog output channels work correctly when the test panel for the PCI6052E is run. The same holds good for the AI channel. However it does not seem to cooperate with the example in labview. I am absolutely sure that all the channels are listed in the front panel of the VI. Also, I have populated the voltages to be used for the AO channel. When I run the VI, I get the following error message: AI Buffer Read (-10368).
Thanks,
Mizar.
11-02-2006 10:28 AM