3.12 Automatic Recovery Function
The TM-H6000III features a function for automatic recovery when the power is
turned on again after an interruption of power. Recovery processing is performed
automatically when the printer's power is turned on again after an interruption.
The recovery processing restores the printer to the condition it was in before the
power was turned off.
3.13 Output without Flow Control on the USB/ Ethernet Interfaces
The TM-H6000III support outputting without flow control on the USB/Ethernet
interfaces. The operations differ by the firmware versions. See the section 2 of
this manual.
3.14 LED Blinking when BeginInsertion is executed
In the case of the TM-H6000III, settings can be made in the SetupPOS utility so
that the LED of the Slip starts blinking when BeginInsertion is executed. When the
settings have been made in the SetupPOS utility, the LED of the slip will start
blinking to indicate that the device is waiting for the paper to be inserted when the
BeginInsertion method is executed.
3.15 Validation Printing
Some devices of TM-H6000III support validation print function. To confirm
whether the device is supporting the validation print function uses DirectIO
method.
For the confirmation, specifies PTR_DI_GET_SUPPORT_FUNCTION as the first
parameter. By executing the DirectIO method, a flag that indicates supported
function by currently connected device is stored in the second parameter in
logical OR format. Please confirm whether validation print function is supported
by taking logical AND of the second parameter and PTR_DI_VALIDATION.
Switching of slip print and validation print is performed with DirectIO method by
specifying
PTR_DI_SLIP_FULLSLIP
parameter. After the switch, operate normally with BeginInsertion/EndInsertion,
BeginRemoval/EndRemoval, PrintNormal, etc.
Please note that some properties are automatically updated with the switching
operation. When a slip is being inserted in any stations, switching of
slip/validation is unable to execute. In that case, please remove the slip, and then
PTR_DI_SELECT_SLIP
or
PTR_DI_SLIP_VALIDATION
APPLICATION DEVELOPMENT GUIDE
POSPrinter (TM-H6000III)
as
the
first
21
Version 3.00 Feb. 2019
parameter,
as
the
second
and