LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIEW for NI USB 6211

I'm using NI USB 6211 with an old LabView code that was written a few years ago and I'm not familiar with LabView.

How can I figure out the output voltage from NI USB 6211 that is used when I run the LabView code? What is the best way to understand the old code that I have?

If I want to write a new code, what is the recommended way? LabView or Python?

0 Kudos
Message 1 of 4
(2,039 Views)

How can I figure out the output voltage from NI USB 6211 that is used when I run the LabView code? - If it is in source code format (VI) you can go through the code to understand what it does and figure out the voltage - or - use a multimeter or scope on the respective outputs and measure

 

What is the best way to understand the old code that I have? - learn LabVIEW, DAQmx drivers, HW specifications

 

 what is the recommended way? LabView or Python? - both are good options, it is up to you, I am a LabVIEW guy, so my personal preference will be LabVIEW

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution.

Finding it hard to source NI hardware? Try NI Trading Post
0 Kudos
Message 2 of 4
(2,036 Views)

Thank you, Santhosh!

The source code is in VI format, I looked at the block diagram but I find it hard to find where the output is defined. Am I looking at the right place?

What's the best place to learn about LabVIEW code?

AAzem_0-1631124243557.png

 

0 Kudos
Message 3 of 4
(2,003 Views)

At the top of the LabVIEW board of NI Forum, you'll find links to start with the basics as seen in the below image.

santo_13_0-1631157356827.png

If possible, ask your company to get an SSP for training and you can use NI's training courses (not FREE).

 

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution.

Finding it hard to source NI hardware? Try NI Trading Post
0 Kudos
Message 4 of 4
(1,972 Views)