12-17-2012 07:49 AM
For your kind attention,
As stated, I'm trying to convert a vi from Mac LV6.1 to Win LV2010 but I'm having problems around the "AI Read One Scan" and "AO Write One Update". Please note that I'm very much a LV novice. I know I have to go through DAQmx but I'm not sure how excatly to replace the input and output. The card is an USB 6221.
Here' s examples of input and output code, respectively.
Note the two input channels and one output.
(My apologies, I don't know how to take a screenshot on the old Mac)
Thanks for your time,
-Vintage6.1
12-18-2012 10:23 AM
- You can check LabVIEW examples from Help>>find examples>>Hardware Input and Output>>DAQmx>>Analog measurements>>voltage for the acquisition
- Or Help>>find examples>>Hardware Input and Output>>DAQmx>>Analog generation>>voltage for the output examples.
- If you want you can check here additional information, because you were using before traditional DAQ, but I recommend you to start working from LabVIEW examples: http://www.ni.com/white-paper/4342/en
Regards