TransAct Ithaca 280 Programmer's Manual page 158

Thermal receipt printer
Table of Contents

Advertisement

Programming Codes
Function
Set the Electronic Journal Record Header
ASCII
[ESC][GS]F<String %d><0>
Hexadecimal 1BH 1DH 46H
Decimal
<27> <29><70>
IPCL
None
EPOS
Description This command allows the record separator that is printed between
records to be changed. The default format is:
\r\nRecord %d\r\n
Where:
\r represents CR, \n represents LF, %d represents the position of the
record number.
Note:
Note:
Note:
Function
Print/Report an Electronic Journal Log
ASCII
[ESC][GS]L
Or
[ESC][GS]l
Hexadecimal 1BH 1DH 4CH or 6CH
Decimal
<27> <29><76> or <108>
IPCL
&%UL
EPOS
Description This command prints or returns a summary of the electronic journal. The
format is as follows:
Electronic journal is inactive. (The electronic journal is off, or not
initialized)
or
Electronic journal has xxxx Records and is full.
or
Electronic journal has xxxx Records with yyyyyy bytes free.
Page 146
The %d must be present.
This follows standard ―C‖ programming conventions. Most
standard ―C‖ formatting print parameters may be used.
The record header many be totally disabled by a
configuration option.
Print the report
Return the report
(No IPCL for returning the report)
Rev K
®
iTherm
280 Programmer's Guide

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Ithaca 280 and is the answer not in the manual?

Table of Contents