Poul-Henning Kamp 83820457eb Add a IEEE488 driver for PCIIA compatible cards.
This driver implements "unaddressed listen only mode", which is what
printers and plotters commonly do on GP-IB busses.

This means that you can capture print/plot like output from your
instruments by configuring them as necessary (good luck!) and

	cat -u /dev/gpib0l > /tmp/somefile

Since there is no way to know when no more output is comming you
will have to ctrl-C the cat process when it is done (that is why
the -u is important).
2005-02-01 16:59:23 +00:00
..
2004-12-21 02:08:14 +00:00
2004-11-22 22:20:50 +00:00
2005-01-10 04:40:23 +00:00
2004-05-14 13:35:46 +00:00
2005-01-26 23:27:12 +00:00
2004-12-27 18:58:57 +00:00