Epson TM-H6000IIIP Manual de desarrollo - Página 30
Navegue en línea o descargue pdf Manual de desarrollo para Escáner Epson TM-H6000IIIP. Epson TM-H6000IIIP 45 páginas.
También para Epson TM-H6000IIIP: Manual de desarrollo (26 páginas), Manual de desarrollo (32 páginas)
14) CHK_DI_GET_SUPPORT_FUNCTION
Parameter
Command
pData
pString
Explanation
The function information of currently used device is set in pData.
When more than one function is loaded, logical OR of the
following constant numbers is set.
Check reading function is loaded : CHK_DI_CHECKSCANNER (1)
Card reading function is loaded : CHK_DI_CARDSCANNER (2)
TM Storage Memory is loaded
Sharpening Support Firmware is loaded : CHK_DI_SHARPNESS (8)
Example:
When a device is loading check reading function and TM Storage
Memory, "5" is set in pData.
This information is the information of loading function for the
claimed device. If the claimed device is swapped, claim again
with new device. Otherwise, the information of loading function
cannot be acquired.
Even the device without Sharpening Support Firmware is able to
sharpen depending on its connection mode.
To find out its capability, either checks the connection mode or
executes CHK_DI_SHARPNESS_IMAGE command of DirectIO
method.
*1
Available at UB-U05 connection only
APPLICATION DEVELOPMENT GUIDE
Explanation
CHK_DI_GET_SUPPORT_FUNCTION
Sets the value to indicate the functions of the device.
Not used. Null character string is entered.
27
CheckScanner
Version 3.00 Feb. 2019
: CHK_DI_TMSTORAGE (4)
*1