LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

First event fired to event structure

Hmmmm, i went a step further to test the different response of displaying values on different controls. It seems, if its printing on a table, it would not perform as what its suppose to do. I attached a version which updates an array, and its working fine. I even tried with 300 iterations.

 

Cheers. I'm not sure with the problem, whether its the flow of my program or its actually the "table control" or the event structure or the "format string vi".

 

Awaiting some good news! 😄

0 Kudos
Message 11 of 13
(370 Views)

in my case, I put a 2 at the for loop (I removed the sequence.. ) and it s updating both values...

0 Kudos
Message 12 of 13
(367 Views)

Thanks for the bolt of lighting. I figured out. I don't update the values for each data in the for-loop. I update the table colum outside the end of the for-loop. 😄

 

MANY THANKS FOR THOSE WHO HELP!

0 Kudos
Message 13 of 13
(364 Views)