LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Warning Messages in 8.5

After my recent upgrade to 8.5 I have been getting this warning when I open one VI:
 
C:\Program Files\National Instruments\LabVIEW 8.5\vi.lib\XNodeSupport\XNodeTerm.ctl
    - The control expected to be at "C:\Program Files\National Instruments\LabVIEW 8.2\vi.lib\XNodeSupport\XNodeBool.ctl" was loaded from "C:\Program Files\National Instruments\LabVIEW 8.5\vi.lib\XNodeSupport\XNodeBool.ctl".
    - The control expected to be at "C:\Program Files\National Instruments\LabVIEW 8.2\vi.lib\XNodeSupport\XNodeRect32.ctl" was loaded from "C:\Program Files\National Instruments\LabVIEW 8.5\vi.lib\XNodeSupport\XNodeRect32.ctl".
C:\Program Files\National Instruments\LabVIEW 8.5\vi.lib\XNodeSupport\XNodeTerms.ctl
    - The control expected to be at "C:\Program Files\National Instruments\LabVIEW 8.2\vi.lib\XNodeSupport\XNodeBool.ctl" was loaded from "C:\Program Files\National Instruments\LabVIEW 8.5\vi.lib\XNodeSupport\XNodeBool.ctl".
NI_XNodeSupport.lvlib
    - The control expected to be at "C:\Program Files\National Instruments\LabVIEW 8.2\vi.lib\XNodeSupport\XNodeAutotoolRegion.ctl" was loaded from "C:\Program Files\National Instruments\LabVIEW 8.5\vi.lib\XNodeSupport\XNodeAutotoolRegion.ctl".
    - The control expected to be at "C:\Program Files\National Instruments\LabVIEW 8.2\vi.lib\XNodeSupport\XNodeAutotoolRegions.ctl" was loaded from "C:\Program Files\National Instruments\LabVIEW 8.5\vi.lib\XNodeSupport\XNodeAutotoolRegions.ctl".
    - The control expected to be at "C:\Program Files\National Instruments\LabVIEW 8.2\vi.lib\XNodeSupport\XNodeClickTypes.ctl" was loaded from "C:\Program Files\National Instruments\LabVIEW 8.5\vi.lib\XNodeSupport\XNodeClickTypes.ctl".
    - The control expected to be at "C:\Program Files\National Instruments\LabVIEW 8.2\vi.lib\XNodeSupport\XNodeDetailedHelpInfo.ctl" was loaded from "C:\Program Files\National Instruments\LabVIEW 8.5\vi.lib\XNodeSupport\XNodeDetailedHelpInfo.ctl".
    - The control expected to be at "C:\Program Files\National Instruments\LabVIEW 8.2\vi.lib\XNodeSupport\XNodeMenuSpec.ctl" was loaded from "C:\Program Files\National Instruments\LabVIEW 8.5\vi.lib\XNodeSupport\XNodeMenuSpec.ctl".
    - The control expected to be at "C:\Program Files\National Instruments\LabVIEW 8.2\vi.lib\XNodeSupport\XNodeMenuSpecs.ctl" was loaded from "C:\Program Files\National Instruments\LabVIEW 8.5\vi.lib\XNodeSupport\XNodeMenuSpecs.ctl".
    - The control expected to be at "C:\Program Files\National Instruments\LabVIEW 8.2\vi.lib\XNodeSupport\XNodePoint.ctl" was loaded from "C:\Program Files\National Instruments\LabVIEW 8.5\vi.lib\XNodeSupport\XNodePoint.ctl".
    - The control expected to be at "C:\Program Files\National Instruments\LabVIEW 8.2\vi.lib\XNodeSupport\XNodeSubitemHelpInfo.ctl" was loaded from "C:\Program Files\National Instruments\LabVIEW 8.5\vi.lib\XNodeSupport\XNodeSubitemHelpInfo.ctl".
    - The control expected to be at "C:\Program Files\National Instruments\LabVIEW 8.2\vi.lib\XNodeSupport\XNodeTerms.ctl" was loaded from "C:\Program Files\National Instruments\LabVIEW 8.5\vi.lib\XNodeSupport\XNodeTerms.ctl".
    - The control expected to be at "C:\Program Files\National Instruments\LabVIEW 8.2\vi.lib\XNodeSupport\XNodeTools.ctl" was loaded from "C:\Program Files\National Instruments\LabVIEW 8.5\vi.lib\XNodeSupport\XNodeTools.ctl".
 
 
 
Everything still works fine.  It would just be nice for it to go away.  I had some conflicts after install and tech support advised me to delete my 8.2 VI library since they were all duplicated in the 8.5 library.  I have tried a number of things but I just can't get this one VI to change where it looks for these.
 
Anyone have any ideas?
 
Thank you!
0 Kudos
Message 1 of 4
(2,754 Views)
Did you resave the VI after opening it and getting these messages?  If you do that, then the VI will be saved with the paths to the 8.5 directories.  You won't get the message the next time.
0 Kudos
Message 2 of 4
(2,736 Views)

That's exactly what's strange.  When I did that change that error message happened on every VI until I saved it then it stopped.  I have saved this thing hundreds of times since then.  Heck, I even tried to copy that folder back in to the expected location and still doesn't find them there.  It's really not a huge problem because, like I said, it still works fine.  It's just a puzzle.

Thanks Ravens Fan.

 

Dave B (Bengals Fan)

0 Kudos
Message 3 of 4
(2,726 Views)
Hi Dave B,

Ravens Fan is correct- saving the VI should point it to the new location.  Is it possible that you have subVIs that also have controls/subVIs that aren't being found?  Try doing a "Save All" and see if that fixes it.

Also, another workaround would be to put all of your files into a source distrobution.
Eric V
National Instruments
Applications Engineer
Certified LabVIEW Associate Developer


"I'm a Ramblin' Wreck from Georgia Tech and a helluva (NI Applications) Engineer!"
0 Kudos
Message 4 of 4
(2,717 Views)