realbasic-nug
[Top] [All Lists]

Re: Serial Control: 115200 bit/s on Mac OS 8 and 9 ?

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Serial Control: 115200 bit/s on Mac OS 8 and 9 ?
From: Aaron Ballman <aaron at realsoftware dot com>
Date: Thu, 30 Sep 2004 10:04:15 -0500
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <BD81EA91 dot A0D7%alexander dot traud at macnews dot de>
Sounds like it may be a bug -- what does LastErrorCode return when you try to
set that rate?

internal Infrared (IrDA): -17 (115k quite irrelevant)
internal modem          :   0 (can't be fixed to 115k)
Keyspan drivers 1.9 : 0 (REALbasic fails to contact a 115k device) Prolific PL-2303 : -17 (REALbasic fails to contact a 115k device)

But I even get this -17 without setting the serial port to 115k.

We also call Control when setting the DTR & RTS lines, setting LeaveDTROnClose, and setting hardware flow controls.

I'm not surprised about the IrDA port since there are no line states to set/flow control. The other one would depend on your code.

~Aaron
--
REAL World 2005 - The REALbasic User Conference
March 23-25, 2005, Austin, Texas
<http://www.realsoftware.com/realworld>

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://www.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>