Path: utzoo!news-server.csri.toronto.edu!rutgers!psuvax1!wuarchive!usc!ucla-cs!maui.cs.ucla.edu!edwin From: edwin@maui.cs.ucla.edu (Edwin Tisdale) Newsgroups: comp.sys.ibm.pc.rt Subject: interface IBM 6180 Color Plotter to IBM 6150 Keywords: RS232C interface handshaking Message-ID: <1991Mar6.054607.18820@cs.ucla.edu> Date: 6 Mar 91 05:46:07 GMT Sender: usenet@cs.ucla.edu (Mr. News Himself) Distribution: usa Organization: UCLA Computer Science Department Lines: 16 Originator: edwin@maui.cs.ucla.edu Nntp-Posting-Host: maui.cs.ucla.edu I am trying to connect an IBM 6180 Color Plotter to an IBM RT PC 6150 Model 125. A Serial Printer Cable (Option Number 6294803) connects the plotter to the computer through the port labeled ``S2' on the Native Asynchronous RS232C Adapter. The system runs under the latest version of "4.3 BSD UNIX (6151)" which refers to the adapter as the "planar serial port RS232C interface". If "plotfile" contains a short list of IBM-GL instructions, then the command "cat plotfile > /dev/ttys0" generates the expected plot. But if "plotfile" is much larger, then the first part of the plot is correct and most of the remainder is garbled. It appears that the plotter buffer is being overrun. I need to know what hardware and/or software handshaking signals the plotter and computer interface expect. I also need to know how to set up these signals using UNIX commands. The IBM manuals that we have for the plotter and computer are not very helpful. Appropriate references would also be appreciated. Thanks in advance, Bob Tisdale - UCLA Computer Science Department - Los Angeles, California