3 - 22
Returns
Returns TRUE upon success, FALSE otherwise.
See Also
padDisplayTime, padSetTime, padHideTime
padGetVersion
Retrieves the model revision number of the firmware. The revision number is returned in the following format:
HIBYTE
Major revision number as binary value
LOBYTE
Minor revision number as binary value
This command allows a user to check the version number of the firmware (ROM chips in the pad). For example, version 1.0
is returned as 0100h, 2.15 is returned as 0215h, 3.1 is returned as 0310h. This command is useful if you are writing a
program that makes use of commands not found on earlier versions of the firmware. With this command your program can
check the version number of the firmware in the pad and only run if it’s equal to or greater than the version number required.
Syntax
BOOL padGetVersion(
WORD *Version
)
Parameter
Description
Version
Pointer to WORD data type to store the result
Returns
Returns TRUE upon success, FALSE otherwise.
See Also
padGetModel
padHeight
Syntax
int padHeight(
void
)
Returns
Returns the total number of vertical points on the pad surface (i.e., 1024).
See Also
padWidth, padVertDPI
padHideTime
Stops the time from being displayed on a Transaction Team 3100 Series or compatible terminal.
Syntax
BOOL padHideTime(
void
)
Содержание PadCom TT1500
Страница 1: ... PadCom Point of Sale Terminal Control Library U s e r s G u i d e ...
Страница 88: ...4 2 ...
Страница 129: ......
Страница 130: ......
Страница 131: ......
Страница 132: ... PadCom UG Rev A 4619 Jordan Road P O Box 187 Skaneateles Falls New York 13153 0187 ...