Hey there, is it possible to Export a CHOP channel (going 0 to 1) to the Reload File on Table DAT, so I can reload the Table content every 10 seconds? Or maybe someone has other suggestions?
I need to implement this, because I have a Table, which updates the number of its columns every 10 seconds. And I need to specify every column with a name. So i put numbers for names (going from 1 to 50), but when I have 23 columns (with names from 1 to 23), and then 32 columns, I don’t get the names from cell 23 to cell 32, they are not being updated, and the cells stay empty. Simply when I push the Reload File button I can get the missing names of the cells (I have the names in my .txt file), but I need to Reload so to see the missing names…