05-02-2008 08:13 AM
Hi all,
I am in need of your help right now...
In my application I used one multi column list box.
It looks like below...
Tests Status (Ready / In progress / Completed)
T1 Completed
T2 Ready
T3 In progress
T4 Ready
One separate VI will run the selected tests in the multi column list box.
Test status is maintaining in the test result array (2D array), it looks like
0 T1 T3
0 Completed In progress
What I want to do is, search the T1 & T3 in the multi column list box and update the test status (Completed / In progress)
Request your help on this.
Thanks
Ram
using Labview 8.5 / GOOP 3.0.
05-02-2008 08:39 AM
05-02-2008 08:42 AM