On Thu, 12 Mar 2020 at 09:02, Roger Henderson via Groups.Io <hendorog=[email protected]> wrote:
Hi Jeff,
I've run an HP 82357A with KE5FX's software and I think the only change was this one:
* Open Connection Expert
* Go into Settings (gear icon at top right of screen)?
* Click on Keysight 488 GPIB Options
* Tick Enable Keysight GPIB cards for 488 programs
(Note that my install of the Keysight IO software is probably a year or two out of date. It has a version of 18.1.22924.2 in Settings | About Connection Expert)
There is also a place where you can switch between the VISA implementations that you have installed - i.e. Keysight or National Instruments - which I have set to Keysight.
Can't find that setting right now though.
Cheers,
Roger
On Thu, 12 Mar 2020 at 05:01, Jeff Kruth via Groups.Io <kmec=[email protected]> wrote:
Reading the thread, have experienced similar problems. Have several 82357B from HP, have installed drivers, etc, can use the Keysight S/W to talk to them and do simple things over the 488 bus like set RF switches, etc. However, for the life of me I cannot get Johns (KE5FX) s/w to work with them!?
I know Johns stuff works well, one of my students uses it in my lab with his own Prologix adapter, running my gear.
I cannot figure out how to make it work with the HP USB to 488 unit.? I have limited time and skills on the job to play with it so it has been a back burner item but would like to get it going.
Has anyone had success with this? Any suggestions?
Also: Really like RMB but have only old copies of Transera HTB for DOS. I am afraid if I bring one of my 9826's in to run the gear, the students will go into convulsions laughing at it!
Really miss using the '26, so simple to talk to the gear.
I still like BASIC because of its simplicity and relative ruggedness/stability (and also I am an old guy..). Would really like to have a modern solution that would run on a laptop and control my gear...
I know someone has figured this all out. If only I could get to that person...
Thanks!
Jeff Kruth
In a message dated 3/11/2020 11:34:34 AM Eastern Standard Time, david.partridge@... writes:
Say what!? I have to say that I think you will find you are incorrect.? ? All the code does is to manage the configuration for the rest of GPIB toolkit.
It does nothing at all out of line.? Please read the code before you say it shouldn't be used with a Keysight or NI adapter.
David
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of David DiGiacomo Sent: 11 March 2020 15:11 To: [email protected] Subject: Re: [HP-Agilent-Keysight-equipment] Oh Keysight! How are the mighty fallen
On Wed, Mar 11, 2020 at 6:42 AM David C. Partridge <david.partridge@...> wrote: > > I finally decided to dump my 82357B USB-GPIB and buy an NI one.? The > hardware is fine - it's the darned software that is the problem! > > The latest version of the Keysight IO Libraries Suite is terminally broken > for the 488.2 APIs even though this code should have been stable for > decades.
> >Exception thrown at 0x761E4192 in prologix.exe: Microsoft C++ exception: > int at memory location 0x00AFE144.
TILT!? As others have hinted, prologix.exe is from KE5FX, not Keysight.? It should not be running, and no wonder it barfs if you try to use it with an HP 82357B.
It's probably time to uninstall everything and start over.