LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

appending to an array of AXCont

In the attached VI, I would like to append two AXCont (two newly created globals not shown yet) to the array going into TestStand - Load Sizes.VI.  I'm trying to avoid modifying the existing clusters.  I was hoping to tap into the array after the conversion from cluster to array, and just add two more AXCont at the end.  Thoughts?
0 Kudos
Message 1 of 2
(2,380 Views)

Hello Mr. Bean,

Just use an Insert Into Array function to insert the two new globals after you have bundled them and converted them to an array.

Regards,

Clint M
National Instruments

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