Specifications
No
EPSON
TITLE
EPSON Advanced Printer Driver for TM series
StatusAPI
Reference Manual
Revision
L
NEXT
104
SHEET
103
4.3. Log File Details
File Name Outline Remarks
EpsStmApi.log
EpsStmApi_BAK.log
A variable length record text log file output by the application
process.
Output only if 0x00000001: API Function Sequence is
specified in LogLevel, and the contents of the API function and
parameters, and the status information from before and after
the callback call, respectively, are output in single record units.
At the point when the file specified in MaxLogSize is
exceeded, the current log file name is renamed to
“EpsStmApi_BAK.log,”then output resumes from the header
of “EpsStmApi.log” with the subsequent record cleared.
[Source]
EpsStmApi.dll
EpsCom.dll
EpsLoif.dll
EpsNetif.dll
[Destination]
LogPath specification
directory
EpsStmMon.log
EpsStmMon_BAK.log
A variable length record text log file output by the spooler
process.
Output is 0x00000010: Port I/O Data is specified or
0x00000100: Print Data is specified in LogLevel, and
StartDoc/EndDoc/ReadPort and accompanying data as well as
WritePort and accompanying data, respectively, are output in
single record units.
At the point when the file specified in MaxLogSize is
exceeded, the current log file name is renamed to
“EpsStmMon_BAK.log,”then output resumes from the header
of “EpsStmMon.log” with the subsequent record cleared.
[Source]
Tmstmmon.dll
[Destination]
LogPath specification
directory
EpsStmMon.bin
EpsStmMon_BAK*.
bin
*:1 to 8(MaxBiFile-1)
Binary file output by the spooler process.
Output only if 0x00000100:Print Data is specified in
LogLevel. Outputs the print data for 1 job (WritePort data from
StratDoc to EndDoc) in binary format.
If previous print data files exist, they are renamed with backup
file names up to the upper limit for the number of files
specified in MaxBinFile.
When the number of backup files reaches the upper limit
specified in MaxBinFile, then for subsequent files, the oldest
backup file is treated as the object of the next backup file.
(The latest file is always EpsStmMon.bin)
The file size is indefinite (it depends on the print data).
[Source]
Tmstmmon.dll
[Destination]
LogPath specification
directory
EpsScnImg.bin
EpsScnImgR.bin
Binary file that is output in the application process.
0x00001000 in the LogLevel: Output if image reading data are
specified. Outputs image data after calling the
BiSCNReadImage function to EpsScnImg.bin in binary
format. After that, it outputs retransmission image data to
EpsScnImgR.bin in binary format after calling the
BiSCNRetransmissionImage function.
EpsScnImg.bin/EpsScnImgR.bin are both overwritten as a new
log each time an image is scanned.
[Source]
EpsStmApi.dll
[Destination]
LogPath specification
directory