Tektronix 4041 GPIB controller
Mike McCauley wrote:
> Ive figured out much of the BASIC dialect it speaks, but I cant yet figure
> out how to open the printer, serial port or tape for IO, nor have I got the
> docs yet. Can anyone shed some light on the exact syntax for the BASIC open
> call used by the 4041 and the
> get() function for reading GPIB devices?
Since no-one has answered yet and I fetched tre 4051 manulas form our
library I think I can provide some information. Please shut me up if
this information is not for your system!
For tapes, use TLIST to list the files on the tape.
WBYTE [ _at_ address [, address] ... : ] [ data ] [, data] ...
Is used to send 8 bit bytes tot a GPIB device.
RBYTE targe_variable [, target variable] ...
to read from GPIB
If ithis is all appropriate and you find no other docs I can scan ours
and put them on the web.
Regards,
-- HBP
Received on Mon Oct 22 2001 - 15:18:18 BST
This archive was generated by hypermail 2.3.0
: Fri Oct 10 2014 - 23:34:20 BST