09-12-2023 06:35 AM
Hello, I am new to Labview. I have installed Labview 2018 on my system(OS Win10) and I use a Keithley GPIB card to which I have connected three instruments (Keithley 2000 Multimeter, Amtek 7265 DSP Lockin Amp and a Standford Research 830 Lockin Amp). I have also installed Keithley GPIB 488 driver and I can see the GPIB card listed in Device Manager as GPIB interfaces. In NI MAX i can only see 'KPCI 488A' under devices and interfaces. I guess this is the GPIB card.
But LabView is showing "no connected devices" and when I search for the instrument drivers for these instruments, LabView cannot find any driver. I remember it used to work when I had installed it on another system some time ago.
Moreover, NI Max also does not show the three instruments that i have connected.
** I have just installed LabView 2018 and GPIB driver for the keithley card. Nothing else. I have attached a screenshot of NI package manager here in case it helps
Please help !!
Solved! Go to Solution.
09-12-2023 09:52 AM
You probably just need to enable the Tulip Driver in NI-Max
09-12-2023 11:12 AM
Make sure that NI-VISA is also loaded.
09-12-2023 11:44 AM
@Minions wrote:
Make sure that NI-VISA is also loaded.
Oh yeah I tend to assume that NI-VISA and NI-488.2 is installed.
In my experience both are usually needed so I always install them by default.
09-13-2023 07:41 AM
Thank you for suggestion. I installed NI VISA 18.0 and now LabView can detect the three connected instruments and also I can see them in NI MAX. But I still cannot find drivers for Keithley, Amtek or Standford Research 830 in LabView Find Instrument Drivers option. It says there is no driver for the searched option. But as I remember I had installed drivers on a different system earlier using Labview 'Find Instrument Drivers' option.
Am i missing anything else ?
Thank you
09-13-2023 08:02 AM
@AbinashB wrote:
I had installed drivers on a different system earlier using Labview 'Find Instrument Drivers' option.
That option commonly breaks when NI changes something in their servers. Go here and search for your instruments: https://www.ni.com/en/support/downloads/instrument-drivers.html
09-13-2023 08:37 AM - edited 09-13-2023 08:37 AM
09-13-2023 12:29 PM - edited 09-13-2023 12:31 PM
@AbinashB wrote:
I still cannot find drivers for Keithley, Amtek or Standford Research 830 in LabView Find Instrument Drivers option. It says there is no driver for the searched option. But as I remember I had installed drivers on a different system earlier using Labview 'Find Instrument Drivers' option.
Honestly for instrument drivers I find I get better results by going directly to the instrument manufacturers website first.
Then check the NI IDnet
Then ask here on this forum if anyone has written their own
09-13-2023 01:39 PM
All three of the instruments can be controlled without the drivers by using the SCPI or SCPI-like programming commands found in the instrument manuals.
09-14-2023 12:43 AM
I did go to NI instrument driver network and found the drivers for standford research 830 and keithley 2000 against LabView 18.0. But when i click on download, nothing happens !! I had installed these drivers on a different system earlier. Is there any way i can take them from the other system ?? !!
Thank you