Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

USB-GPIB-HS

Solved!
Go to solution

Hello,

I have installed NI-VISA 17.5 on my windows 10 computer. It easily finds USB instruments attached to my computer and I can establish a communication link with those.

However, I have old instruments that can only communicate through GPIB. For these, we bought a NI GPIB-USB-HS control device. It seems we need to install an additional driver to use the GPIB-USB-HS. I read on the download page that NI-VISA is able to control GPIB instruments.

What is the driver needed to continue working with NI-VISA ?

 

Thanks for your help and have a nice day,

Baudouin

0 Kudos
Message 1 of 7
(3,876 Views)

Have you installed NI-488.2 driver for your NI hardware?

Now Using LabVIEW 2019SP1 and TestStand 2019
Message 2 of 7
(3,838 Views)
Solution
Accepted by topic author Baudouin.de-m

I just sent a co-worker instructions for using that interface.  Here are the links to the drivers.  GovBob mentioned 488.2 (GPIB) which is required but I don't think NI clearly mentions it. 🙄  You have VISA but I also recommend you get the Sys Config package since it has NI-MAX and IO-Trace which can be VERY useful.

 

 

LabVIEW Pro Dev & Measurement Studio Pro (VS Pro) 2019 - Unfortunately now moving back to C#, .NET, Python due to forced change to subscription model by NI. 8^{
0 Kudos
Message 3 of 7
(3,827 Views)

Thanks GovBob for your answer, I understand I also need NI-488.2, although I first thought we had to choose between NI-VISA or NI-488.2 !

I have the full install of NI-VISA, do you think the NI-488.2 runtime is enough or the full install is required ?

I must admit I do not really understand what is included or not in these different install programs.


 

 

0 Kudos
Message 4 of 7
(3,815 Views)

Hi Niquist,
Thanks for your answer too,
No it ain't clearly mentioned and, on the download page, NI-VISA is said to work with GPIB devices. The full install is also quite huge so I assumed it hat the USB-GPIB-HS driver included !
NI-MAX is included in NI-VISA (full install), I don't know for IO-Trace.
For all these installs (NI-VISA, NI-488.2 and NI System config) do you make all full installs or some runtime only ?
I use VisaComLib in Excel VBA to make very small programs that help in the lab, it is not big scale production software. So I look forward to have a small software installation footprint, do you think the runtime are enough ?

Thank you for your answer and have a nice day,
Baudouin

0 Kudos
Message 5 of 7
(3,762 Views)

Dear Nick, all

 

I am having a similar problem....I can see my GPIB-USB-HS device in my NI max but in my computer control panel I get a code 10.

 

The LEDs on my device initially light up but then don't, and previously I used this device to successfully communicate with various instruments, but after switching from Windows 11 to 10, it hasn't worked.

 

Of course we have gone back to Windows 11 but the problem persists. See attached pictures.

 

I have downloaded the 488.2 drivers etc. but no success.

 

It was working fine before. Please help!

 

Niall

Download All
0 Kudos
Message 6 of 7
(3,094 Views)

It sounds like you either have a version compatibility issue or the install order got mixed up when you changed OS versions.  If you are using Win10/Win11 the latest drivers should work.  You can see what you have installed with the NI Package Manager or with NI-MAX under My System > Software.  If you don't have at least version 19 for VISA and 488.2 you should upgrade them. If you do, or an upgrade doesn't fix it, try uninstalling VISA and 488.2 and then re-installing.  They both need to find a proper LabVIEW install to link to and maybe they got corrupted by your OS swap.  Hopefully you won't need to uninstall all the NI software and start over.  That used to be common with NI installations but they have gotten much better since the Package Manager matured.

 

NI-VISA and LabVIEW Version Compatibility - NI

LabVIEW Pro Dev & Measurement Studio Pro (VS Pro) 2019 - Unfortunately now moving back to C#, .NET, Python due to forced change to subscription model by NI. 8^{
0 Kudos
Message 7 of 7
(3,082 Views)