volt-nuts@lists.febo.com

Discussion of precise voltage measurement

View all threads

3458a BASIC commands for today???

N
new
Thu, Feb 19, 2015 2:54 AM

Can any of the BASIC programs found in the manuals be used nowdays?

For example, the calibration manual has a BASIC program on page 5-11
that dumps the entire 253 calibration constants to a printer.

Is it possible to use the Keysight Connection Expert program to send
some kind of BASIC commands like this program to the 3458 and make
it dump the cal constants into my computer somewhere?

Or do I need a 30 year old HP computer and a dot matrix printer???

Or a $$$$$$$$$$$$ labview whatever program????

Right now I type  'cal? nnn'  253 times and save the 506 lines in notepad.

Willy

Can any of the BASIC programs found in the manuals be used nowdays? For example, the calibration manual has a BASIC program on page 5-11 that dumps the entire 253 calibration constants to a printer. Is it possible to use the Keysight Connection Expert program to send some kind of BASIC commands like this program to the 3458 and make it dump the cal constants into my computer somewhere? Or do I need a 30 year old HP computer and a dot matrix printer??? Or a $$$$$$$$$$$$ labview whatever program???? Right now I type 'cal? nnn' 253 times and save the 506 lines in notepad. Willy
PK
Poul-Henning Kamp
Thu, Feb 19, 2015 7:10 AM

In message 54E5506B.3020905@williams-net.com, new writes:

Can any of the BASIC programs found in the manuals be used nowdays?

If you are willing to consider something more modern than BASIC:
https://github.com/bsdphk/pylt

--
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.

-------- In message <54E5506B.3020905@williams-net.com>, new writes: >Can any of the BASIC programs found in the manuals be used nowdays? If you are willing to consider something more modern than BASIC: https://github.com/bsdphk/pylt -- 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.