Padgetscanrate; Padgettableitem; Padgettime - Hand Held Products PadCom TT1500 User Manual

Point-of-sale terminal control library
Table of Contents

Advertisement

See Also
padSetPort, padSetPorts

padGetScanRate

Gets the current scan rate. Scan rate is used to vary the number of points captured per second.
Syntax
int padGetScanRate(
void
)
Returns
Returns the current scan rate if succeeds, FALSE if function fails
See Also
padSetScanRate

padGetTableItem

Transfers data from a table row to a variable.
Syntax
WORD padGetTableItem(
char FAR * lpszDatabaseName,
BYTE FAR * lpuBuffer,
WORD wBufSize,
WORD wIndex
)
Parameter
lpszDatabaseName
lpuBuffer
wBufSize
wIndex
Returns
Total bytes read.

padGetTime

This function gets the current time on the Transaction Team 3100 Series or compatible POS terminal.
Syntax
BOOL padGetTime(
BYTE FAR * pHour,
BYTE FAR * pMin,
BYTE FAR * pSec
)
Parameter
pHour
pMin
pSec
Description
Name of the database variable that stores the transaction
Pointer to the buffer
Size of the buffer
ID of the index into the table used as a binary
Description
a pointer to a byte for receving the current hour
a pointer to a byte for receving the current minute
a pointer to a byte for receving the current second
3 - 21

Advertisement

Table of Contents
loading

This manual is also suitable for:

Padcom tt3100 series

Table of Contents