When i trying to generate analog output example using NI PCI 6704 i am ending with the error (-10401). I am not able to correct this. What may be cause? plz suggest how to solve this and also send the generate analog output.vi which works with the PCI 6704.
1. Open up measurement and automation explorer (MAX) and check that the 6704 card has been detected. 2. Test the resources in MAX and ensure the card is working correctly. 3. Ensure that you are passing the correct device number to the device from your example code.
Thanks a lot. As you said NI PXI 6704 card has been detected and pass the test in MAX but, when i tried an example getting started analog output.vi again i encountered an error (-10403) occurred at AO Buffer Config.Plz explain how to proceed. In my application i want to generate a analog output and check the output from the 6704 card. Also for your information after passing the test in MAX i tried a AO with test panel and check for the ouput manually it works. I am getting problem when i put the vi as said above. expecting your valuable suggestion.
The PXI-6704 is a static voltage/current output card and therefore does not support buffered generation. you just need to download a single point to the card to generate your output. I have attached a LV6.1 vi to give you a start.