LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Fast method to fill Table with ring controls from index

Dear Users,
 
I have a rather big table that contains one row with ring control cells.
Teh table is filled from a few arrays before usage and the user is supposed change the value of certain cells by selecting the ring items.
 
 I have 2 questions:
1.) is there a fast way to fill the ring items (value list ) of a complete column ?
     All cells should have the same ring elements.
     (The function InsertTableCellRangeRingItem() is rather slow...)
 
2.) is there a fast way to fill the column using an array of ring indices ?
     I have an array of indeces present that I want to use to fill the whole column at one.
     Using SetTableCellValFromIndex() is rather slow. I would need a function SetTableCellRangeValFromIndex
     Is there any possibility ?
 
Thanks for your help !!!
0 Kudos
Message 1 of 2
(2,615 Views)
This is the LabVIEW board. You probably want CVI or Measurement Studio.

___________________
Try to take over the world!
0 Kudos
Message 2 of 2
(2,600 Views)