Padsetintimeout; Padsetouttimeout; Padsetlcdcleartimeout - Hand Held Products PadCom TT1500 User Manual

Point-of-sale terminal control library
Table of Contents

Advertisement

padSetInTimeout

This function sets the time-out value in milliseconds used for the com port's input from the connected pad. This is not related
to the time-out used during the initial connection phase (see "padSetConnectTimeout" on page 3-52).
Syntax
unsigned int padSetInTimeout(
unsigned int newTimeout
)
Returns
Returns the old time-out setting.
See Also
padSetOutTimout, padResetInTimeout, padGetOutTimeout, padSetInTimeout, padResetOutTimeout,
padSetConnectTimeout, padGetConnectTimeout, padResetConnectTimeout

padSetOutTimeout

This function sets the time-out value in milliseconds used for the com port's output to the connected pad. This is not related
to the time-out used during the initial connection phase (see padSetConnectTimeout).
Syntax
unsigned int padSetOutTimeout(
unsigned int newTimeout
)
Returns
Returns the old time-out setting.
See Also
padSetInTimout, padResetInTimeout, padGetOutTimeout, padResetOutTimeout, padSetConnectTimeout,
padGetConnectTimeout, padResetConnectTimeout

padSetLcdClearTimeout

Sets the LCD automatic clearing time-out value. When it's disabled, the LCD with not automatically clear itself. If it is set to
200, for example, and the device's touch sensitive surface is not touched for a total of 200 seconds, then the device's LCD
automatically clears itself.
Syntax
BOOL padSetLcdClearTimeout(
BYTE Timeout
)
Parameter
Timeout
Returns
Returns TRUE if successful, FALSE otherwise.
See Also
padIsLcd, padClear
Description
The number of seconds to elapse before time-out is reached. A value of zero disables
the automatic LCD clearing feature.
3 - 55

Advertisement

Table of Contents
loading

This manual is also suitable for:

Padcom tt3100 series

Table of Contents