LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Tab property nodes LV 6.02 and 7.0 what changed?

I'm converting from lV 6.02 to 7.0 and I have a problem with tabs and their property nodes. The code that converted generates error 1058 in LV 6.1 and 7.0 but not on 6.0.2. Where can I look to learn what changed?
0 Kudos
Message 1 of 3
(2,613 Views)
Which property are you trying to access? Are you using a Dialog tab control or the standard LabVIEW tab control (see Dialog Controls and Indicators help if you don't know). Can you include an example of your code.

To answer your question: There is no list of differences between the controls in the different versions. Your best bet is to submit your code let someone see how to replicate/replace the property your looking to work with, with the new equivalent

-Norman Kirchner
Engineering Specialists, Inc.
NormK@engspec.com
0 Kudos
Message 2 of 3
(2,613 Views)
Under Help there is an entry called "Search the LabVIEW Bookshelf...". There is a link to the upgrade notes.

But in both (6.1 and 7.0) upgrade notes nothing is mentioned about deleted properties. There are new properties for the tab control.

Which properties are creating the error?

Waldemar
Waldemar

Using 7.1.1, 8.5.1, 8.6.1, 2009 on XP and RT
Don't forget to give Kudos to good answers and/or questions
0 Kudos
Message 3 of 3
(2,613 Views)