I have uploaded a .ZIP file with the source code and Windows .EXE file for the calibration/data memory data dumper program here:
http://s000.tinyupload.com/index.php?file_id=02197796006111167150
This output of this version of the program also produces a formatted/commented listing of what the various data values in the cal ram are.
Program usage info is available by executing the program without any command line arguments. Also see the comments at the start of the .CPP source code file.
Again, this program is to be used in conjunction with John Miles GPIBKIT library.
Also many thanks to Poul-Henning Kamp for the hard work of documenting the HP3458 MREAD command and for figuring out everything about the cal ram memory map and contents.
Mark,
I am very interested in this.
I downloaded the file, saved it, double clicked the .EXE and got 'The program can't start because gpibib.dll is missing from your computer'. What do I need to do with the .CPP file? Do I need to install John Miles GPIBKIT library?
I already have MS Visual Studio 2010 Express installed.
Thanks for your help and please my 'EXTREME Newbie' status when it comes to working with 'code'.
I'm trying to install on a Win7Pro 64bit Core i7 laptop.
I have Prologix USB/GPIB, NI USB-GPIB-HS, and HP 82367B adapters that I can use.
Any pointers very much appreciated.
Thanks and Merry Christmas.
Joe
-----Original Message-----
From: volt-nuts [mailto:volt-nuts-bounces@febo.com] On Behalf Of Mark Sims
Sent: Wednesday, December 24, 2014 5:25 PM
To: volt-nuts@febo.com
Subject: [volt-nuts] HP3458A cal ram data dumper
I have uploaded a .ZIP file with the source code and Windows .EXE file for the calibration/data memory data dumper program here:
http://s000.tinyupload.com/index.php?file_id=02197796006111167150
This output of this version of the program also produces a formatted/commented listing of what the various data values in the cal ram are.
Program usage info is available by executing the program without any command line arguments. Also see the comments at the start of the .CPP source code file.
Again, this program is to be used in conjunction with John Miles GPIBKIT library.
Also many thanks to Poul-Henning Kamp for the hard work of documenting the HP3458 MREAD command and for figuring out everything about the cal ram memory map and contents.
volt-nuts mailing list -- volt-nuts@febo.com To unsubscribe, go to https://www.febo.com/cgi-bin/mailman/listinfo/volt-nuts
and follow the instructions there.
Would this work on a 3457A by any chance?
Joe Gray
W5JG
On Wed, Dec 24, 2014 at 4:24 PM, Mark Sims holrum@hotmail.com wrote:
I have uploaded a .ZIP file with the source code and Windows .EXE file for the calibration/data memory data dumper program here:
http://s000.tinyupload.com/index.php?file_id=02197796006111167150
This output of this version of the program also produces a formatted/commented listing of what the various data values in the cal ram are.
Program usage info is available by executing the program without any command line arguments. Also see the comments at the start of the .CPP source code file.
Again, this program is to be used in conjunction with John Miles GPIBKIT library.
Also many thanks to Poul-Henning Kamp for the hard work of documenting the HP3458 MREAD command and for figuring out everything about the cal ram memory map and contents.
volt-nuts mailing list -- volt-nuts@febo.com
To unsubscribe, go to https://www.febo.com/cgi-bin/mailman/listinfo/volt-nuts
and follow the instructions there.
In message CAF7oPz0uh--ARWRPumXHvjtQdRs0ivBbOuSNThxGJoHcCJbUUA@mail.gmail.com
, Joseph Gray writes:
Would this work on a 3457A by any chance?
It only works on HP3458A.
The HP3457A has an entirely different (CPU) architecture, but it
is advanced enough that a similar trick may be possible.
--
Poul-Henning Kamp | UNIX since Zilog Zeus 3.20
phk@FreeBSD.ORG | TCP/IP since RFC 956
FreeBSD committer | BSD since 4.3-tahoe
Never attribute to malice what can adequately be explained by incompetence.