LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Case Structure to Obtain 1 Single Measurement

Hi All -

 

I'm using for DAQ Assistants to measure 4 different voltage signals.  I want to zero them with the click of a button so I am using a case structure and when I click an "OK" button it takes 1 single measurement from each of the 4 signals.  I then want to keep this value and use it in calculations elsewhere in my code.  Do you know how to store that one value and obtain it for use elsewhere?

 

Thanks!

0 Kudos
Message 1 of 2
(2,357 Views)

You can store them in a feedback node or shift register.

 

(Please show us your code so we can give more detailed advice.)

0 Kudos
Message 2 of 2
(2,356 Views)