[time-nuts] Ethernet-GPIB interfaces

Magnus Danielson magnus at rubidium.dyndns.org
Wed Jun 11 08:34:47 UTC 2008


From: "Matt Ettus" <boyscout at gmail.com>
Subject: [time-nuts] Ethernet-GPIB interfaces
Date: Tue, 10 Jun 2008 22:13:34 -0700
Message-ID: <ad9f78230806102213o7f6c34cbvc6d7687d0c1a4eaa at mail.gmail.com>

> Has anyone had any luck with Ethernet-GPIB bridges under Linux?  The
> NI one seems to use a proprietary interface.  The 8605 from ICSelect
> looks promising, but I have no familiarity with VXI.

I have good experience from using Tektronix AP007, which is using VXI11.
VXI11 is based on good old RPC which took me about half a day from searching
VXI11 to actually control the instrument. The VXI11 spec is there for free and
the necessary RPC definitions is in there as an appendix, so just hacking that
down and run RPCGEN gets you fairly quickly on your feets. It was not too hard
to figure out how to use the commands from the VXI11 spec so it was no major
magic involved. The next day I could almost totally concentrate on my critical
measurement application. All this on a fairly standard Linux machine.

So, if you got a VXI11 jobbie, I think it is an easy piece to work with.
Hmm. I wish I had a few here at home. Would solve problems.

I toyed around some in an attempt to write a VXI11 library, but as many
projects attention went out over to other things.

Cheers,
Magnus




More information about the Time-nuts_lists.febo.com mailing list