ni.com is currently experiencing unexpected issues.

Some services may be unavailable at this time.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

updata table data

dear all:
           i want to update data in a table ,the table have more than one row and three col,the last col i want to update it uninterrupted.but another are settled.so i think user insert it array vi to update it.but my colleague said it will use more memory,i don't know how to solve it.
or it has other way?
          
0 Kudos
Message 1 of 2
(2,694 Views)
Hi asian friend 🙂

use 'Replace Array element' to update a value in your table. By using 'Insert into Array' your table will grow...
 
Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 2
(2,690 Views)