11-02-2022 05:25 AM
Hallo LabView-specialists,
Im trying to connect Orbit 3 USB-interface with LabView software according the following tutorial: https://www.youtube.com/watch?v=2Z0Q-d53oRY.
After pressing "Run" a message is prompted ("Error 1772" instead of "Ok").
Which steps i would have to take in order to run the mentioned script according the tutorial Supplier Measurement device, "Ametek Solartron Orbit 3 Usb-interface".
Thank you for considerations
Solved! Go to Solution.
11-02-2022 08:55 AM
The error message clearly says: "Orbit Library Already In Use." Does that ring a bell?
You did not close the .Net refnum. Normally, it is needed. I know the example didn't.
It's error 1172, not 1772. Error 1172 means you got a .Net related error.