LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Variant Array Problem

The VIs I posted are just broken down to demonstrate the problem.

In my application the top VI knows what kind of data is generated by the producing VI. But the VIs in between need to be generic to reduce the count of VIs.

0 Kudos
Message 11 of 12
(246 Views)

In the variant/utility in vi.lib you can find a Get variant type-vi where you can extract information on which datatype is within the variant, then you can make it very general.

/Y

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

Qestit Systems
Certified-LabVIEW-Developer
0 Kudos
Message 12 of 12
(225 Views)