LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Building a VI from the given diagram

Solved!
Go to solution

Hello everyone...

I am a beginner in Labview. I want to build a VI in labview 2009. Someone please help me out by making a VI in labview 2009 according to the figure below.

measure flow rate.png

0 Kudos
Message 1 of 2
(2,203 Views)
Solution
Accepted by topic author kranti747

Hi kranti,

 

- That are just 3 basic functions from the DAQmx functions palette. You should be able to place them on your BD.

- Then create all inputs by right-clicking the corresponding inputs of the DAQmx functions (-> Create -> ...)

- The remaining parts are just simple math and IndexArray.

 

When you are really not able to reproduce such a simple snippet with your LabVIEW environment you should carefully read the announcement section on top of the LabVIEW forum. There's a link to the "Version conversion board", which should be used for all version conversion questions...

 

I'm sure you are faster with recreating that snippet than to put this in the board mentioned above and to wait for someone else to do your work... 😄

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 2
(2,192 Views)