05-29-2008
09:53 AM
- last edited on
08-19-2024
02:32 PM
by
Content Cleaner
05-29-2008 08:55 PM
05-29-2008 09:00 PM
08-20-2012
11:11 PM
- last edited on
08-19-2024
02:32 PM
by
Content Cleaner
This is a documented bug all the way up to 2011. The CAR isn't listed on 2012 so it appears they've fixed it.
Two listed workarounds:
1) Update the variant type by generating a new one. (In an empty VI wire the typedef into the "data to variant" prim and run the VI. Then create a constant from the indicator and use this constant as the new type for the variant.)
2) Use a Flatten Variant to String and then an Unflatten from String (not the variant version). If you wire in the control you're trying to extract from the variant, it will work like a charm.
I've used number 2 and it works for me. Sorry to dig up the old post, but I figured someone else could use the information if they find it via search.
08-22-2013 12:34 AM
I did this very thing and in one vi it worked and another I keep getting errors because it won't wire correctly.
works
contains unwired or bad terminals