¿ªÔÆÌåÓý

Re: HP 4192A GPIB measurements


 

How do I take this private?
Thanks Dave for the advice.?
I took a Fortran programming course back in the '60s then, when the programming was taking over, I told my boss I was better at electronic design but would never be more than a mediocre programmer. He hired two full time programmers and I was back to what I liked. The Intel 8008 chip came along and I built a computer controlled by pink paper tape from a Teletype.?
8008 computer001.jpg
This was an improvement over boxes of cards and evolved into an instrument controlling a Nuclear Data Pulse Height Analyzer and storing the data on Philips audio cassette tapes (hard drives had 30" platters or 24" long drums back then). It ran on Fortran and Assembly language.? I kept my career interesting and moved to RF in Accelerators and a Superconducting Cyclotron, and a good pension.?
Now I program PICs in CCS C using the MPLAB IDE.
I am happy with C, and EZGPIB with a minimum of Pascal.?
I lost interest in Arduino since I showed a friend how to solve his problem and he said Arduino C does not have that function. I like CCS C.
A few of weeks ago I installed MS Visual C++ and ran a Tutorial. I like it but will never be an expert.?
I can tolerate Raspberry Pi and Linux. I don't want to learn any other languages. I don't want to be a programmer.
I have only seen one post (using a macro in Excel) on gathering data and plotting from HP test equipment. This is despite starting a group for EZGPIB back when I was trying to get data from an 8505A VNA. I see some programs in the EZGPIB folder but not many. It just seems to me that I am the only one actually reading and plotting from these machines. I am not referring to newer instruments like the 8566A or 8753B that will spit the plots out for you to the 7470A emulator. These 419x series are 1980 vintage and used analog plotters.??
Regards, Peter.


On Fri, Feb 8, 2019 at 8:51 AM Dave_G0WBX via Groups.Io <g8kbvdave=[email protected]> wrote:
Hi Peter.

I'd recommend not using Word to edit such files, that has a tendency to
alter things, should you want to use the data in something else.? Use
Notepad, or other similar tool, that won't make unintended background
automated changes.? But you can still search and replace etc.

You know you said you didn't particularly want to "learn to program",
well, the time may be approaching where you may want to change your view
on that.??? All those manual changes etc, you can automate with
software, and then even (with some effort it has to be said) graph them too.

Pascal would be one choice (Lazarus, for example, the price is right!)?
Especially as EZGPIB is Pascal based.

You mentioned MS's Visual C in the past.? Yes, you could use that too,
but the learning curve will be near vertical, unless you have some C/C++
experience.

It might be worth looking around for a dialect of Basic (stop moaning at
the back!)? Very easy to learn (what it was originally for of course)
and also easy to process string data.?? In truth, modern Basic
implementations are just as versatile and stable as any other language.

There are HP related versions too, as well as later packages, but not
all are Free.

Just googling "Basic for windows" throws up some free/low cost
possibilities.

Of course, you could also take full control of the Prologix device in
time too from within whatever programming environment you might end up
with, but one step at a time.

I'm 110% sure others on this list will have comments and other
recommendations.? ;-)

Regards to All.

Dave B

--
Created on and sent from a Unix like PC running and using free and open source software.
::




Join [email protected] to automatically receive all group messages.