LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to solve this? kindly help

data acquisition from the water need to be done periodically(within 5 minutes). The latest reading should be averaged with the previous four readings. Both the actual reading and averaged reading should be stored in an array. Construct the Labview block diagram and explain the operation

0 Kudos
Message 1 of 3
(2,130 Views)

Hi John,

 

the purpose of this homework exercise surely is to let you learn LabVIEW.

(This forum will not do your homework for you!)

 

So what have you learned so far?

Which of the Training resources offered in the header of the LabVIEW board have you taken?

What have you tried so far? Why don't you attach your current VI?

Have you even considered to start with a sketch of the desired algorithm on a sheet of paper?

Best regards,
GerdW


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

Key Words (figure out the LabVIEW equivalents or "implementors":

  • periodically
  • 5 minutes
  • averaged
  • previous 4
  • Both ... stored in an array

If you've attended the class (and were awake), or if you have any programming experience in any language (even C or Matlab!), several of the above terms should suggest things.  Get your fellow students to do your work for you -- I'm sure you can convince them.  Maybe they can even take the mid-term and final ...

 

Bob Schor

Message 3 of 3
(1,994 Views)