Epson ProofPlus TM-H6000III Handbuch Entwicklung - Seite 30

Blättern Sie online oder laden Sie pdf Handbuch Entwicklung für Scanner Epson ProofPlus TM-H6000III herunter. Epson ProofPlus TM-H6000III 45 Seiten. Ecc printer
Auch für Epson ProofPlus TM-H6000III: Produkthandbuch (27 seiten), Broschüre (2 seiten), Spezifikationen (2 seiten), Broschüre (6 seiten), Benutzerhandbuch (32 seiten), Handbuch Entwicklung (26 seiten), Handbuch Entwicklung (32 seiten), Handbuch (10 seiten), Benutzerhandbuch (29 seiten)

Epson ProofPlus TM-H6000III Handbuch Entwicklung
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