TransAct Technologies ITHERM 280 User Manual
Page 154

Programming Codes
iTherm
®
280 Programmer’s Guide
Page 152
Rev C
28-07764
Function
Print the Electronic Journal
ASCII
[ESC][GS]P< S
l
>< S
h
>< L
l
>< L
h
>
Hexadecimal 1BH 1DH 50H < S
l
>< S
h
>< L
l
>< L
h
>
Decimal
<27> <29><80> < S
l
>< S
h
>< L
l
>< L
h
>
IPCL
&%EP
at 10)
EPOS
Description This command prints all or part of the electronic journal.
h
>*256 +
l
>
specifies the first record to be printed and h >*256 + l > specifies the number of records to print. If h >*256 + l > are 0, records from the specified start to the last record are printed. Setting both start and end to Note: The first record is identified as record 1. Function Report the Electronic Journal ASCII [ESC][GS]R< S l >< S h >< L l >< L h > Hexadecimal 1BH 1DH 52H < S l >< S h >< L l >< L h > Decimal <27> <29><82> < S l >< S h >< L l >< L h > IPCL &%EQ EPOS Description This command reports all or part of the electronic journal. h >*256 + l > specifies the first record to be printed and h >*256 + l > specifies the number of records to report. If h >*256 + l > are 0, all records from the specified start to the end are reported. Setting both start and end to 0 Note: The first record is identified as record 1. The report format will be as follows: [STX] Record number [SOH] Record Text [ETX] … [EOT]
0 will print the complete contents of the electronic journal.
at 10)
will report the complete contents of the journal.