LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

typedef parse problem with 8.2

I converted code from 7.1 to 8.2 and found a problem.  If I call a sub-vi with a variant terminal, the variant that the sub-vi gets has the name of the cluster passed to it confused with a previous cluster of the same number of elements.
I have attached two vis that demonstrate the problem.  Maybe you already know about it but I could not find an appropriate reference.
 
Stu
Download All
0 Kudos
Message 1 of 3
(2,208 Views)
by the way, if I insert a "to variant" in the wire of the source VI, it works correctly.  So I have a work around, but since this is the only case that I have found so far, I wanted to post this in order to get to the bottom of it so other cases won't reach out and bite me later.
Stu
Stu
0 Kudos
Message 2 of 3
(2,206 Views)
Hi Stu,

it's a known bug
And VI analyzer has an additional test for this bug

Ton
Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas

LabVIEW, programming like it should be!
0 Kudos
Message 3 of 3
(2,201 Views)