04-04-2006 04:20 PM
GPIB resource name is not shown in the resource name control drop-down list. I am connecting an HP 6653A programmable power supply using a GPIB cable connected to an Agilent GPIB-PCI (82350B card). This card is inserted into a computer running Labview 7.1. While in the block diagram window for Labview, when I right click the resource name terminal for the “Initialize VI” from the instrument specific driver VI palette, and click to add a control, the resource name control does not include the GPIB interface in the drop-down list. When I type in the Logical IVI name directly into this box and run the program, an error saying “ERROR-1073807343 occurred at hp66xxa Initialize with options.vi – resource is not present in the system”. When I Go into MAX, the IVI Drivers tree seems to be setup properly for this instrument with the resource name pointing to GPIB0::5::INSTR. This matches the address saved in the power supply. One concern is that no GPIB interface is listed in the “Devices and Interfaces” category of MAX. When I try to create a new one, it steps through the wizard to add a GPIB-PCI card but nothing gets added when finished. Also, I have installed the Agilent IO Libraries driver for the GPIB-PCI card and this software lets you send commands directly to the instrument. The instrument responds perfectly when used this way. Any ideas how I can start using the Power Supply Instrument Driver VI’s in Labview? They look so simple but I can’t seem to link with the device.
04-05-2006
10:19 AM
- last edited on
05-27-2025
08:10 AM
by
Content Cleaner
Hi Josh,
It sounds like the error you're seeing isn't related to the instrument driver. It's related to our driver not seeing that Agilent GPIB card. By default, our VISA driver only looks for National Instruments GPIB cards. There is a way to get this to work though.
Check out this Knowledge Base.
Hope this helps!
-Matt S.
04-05-2006 01:37 PM
04-05-2006 04:35 PM
Got it working well enough now.
It looks like those fixes I did last message worked to solve the major problems anyway. Once I physically typed in the Logical IVI name into the pull down resource name box in the front panel it seemed to work. I'm not sure why the logical name isn't one of the optional choices in the pull down list still. Also, I'm not sure why my device still doesn't show up in the Devices and Interfaces tree. But I am able to communicate with the instrument using the downloaded instrument driver. If anyone knows how to fix these minor problems please let me know.
Thanks,
Josh
04-05-2006 07:14 PM
04-06-2006 11:21 AM
I am hesitant to uninstall NI-VISA because I use it in other VI's I am currently using. Any advice on using both VISA's concurrently?
If I uninstall NI VISA, do I still have access to the VI's in the block diagram of Labview? I thought that these would be removed after uninstall?
Has anyone seen the issue where they can see the device in the 'NI-VISA Interactive control' window but not in the 'Devices and Interfaces' tree? Is there an easy way to display the GPIB device in Devices and Interfaces as well?
Josh
04-07-2006 02:31 PM
Hi Josh,
If you uninstall NI-VISA, you will not be able to use the VISA functions in LabVIEW, so if you still need them for LabVIEW, do not uninstall NI-VISA. There is a known bug in the driver that does not display the hardware in MAX. This issue has been fixed in the newest release of NI-VISA (v 3.6) which will be available within a few weeks. If you have any questions, please let me know!
Chris R.
Applications Engineer
National Instruments
04-10-2006 11:02 AM
Thank Chris,
I will download NI-VISA 3.6 as soon as it comes out.
Josh
07-12-2006 09:44 AM - edited 07-12-2006 09:44 AM
Message Edited by haadi20 on 07-12-2006 09:49 AM
07-12-2006
09:48 AM
- last edited on
05-27-2025
08:11 AM
by
Content Cleaner
Hi haadi20,
Yes, it has come out. Let us know if you have any questions!