12-15-2010 12:25 PM
I had a question on how to switch the different data types used in the labview 6 versus the labview 9 with the NI DAQ mx driver..I've atached an image of the code.
12-15-2010 12:59 PM
For others: this is a follow-up to the original question: http://forums.ni.com/t5/LabVIEW/Labview-6-to-labview-9-upgrade-question/m-p/1387128
This is explained in the KnowledgeBase article I linked to in my response in your original thread. You have to use one of the "Create" VIs in the DAQmx library to create a task.
12-15-2010 01:29 PM
anyone have a terminology conversion between traditional NIDAQ to NIDAQmx?
12-15-2010 02:26 PM - edited 12-15-2010 02:27 PM
NI-DAQmx = NI-DAQ + mx?
http://zone.ni.com/devzone/cda/tut/p/id/4342
-AK2DM
12-15-2010 02:41 PM
Your question is not clear. What terminology are you referring to?
12-15-2010 03:39 PM
the VI's are labeled differently in labview 6 as compared to the labview 9 with the NIDAQmx driver..I was wondering if there is a list of some sort which matches VIs in laview 6 to that of labview 9.
12-15-2010 04:28 PM
The labels have nothing to do with the version of LabVIEW. The VIs are part of the Traditional DAQ and DAQmx libraries. The document that I linked to in your previous thread explains how to convert. Did you read it?
12-15-2010 04:46 PM
Yes I did read, im very new to labview so you know. I understand what you're saying, thanks. But for examle with AO 1-UP VI on laview traditional driver, the site does not say how to convert this. It shows for example that AO Config VI is replaced with the DAQmx Create Channel VI. Is there something like this for the AO 1-UP VI?
thanks again
12-15-2010 04:58 PM
nvm got it
12-16-2010 12:09 PM
What about the AO 1-UP VI? Read the transition from NIDAQ traditional to NIDAQmx link from before..still confused on this...