11-14-2017 08:37 AM
Hello seasoned LV'ers
I started having this problem when I added some inst drivers from another machine without installing them through the normal driver install. The drivers are the Agilent ESG Series drivers for my E4421B Signal Gen, and my HP8563E spectrum analyzer. Both versions are from Labview 8.
After going through the discussion forums, I have:
-Since deleted each of these driver .vi's from the project.
-Deleted them from the C:\Program Files\National Instruments\LabVIEW 2009\instr.lib directory.
-Re-saved my project, and now do NOT get the error.
-Downloaded the same version from the "Find Instrument Drivers" in my project help.
-Did a mass compile of the ESG driver directory.
-Re-saved as if...
-When I attempt to place my "initialize" .vi on the Block Diagram I get the warning shown in the .jpg below.
These drivers seem to work, but I get the never ending error, and not enough information that I can correct it. Can anyone give me a hand with this please?
Solved! Go to Solution.
11-14-2017 08:57 AM
Its just warning you that adding a library member to the project adds the whole library to the project. Ignore the warning- in this case it is safe
11-14-2017 09:03 AM
Well That was an "Easy" button. THANKS!
11-14-2017 10:16 AM
oops... now I get this every time I open up the main vi.
11-14-2017 10:32 AM
Yes, You will need to resolve the conflicts in the project (Yes, it is sort of a pain but, had you installed the Driver correctly in the first place.....)
Well, Pain is a good teacher.
11-14-2017 10:56 AM
Sigh... ok, I'm willing to learn this.
Is there somewhere that explains differently, or more expansively what these conflicts are and how to resolve them? 🙂
pain is good, pain is good, pain sucks
11-14-2017 11:34 AM
On the ribbon bar of the Project Explorer there is a ! Glyph that does a resolve conflicts operation
Hit it
Then select the "Good" item and press "load with selected": OK any "Resave alls" that pop-up;
Rinse and repeat until you have had enough pain to teach you not to do that again.
11-14-2017 12:23 PM
Sigh.... it shall be done.
11-14-2017 01:22 PM
I can not seem to get the conflict Glyph to become unshaded, and recognize my conflict. I select any number of possible targets, right clicking or hammer does not intimidate the Glyph.
The main .vi that I run, which prompts the error message alters the files shown in the project. What it is really drawing my attention to is unclear to me. The error does not return until I close out of the project, and try to run the main .vi again.
Thoughts?
11-14-2017 01:49 PM
Lest see a snip of the Project Explorer
Is the conflict in "Dependancies"? You ma need to select a conflicted item and Right Click "Resolve Conflicts" from there. You don't have Auto-populating Folders do you? (Think it though- you can't change the load from location of a conflicted item in an auto-populated folder) so you might need to STOP THAT (autopopulating folders are evil anyway)