03-05-2024 02:35 PM
Hi, I'm trying to make a VI that reads voltage from a 6517B Keithley Electrometer. I've got this VI and everything seems okay except that it doesn't run. The error out status is on error every time I attempt to run it. I'm not sure what the issue is if someone could help me figure it out.
Solved! Go to Solution.
03-05-2024 06:06 PM
GPIB Instrument Control Tutorial
Does the communication work with VISA Interactive Panel?
03-06-2024 01:29 AM - edited 03-06-2024 01:30 AM
I think it wouldn’t let me bring it up. I’ll have to check again when I have access to the machine.
03-06-2024 09:32 AM - edited 03-06-2024 09:42 AM
There were a few errors in your code:
03-06-2024 01:49 PM
I won't have access to the machine until maybe next week but I'll try out everything you guys have posted and get back to you. I'm new to LabVIEW so this has been really helpful. Thank you!
03-11-2024 10:49 AM - edited 03-11-2024 10:51 AM
It used to let me open the VISA test panel but now it gives me this:
03-11-2024 11:40 AM
My suggestion would be to close LabVIEW and try that again.
The reason is that if the VISA communication with the instrument was not properly closed, then an issue like that may occur in NI-MAX. Also, close NI-MAX prior to running your LabVIEW program or it may experience a similar issue.
03-13-2024 10:26 AM - edited 03-13-2024 10:34 AM
Got it. Now I can't see the device in NI Max at all. Will uninstall and re-install the driver and see if that fixes it.
Update: Fixed it.
03-13-2024 11:05 AM
I closed LabVIEW and tried it again. The error persists.
03-13-2024 11:36 AM
When I clicked on VISA interactive control, It gave me an error code: VISA: (HEX 0Xs BFFFF001) insufficient location information or the device is not present in the system and after that I was not able to see the device again