Okay, this is a strange one. I am attempting to interface with an external
serial device that for some reason was designed with an inverted logic to
it's flow control input (CTS).

In other words, it reads a LOW on CTS as data transmit enable, and
conversely a HIGH inhibits transmission.

So what I'm trying to find out is if there is by any remote chance an
elegant way of flipping the Serial Manager's flow control logic so that the
Palm's RTS state is exactly opposite of what it would "normally" be to match
this "flipped" CTS device.

I suspect the only way of doing this would be to write a custom serial
driver, which I suspect is far beyond the scope of this project.

Any ideas?

Paul





-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to