LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

"Binding" a 2 dimensional numeric array to Multicolumn Listbox

I was wondering if something like that was possible.

I'll try to explain:
If I change the values in the array, the values in the listbox should display the new values without me having to convert them manually and feeding them manually into the item names input of the multicolumn listbox 🙂
0 Kudos
Message 1 of 2
(2,557 Views)

I would think it is not possible because the multicolumn list box has a bunch of properties and it is a I32 from a indicator input.  You would have to be able to bind to a specific property, it this case item names, that I do not believe can be done.  See if anyone else out there has an idea but I would just hook up the wires.

Message Edited by mfitzsimons on 09-15-2006 06:19 AM

Matthew Fitzsimons

Certified LabVIEW Architect
LabVIEW 6.1 ... 2013, LVOOP, GOOP, TestStand, DAQ, and Vison
0 Kudos
Message 2 of 2
(2,550 Views)