[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

TlpConfigureLinePalm

PURPOSE
Select line speed and mode.
PROTOTYPE
Trap: Err TlpConfigureLinePalm (UInt16 refNum, TlpSpeed speed, TlpMode mode)

PARAMETERS
speed IN the new speed to use
mode IN the new mode to use

DESCRIPTION
Change the line speed and mode on the Palm side, without sending anything to the reader. You typically use this functions when the default mode and speed set up by TlpOpen is not the default mode and speed of the reader device.

The default mode used by this library is ASCII at 9600 bauds.

Note that this function return a PalmOS Error code, not a TlpError code.

SEE ALSO
enum TlpSpeed,
enum TlpMode,
TlpConfigureLine,
TlpOpen.



This document was generated by Alexandre Duret-Lutz on August, 7 2001 using texi2html