LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Can to clusters be merged into one?

I have two clusters in which both clusters have mixed data types.  Is there a way to merge them into one?
 
Reason for question.  The "DB Tools Insert Data.vi" from NI inserts a row into the database everytime I use this VI.
 
See attached VI for more information.
 
Thanks,
Paul
0 Kudos
Message 1 of 2
(2,431 Views)
The way I would do it is to unbundle the elements in the two clusters and then build a new cluster and write to the database once.
 
 
0 Kudos
Message 2 of 2
(2,422 Views)