[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
serial port access
- To: info-mcl@cambridge.apple.com
- Subject: serial port access
- From: osiris@cs.utexas.edu (osiris)
- Date: Fri, 17 Sep 1993 16:57:11 -0600
Hi, I need to be able to read and write a serial port from in MCL to
control a robot arm. I noticed that oodles-of-utils has some routines for
this. What I wanted to know is if this is the best way to go, or if there
is a better way to go?
For example, is there any direct support in MCL for this, or are the
Toolbox routines a good idea?
--Thanks.