-- Brian Denheyer briand_at_deldotd.com Deldot Design, Inc. (503) 788-1607 __ \/.d = Electronic design and development >>>>> "Grant" == Grant Edwards <grante_at_visi.com> writes: Grant> Hi all, Grant> I am thinking about using STk to write a user interface for a Grant> laboratory scale (a Sartorius LP-something, if you care). Grant> The scale has a serial port and implements a simple ASCII Grant> command/response protocol (each command or reply is Grant> terminated by cr/lf). Grant> Is there a Scheme version of the termios interface Grant> (tcgetattr(), tcsetattr())? I need to be able to set baud Grant> rate, data bits, handshaking, etc. It would also be nice if Grant> I could take advantage of the MIN and TIME settings in Grant> termios so that reads on the port will time out if the scale Grant> doesn't reply. Grant> I could write a C function that is called via the foriegn Grant> function interface, but I thought there might be something Grant> already done...Received on Thu Jun 17 1999 - 19:27:57 CEST
This archive was generated by hypermail 2.3.0 : Mon Jul 21 2014 - 19:38:59 CEST