LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

"prop.cpp" error while making a sub-vi

Getting this error making a sub-vi containing local variables in Labview 6.0.2. Was successful before upgrading. Any Ideas ?
0 Kudos
Message 1 of 3
(2,652 Views)
National Instruments is aware of this problem and are currently looking into it. Is it possible for you to use property nodes with the 'Value' element?

Chris_Mitchell
Product Development Engineer
Certified LabVIEW Architect

0 Kudos
Message 2 of 3
(2,652 Views)
I think I have traced the problem to using unbundle and bundle by name Vi's on clustered arrays via local variables. I am going to try passing the cluster to the routine instead of using locals. If that does not work, I will eliminate clustered data. Arrays have worked in the past for me. Keep working on it, Labview is a good tool for me. Thanks ........
0 Kudos
Message 3 of 3
(2,652 Views)