TRST-A10/TRST-A15 POS Printer OPOS Control Application User’s Manual
TOSHIBA TEC CORPORATION EAA-02450
102
Method
Value
ResultCode
ResultCodeExtended
Meaning
Error Handling
OPOS_E_DISABLED
0
The device is disabled.
Set the DeviceEnabled property to
TRUE to enable the device.
Illegal value
Check the parameter value.
OPOS_E_ILLEGAL
0
Failed to create system resource.
(Failed to secure the memory area.)
Restart the POS system.
Need investigation if the same
error repeats.
OPOS_E_FAILURE
0
Failed due to the reason other than
Cover Open and No Paper.
Check none of the following
abnormalities exist. Need
investigation if any such
abnormality exists.
•
Paper jam
•
Cutter error
OPOS_EPTR_COVER_
OPEN
0
Cover Open (The printer cover is
open.)
Execute this method again after
closing the printer cover.
SetLogo
OPOS_EPTR_REC_EMPTY 0
No Paper (The receipt paper has run
out.)
Execute this method again after
loading a new receipt paper.
ChangePrintSide
OPOS_SUCCESS
0
Completed successfully
–
OPOS_E_ILLEGAL
0
Illegal value
Check the parameter value.
OPOS_E_FAILURE
0
Failed due to the reason other than
Cover Open and No Paper.
Check none of the following
abnormalities exist. Need
investigation if any such
abnormality exists.
•
Paper jam
•
Cutter error
OPOS_EPTR_COVER_
OPEN
0
Cover Open (The printer cover is
open.)
Execute this method again after
closing the printer cover.
OPOS_EPTR_REC_EMPTY 0
No Paper (The receipt paper has run
out.)
Execute this method again after
loading a new receipt paper.
MarkFeed
OPOS_E_ILLEGAL
0
Not supported
–