Epson TM-H6000IIIE Ontwikkelingshandboek - Pagina 30
Blader online of download pdf Ontwikkelingshandboek voor {categorie_naam} Epson TM-H6000IIIE. Epson TM-H6000IIIE 45 pagina's.
Ook voor Epson TM-H6000IIIE: Ontwikkelingshandboek (26 pagina's), Ontwikkelingshandboek (32 pagina's)
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