LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

laview 6 to 9 data types

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.

0 Kudos
Message 1 of 37
(3,865 Views)

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.

0 Kudos
Message 2 of 37
(3,849 Views)

anyone have a terminology conversion between traditional NIDAQ to NIDAQmx?

0 Kudos
Message 3 of 37
(3,834 Views)

NI-DAQmx = NI-DAQ + mx?

 

http://zone.ni.com/devzone/cda/tut/p/id/4342

 

-AK2DM

~~~~~~~~~~~~~~~~~~~~~~~~~~
"It’s the questions that drive us.”
~~~~~~~~~~~~~~~~~~~~~~~~~~
0 Kudos
Message 4 of 37
(3,817 Views)

Your question is not clear. What terminology are you referring to?

0 Kudos
Message 5 of 37
(3,809 Views)

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.

0 Kudos
Message 6 of 37
(3,795 Views)

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?

0 Kudos
Message 7 of 37
(3,785 Views)

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

0 Kudos
Message 8 of 37
(3,779 Views)

nvm got it

0 Kudos
Message 9 of 37
(3,773 Views)

What about the AO 1-UP VI? Read the transition from NIDAQ traditional to NIDAQmx link from before..still confused on this...

0 Kudos
Message 10 of 37
(3,730 Views)