LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Inserting Data to a dynamic table size

Hi All,

 

I have a constant stream of data going in and i wanted to capture this data from time depending on the status of the data which i can see through externally.

 

So i have this capture button that i clicked from time to time and get this data to be saved in a table.

 

My problem is i have this requirement that changes the sample size from time to time. Which means that it could be a 3x3, 4x2, or a 10x3 table.

 

so when i clicked in the capture button, it will need to fill up the row first depending on the number of columns then when reached the last column, proceed to the next row.

 

 

I need some suggestion from you guys on how to approach this. I just need a concept, the coding, hopefully i can figure out on my own.

 

Any help would be appreciated.

 

Thanks

Ray

0 Kudos
Message 1 of 2
(2,358 Views)

Hi guys,

 

i figure it out.

 

Thanks anyways

0 Kudos
Message 2 of 2
(2,352 Views)