Path: utzoo!utgpu!news-server.csri.toronto.edu!clyde.concordia.ca!uunet!cs.utexas.edu!asuvax!hrc!xroads!willis From: willis@xroads.UUCP (Raymond Willis) Newsgroups: comp.unix.xenix.sco Subject: Getting error codes from plotter Keywords: queue read Message-ID: <1122@xroads.UUCP> Date: 10 Sep 90 22:32:33 GMT Organization: Crossroads, Phoenix, Az Lines: 24 I have another question about the plotter. If you send something illegal to the plotter, an error light will come on. If you want to find out the nature of the problem, have the computer send a certain code to the plotter. The plotter will send code back to the computer. A small program that I think should work is : echo 'code to plotter' >/dev/ttyi14 read text