3 - 42
See Also
padPromptHexNumber, padPromptNum, padPromptNumber, padPromptReset, padPromptSignature,
padPromptTimeout
padPromptTimeout
This command is used to set the maximum amount of time a prompt (such as
padPromptSignature
) will remain on the
display. The default is 600 seconds (10 minutes). After the specified amount of time elapses, the prompt is removed from
the screen.
Syntax
void padPromptTimeout (
unsigned long Seconds
)
Parameter
Description
Seconds
Specifies the amount of time in seconds to keep the prompt on the display
See Also
padPromptHexNumber, padPromptNum, padPromptNumber, padPromptReset, padPromptSignature,
padPromptString
padPutBits
Draws a bitmap on the LCD display by transferring the contents of a bitmap buffer to the LCD screen.
Note: This command does not display a BMP-type bitmap with header data. It only accepts raw bitmap data without a
header. See Supported Bitmap Format beginning on page 4-1 for more information on using raw bitmaps.
Syntax
BOOL padPutBits(
int X,
int Y,
int Width,
int Height,
const void *Bits
)
Parameter
Description
X
Horizontal coordinate to place the bitmap
Y
Vertical coordinate to place the bitmap
Width
Horizontal size of the bitmap in pixels
Height
Vertical size of the bitmap in pixels
Bits
Pointer to the bitmap data
Returns
Returns TRUE if successful, FALSE otherwise.
See Also
padIsLcd, padClear, padPutLogo, padMemLoadBitmap, padPutBmpFile, padPutLogo, padSetLogoBmpFile
padPutBmpFile
This command transfers the contents of the Windows bitmap file to the LCD screen.
Summary of Contents for PadCom TT1500
Page 1: ... PadCom Point of Sale Terminal Control Library U s e r s G u i d e ...
Page 88: ...4 2 ...
Page 129: ......
Page 130: ......
Page 131: ......
Page 132: ... PadCom UG Rev A 4619 Jordan Road P O Box 187 Skaneateles Falls New York 13153 0187 ...