
KtpShowInputPanel
Declaration
UINT8 KtpShwoInputPanel(UINT8 show);
Description
Opens (show=1) or closes (show=0) the input panel on the display and re-
turuns OK or FAIL.
Arguments
-
7.5
Update API Design
All required methods for an image update are implemented in one single dy-
namic link library (update.dll). All functions described in this document are
exported from this DLL.
For running the update.dll the appropriate KetopAPI.dll will be necessary. Both
DLL files must exist in the image and correspond with each other.
7.5.1
Handling of Errors
7.5.1.1
Rules
●
All functions expecting any input parameter check if the parameter is loca-
ted inside the range and if its data type is correct. If a parameter is located
outside the range the function will return ERROR_INVALID_RANGE.
7.5.1.2
Defines
SUCCESS
0
OK
0
FAIL
1
ERROR_INVALIDE_RANGE
100
ERROR_IMGUPD_INIT
101
ERROR_IMGUPD_FILEOPEN
102
ERROR_IMGUPD_WRONGIMG
103
ERROR_IMGUPD_PROGRAMERROR
104
ERROR_IMGUPD_TOMUCHUPD
105
ERROR_PROGRAM_FLASH_BURN
106
ERROR_PROGRAM_FLASH_ERASE
107
ERROR_IMGUPD_NOTEQUAL
108
ERROR_IMGUPD_FILEWRITE
109
ERROR_IMGUPD_FILEREAD
110
ERROR_WRONG_FILE_HEADER
111
7.6
Initialising
All required initialisation will be carried out by starting respectively by loading
the update.dll.
Software
KeTop T50VGA
© KEBA 2009
User's Manual V1.50
66
Summary of Contents for KeTop T100
Page 1: ...KEMRO KeTop T50VGA User s Manual V1 50 Translation of the original instructions ...
Page 4: ......
Page 10: ......