02-17-2005 03:17 PM
02-18-2005 03:25 PM
03-29-2006 01:41 PM
Please help. I am using the "82357A" and the "Devices and Interfaces" menu does not show the USB/GPIB device "82357a". The note says that adding the "Tulip" passport would make it be recognized by MAX. This is not working for me.
NI visa and Agilent visa Interactive controls boths show the GPIB resources i.e "GPIB0:4:INSTR" for my instrument connected to the "82357" USB interface. NI-MAX also sows the this Alias in the MAX-Software-Visa menu. The problem is that LabWindows CVI Function Panels that are base on gpib 488.2 can not find the device. If I use a function panel that uses the IVI, those panels work. I do not have IVI style function panels for all my instruments.
I have an IVI style Function Panel for Agilent 34970A.
I need an IVI style Function Panel for HP 3488A switch control unit.
I need an IVI style Function Panel for HP 3478A DMM.
OR... I need a way for my older 488.2 based fuction panels to recognize the devices connected to the "82357A" interface for GPIB.
HELP
03-30-2006 02:27 PM
03-30-2006 02:57 PM
Would I be having this problem if I had bought an NI USB to GPIB interface instead?
I still think this is not a good way to do plug and play. If I buy an interface to connect GPIB instruments, I would expect all the GPIB software would work. YOu are saying:
I think this implementation differences are causing many problems for US the end users. My claim is that I assumed that all GPIB interface devices would work with 488.2 software. It is logical. An analogy would be all Windows Explorer can read and write to all IDE hardrives regardless of the IDE interface as long as the Hard drives are IDE. The IDE insterface can be a PCI card or a PCMCIA card or a USB to IDE device. The software talking to the IDE hard drive does not care how it got there.
So All GPIB BUS interfaces should work with all 488.2 software regardless if the GPIB interface is PCI card or PCMCIA card or USB to GPIB device.
Is my argument valid?
How can I fix my function panels using the 488.2 calls?
Thanks
03-30-2006 03:33 PM
04-04-2006 01:40 PM
04-05-2006 11:12 AM
07-04-2006 01:32 AM
I have two, apparently, confilicting statements from Agilent.
1. Taken from the Agilent Connectivity Guide - "..the Agilent 488 library allows you to use your NI-488.2 compatible programs with Agilent GPIB interfaces"
2. Received via e-mail from an Agilent engineer - "..using the NI-GPIB488.2 to control the Agilent 82357A is NOT possible".
I have managed to communicate with my instruments using VISA calls but since I have legacy software, including Instrument drivers, which use 488 calls I would really like to use the 82357A without modifying my code.
Any help much appreciated.
Kind regards
07-04-2006 06:33 AM