LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

have a problem with an indexed while loop?

hi,
iam passing an arry of data into a while loop and have enabled indexing. the probe outside the loop shows the proper data while inside the loop it shows zero.because i am performing comparison of <=0 in loop the loop immediately stops when in fact it shouldn't stop. any reasons for this?
0 Kudos
Message 1 of 3
(2,643 Views)
This does not sound right. Please post a simple example program.
0 Kudos
Message 2 of 3
(2,643 Views)
Is the conditional terminal set to: Continue if True?
If so, it immediately stops!
0 Kudos
Message 3 of 3
(2,643 Views)