LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

question about multicolumn listbox

i want to auto set a value (say string "Pass") to one specified Cell ,let say (2,2). I know manually can do it .If use item names in its property node.i have to set a string array.But how to do it by property node or other progamme skill by just send a string? thanks .
0 Kudos
Message 1 of 2
(2,422 Views)
Hi ateprojec…,
read all object names and use the array functions to change the cell value you want. After that write all object names back to the multicolumn listbox.
Hope it helps.
 
Mike


Message Edited by MikeS81 on 05-15-2008 11:03 AM
0 Kudos
Message 2 of 2
(2,421 Views)