Real-Time Measurement and Control

cancel
Showing results for 
Search instead for 
Did you mean: 

it takes only the first value of"number" and the small loop goes on and on

i want to read each"number" value and compare it with the "numeric" value,but only the first "number" value is read in the loop.how can i make each value to be read and to be compared?
0 Kudos
Message 1 of 2
(3,049 Views)
You will want to use the history property instead of the value property in order to read all of the values off of the charts. I have attached an example illustrating the technique. In the future, you may wish to post to the regular LabVIEW group (rather than RT) since you will likely get more/faster responses there.
0 Kudos
Message 2 of 2
(3,049 Views)