LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error 200279 How to fix it?

That's a picture of your code.  But it doesn't describe the delay you are talking about.

 

And what is the point of the amplitudes and levels subVI's?

0 Kudos
Message 11 of 14
(1,260 Views)

Sorry, I do not understand your question

0 Kudos
Message 12 of 14
(1,254 Views)

Sorry, I don't understand what you are trying to do in your code.

Message 13 of 14
(1,250 Views)

@JoseGo94 wrote:

I managed to acquire the amount of data required (10 samples / second). Only that there is a delay between the physical measurements and the data that I acquire. For example, my LVDT changes 1.1 in to 0.5 in, while the numerical value of labview is still 1.1 in.


Since you used Express VIs we can't see what your settings are from your pictures.

 

My guess is that you are acquiring data and then your analysis in your processing loop is adding a delay between when the data is acquired and when it is displayed. Whatever processing that happens between acquisition and display is unavoidable.

Cheers


--------,       Unofficial Forum Rules and Guidelines                                           ,--------

          '---   >The shortest distance between two nodes is a straight wire>   ---'


0 Kudos
Message 14 of 14
(1,249 Views)