05-24-2017 11:35 PM
Hello Everyone,
So my friend made a VI in the Student Suite 2016 and gave me a copy. I opened his VI on my laptop with the 2017 free trial version of labview. The purpose of the code is the gather pressure and thrust data from 1046_0 Phidget Bridge. I edited the palette to incorporate the phidget bridge VIs. I saved them under C:\Program Files\National Instruments\LabVIEW 2017\user.lib.
For some reason labview stops responding when I run the VI. Down below are screen clippings of the errors I received. I think the error is due to labview searching for the phidget bridge VIs with wrong directory. I also tried repairing labview incase there was a bad install. It also did not work.
Screen Clippings
Any Information Would Be Appreciated!
Thanks
05-26-2017 04:17 AM
Hello KurtzC1,
the screenshots only show, that the vi must load the subvi´s from different folder, this came from, that your friend has saved the vi in a differend folder so LabVIEW has to search for the subvi´s and change the debendencies to it. This is expected, if the folder strucutre was changed. After running the vi, LabVIEW will propmt a dialog to save the changed things.
You said that LabVIEW stops responding, that can have many reasons.
Do you get an error?
How is the application implemented?
Did the standard example from Phidgets working?
32 or 64 Bit, because Phidgets use a dll in the background?
Did the example run on the pc from your friend without an error?
Has your friend change something inside of the Phidgets vi´s?
05-30-2017 09:23 AM
Have you added all the required VI's to the same project?