Specifications
No
EPSON
TITLE
EPSON Advanced Printer Driver for TM series
StatusAPI
Reference Manual
Revision
L
NEXT
107
SHEET
106
The 1
st
record shows that the BiGetCounter function was called and that the contents of the 3 parameters are nHandle=1
(0x00000001), readno=20 (0x0014), *readcounter=0 (0x00000000).
The 2
nd
record shows that the BiGetCounter function was returned, that the contents of the 3 parameters are nHandle=1
(0x00000001), readno=20 (0x0014), *readcounter=2000 (0x000007D0) and that the function’s return value = 0
(SUCCESS).
[EpsStmMon.log]
“20010409130000.200,WDI,00000055,6,1D 67 32 00 14 00CRLF”…<1>
“20010409130000.210,WDO,00000055,6CRLF” …<2>
“20010409130000.220,RDI,00000055,1CRLF” …<3>
“20010409130000.230,RDO,00000055,1,5FCRLF” …<4>
“20010409130000.240,RDI,00000055,1CRLF”
“20010409130000.250,RDO,00000055,1,32CRLF”
“20010409130000.260,RDI,00000055,1CRLF”
“20010409130000.270,RDO,00000055,1,30CRLF”
“20010409130000.280,RDI,00000055,1CRLF”
“20010409130000.290,RDO,00000055,1,30CRLF”
“20010409130000.300,RDI,00000055,1CRLF”
“20010409130000.310,RDO,00000055,1,30CRLF”
“20010409130000.320,RDI,00000055,1CRLF”
“20010409130000.330,RDO,00000055,1,00CRLF”
“20010409130000.340,RDI,00000055,1CRLF”
“20010409130000.350,RDO,00000055,0,00CRLF”…<5>
The 1
st
record <1> shows that writing of 6 bytes of data (1D6732001400) to the port monitor was required.
The 2
nd
record <2> shows that the writing of 6 bytes of data is completed, from the port monitor.
The 3
rd
record <3> shows that reading of 1 byte of data to the port monitor was required.
The 4
th
record <4> shows that reading of 1 byte of data from the port monitor was completed, and that that data was
(5F) .
Thereafter, reading of data one byte at a time is recorded, then at <5>, the status becomes No Data (reading data size: 0).
<2> Shows the log output results if BiRestPrinter (printer reset) is executed during printing.
Reference: int BiRestPrinter( int nHandle)
[EpsStmApi.log]
“20010409130010.000,FUI,000000FF,BiResetPrinter,00000001CRLF”
“20010409130011.000,FUO,000000FF,BiResetPrinter,00000001,<00000000>CRLF”
The 1
st
record shows that the BiResetPrinter function was called and that the content of 1 parameter is nHandle=1
(0x00000001).
The 2
nd
record shows that the BiResetPrinter function was returned, that the content of 1 parameter is nHandle=1
(0x00000001) and that the function’s return value = 0 (SUCCESS).
[EpsStmMon.log]
“20010409130000.000,STD,00000055CRLF”…<1>
“20010409130000.010,WPI,00000055,1000CRLF”…<2>
“20010409130000.020,WPO,00000055,1000CRLF”…<3>
:
“20010409130009.990,WPI,00000055,1000CRLF”
“20010409130010.000,WPO,00000055,1000CRLF”