Padsetconnecttimeout; Padsetdebug; Padsetdefaultbaudrate - Hand Held Products PadCom TT1500 User Manual

Point-of-sale terminal control library
Table of Contents

Advertisement

Syntax
BOOL padSetCompress(
BOOL Compress
)
Parameter
Compress
Returns
Returns TRUE if successful, FALSE otherwise.

padSetConnectTimeout

This function sets the time-out value (in milliseconds) used for the com port during the initial connection phase. After
establishing a connection, use padSetInTimeout and padSetOutTimeout (see page 3-55) to control the time-out settings
of the com port.
Syntax
unsigned int padSetConnectTimeout(
unsigned int newTimeout
)
Returns
Returns the old time-out setting
See Also
padSetInTimout, padResetInTimeout, padGetOutTimeout, padResetOutTimeout, padGetConnectTimeout,
padResetConnectTimeout

padSetDebug

Sets the system debug option on or off. If the system debug option is on, the LCD displays an error message when an error
occurs.
Syntax
BOOL padSetDebug(
WORD Options
)
Parameter
Options
Returns
Returns TRUE upon success, FALSE otherwise.
See Also
padFlush

padSetDefaultBaudRate

Used to set the default baud rate. Ordinarily PadCom initially opens the com port at the default baud rate of 9600. The
Transaction Team 3100 Series can communicate at baud rates higher than 9600. If, for example, a Transaction Team 3100
Series is connected and is configured to operate at 57600 baud, it will take PadCom longer to connect to it than it would if
the Transaction Team 3100 Series was configured to operate at 9600 baud. This is because ordinarily PadCom searches
3 - 52
Description
TRUE to enable compressed capture mode
FALSE to collect uncompressed data points
Description
Specifies the debug options: 0000h = no debug
0001h = display error messages

Advertisement

Table of Contents
loading

This manual is also suitable for:

Padcom tt3100 series

Table of Contents