Padgetmodel; Padgetnumvar; Padgetouttimeout - Hand Held Products PadCom TT1500 User Manual

Point-of-sale terminal control library
Table of Contents

Advertisement

Returns
Returns TRUE upon success, FALSE otherwise.
See Also
padGetMaxCardTracks, padGetAllMagCardTracks

padGetModel

Retrieves the model ID. The ID is returned as a 16-bit integer in the WORD pointer Model. For a Transaction Team 3100
Series, the model ID returned is 3100, and for a Transaction Team 1500, the model ID returned is 1500.
Syntax
BOOL padGetModel(
WORD *Model
)
Parameter
Model
Returns
Returns TRUE upon success, FALSE otherwise.
See Also
padGetVersion

padGetNumVar

Gets the contents of a variable in num format
Syntax
BOOL padGetNumVar(
char FAR *lpszVarName,
WORD FAR *pwValue
)
Parameter
lpszVarName
pwValue
Returns
Returns TRUE upon success, FALSE otherwise.

padGetOutTimeout

This function returns the current time-out value used for the com port's output (in milliseconds) to 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 padGetOutTimeout(
void
)
See Also
padSetOutTimout, padResetInTimeout, padGetOutTimeout, padSetInTimeout, padResetOutTimeout,
padSetConnectTimeout, padGetConnectTimeout, padResetConnectTimeout
3 - 18
Description
Pointer to a WORD data type that returns the model ID
Description
Name of the variable to which the numeric value is assigned
Value

Advertisement

Table of Contents
loading

This manual is also suitable for:

Padcom tt3100 series

Table of Contents