LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Real time display of a measurement

Hi everybody !

 

I use a VI supplied by Labview for motor balancing, to have the measurements of the magnitude in the "initial" section, "1st Trial" and "2nd Trial". it is necessary to click on the "Acquire" button and it gives only one value. I want that the Magnitude values be displayed automatically when the VI is launched and in real time and without pressing the "Acquire" button.

I downlowded the projoect from here: 
https://forums.ni.com/t5/Example-Code/Two-Plane-Balancing-Example-with-DAQmx/ta-p/3996066

Sorry for this basic question. Any help from you it will be very appreciated and will help me a lot.

 

Download All
0 Kudos
Message 1 of 2
(2,147 Views)

You could use another loop that does nothing but constantly perform the "Acquire".



There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 2 of 2
(2,105 Views)