LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Dat on Tabke

how can i see the data on table line after line, because when i run the vi all data coming together.
somone can help me withe a sample
0 Kudos
Message 1 of 5
(2,762 Views)
If you want the table in main to update while the subVI executes, you need to pass a reference of it to the subVI and in the subVI write to the Value property of that reference. This is similar to what I showed you how to update the table's background colors but now you're passing from one level higher.
0 Kudos
Message 2 of 5
(2,762 Views)
Thank you for replying me Dennis,
As you said, i try it but it do not work ,even the color too.
please can you help me withe a sample.
Thank you
0 Kudos
Message 3 of 5
(2,762 Views)
0 Kudos
Message 4 of 5
(2,762 Views)
Thank you very much Dennis,for replying me,
the sample it very useful for me.
By the way i want to ask you about some idea,
I have 7sub vi(KA~KA7)and i want to connect them, to be Able to run my program,but I want if you can tell me some way( sample )how can i do that, the 7sub vi all are like the one i send to you through discussion forums(KA sub Vi)
thank you
Diallo
0 Kudos
Message 5 of 5
(2,762 Views)