TRST-A10/TRST-A15 POS Printer OPOS Control Application User’s Manual
TOSHIBA TEC CORPORATION EAA-02450
112
5) Property Setting
Each property notifies a result using a Result Code property and ResultCodeExtended property.
Property
ResultCode
ResultCodeExtended
Meaning
Error Handling
OPOS_SUCCESS
0
Completed successfully
–
OPOS_E_CLOSED
0
The device is closed.
Open the device using the Open
method.
BinaryConversion
OPOS_E_ILLEGAL
0
Invalid value
Check the value.
OPOS_SUCCESS
0
Completed successfully
–
OPOS_E_CLOSED
0
The device is closed.
Open the device using the Open
method.
OPOS_E_NOTCLAIMED
0
Does not have exclusive access to the
device.
Obtain the exclusive access
using the Claim (ClaimDevice)
method.
OPOS_E_NOHARDWARE
The printer power is not turned on or
printer is not connected.
Check the printer power is
turned on and the connection
with the printer has been
established.Need investigation if
there are no problems with the
power and connection statuses.
OPOS_EPTR_COVER_OPEN
Cover Open (The printer cover is
open.)
Execute this method again after
closing the printer cover.
OPOS_EPTR_REC_EMPTY
No Paper (The receipt paper has run
out.)
Execute this method again after
loading a new receipt paper.
OPOS_E_EXTENDED
OPOS_E_FAILURE
Failed to initialize communication with
the printer.
Restart the POS system.
Need investigation if the same
error repeats.
DeviceEnabled
OPOS_E_FAILURE
0
Failed to initialize communication with
the printer.
Restart the POS system.
Need investigation if the same
error repeats.