Epson TM-H6000IIIP 개발 매뉴얼 - 페이지 30
{카테고리_이름} Epson TM-H6000IIIP에 대한 개발 매뉴얼을 온라인으로 검색하거나 PDF를 다운로드하세요. Epson TM-H6000IIIP 45 페이지.
Epson TM-H6000IIIP에 대해서도 마찬가지입니다: 개발 매뉴얼 (26 페이지), 개발 매뉴얼 (32 페이지)
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