Product specifications

Table Of Contents
132
TM-C3400-LT Reference Library
This section describes the APIs provided in TM-C3400-LT Library.
TMC34LT_PrinterPowerOn
Turn the printer power on.
Syntax
int TMC34LT_PrinterPowerOn()
Return Value
TMC34LT_PrinterPowerOff
Turn the printer power off.
Syntax
int TMC34LT_PrinterPowerOff()
Return Value
Return Value Description
0 Success
Not 0 Failed (Returns an OS error code.)
This API returns immediately even if the printer is executing the head cleaning. But printer
power turns off after finished the head cleaning or other process.
Return Value Description
0 Success
Not 0 Failed (Returns an OS error code.)