From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Append table in SubVI

Solved!
Go to solution

I want to have a different table for every subVI where each column is a single channel and there are 3 channels per subVI. Right now the table I have built into my subVI holds data for every channel(all 18) so every table looks the exact same. The Express VI I added in has the result I want but I didn't know if there was a way to add it into my subVI so I can include it with the report.(I put labels on all the functions involved).

Thank You!

Download All
0 Kudos
Message 1 of 3
(2,534 Views)

I would also like the data type to be 2D

0 Kudos
Message 2 of 3
(2,520 Views)
Solution
Accepted by topic author Amanda_Kay

'Get Array Subset' should easy enough get you 3 columns at a time.

/Y

G# - Award winning reference based OOP for LV, for free! - Qestit VIPM GitHub

Qestit Systems
Certified-LabVIEW-Developer
0 Kudos
Message 3 of 3
(2,507 Views)