Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Faxual II for CA-Clipper - stspeed http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 StSpeed
 Get connection speed
------------------------------------------------------------------------------
 Syntax

    StSpeed(<cStat>) -> nSpeed

 Parameters

    <cStat> is a status snapshot returned by FaxStatus().

 Returns

    Connection speed in BPS.

 Description

    Connection speed is the data rate, in bits per second, used for sending
    or receiving fax data.  Handshaking, at the start and end of a fax and
    between pages, is done at a lower speed (300 or 2400 BPS), but StSpeed()
    reports only the fax data rate.  This speed is established during the
    initial negotiation, but can sometimes change again between pages if the
    receiver notices that it is getting too many errors.

    Possible values of StSpeed() are 2400, 4800, 7200, 9600, 12000, and
    14400 BPS.  Before negotiation, StSpeed() returns 0.

See Also: FaxStatus

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson