From: "Matt Ettus" <[EMAIL PROTECTED]>
Subject: [time-nuts] Ethernet-GPIB interfaces
Date: Tue, 10 Jun 2008 22:13:34 -0700
Message-ID: <[EMAIL PROTECTED]>

> 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

_______________________________________________
time-nuts mailing list -- time-nuts@febo.com
To unsubscribe, go to https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts
and follow the instructions there.

Reply via email to