8-Printer Commands
Epic Edge™
OEM Integration Manual
100-14444 Rev B
August 2018
Page 115
GS F – Set Field in Page Mode
Description
Sets a text field in page mode, between the horizontal start position (
n2
* 256 +
n3)
and
the horizontal end position (
n4
* 256 +
n5)
. Positions are specified in dots, where 1 dot
= 1/203 inch, relative to the left edge of the page for the currently selected print direction.
The text to be entered in this field should follow this command and should be terminated
by a [CR] or [LF]. If more text is entered than can be contained within the field, the
excess text characters are truncated.
Expression
ASCII
[GS] F <
n1
><
n2
><
n3
><
n4
><
n5
>
Hexadecimal
1DH 46H <
n1
><
n2
><
n3
><
n4
><
n5
>
Decimal
<29> <70> <
n1
><
n2
><
n3
><
n4
><
n5
>
Parameters
n1
= Sets format for this field, as follows:
Bit 7 = Validation Number field flag
1 = Validation Number field
0 = All other fields
Bits 3-6 are reserved for future use
Bits 1, 0 = Justification mode for this field's text data
(Decimal value of masked bits)
0 = Left Justification
1 = Centering
2 = Right Justification
n2
= most significant byte of start position
n3
= least significant byte of start position
(Start position = Inches/203 = (
n2
* 256) +
n3
)
n4
= most significant byte of end position
n5
= least significant byte of end position
(End position = Inches/203 = (
n4
* 256) +
n5
)
Notes
•
A Validation Number field is presumed to be defined to print on the leading edge
of a ticket. When this field is printed on the ticket, the Validation Completed
status bit will be set (see Request Printer Status command, on page 62).
•
A field can hold a maximum of 200 characters. If more than 200 characters are
entered in a field, or more than can be printed between the selected start and
end positions, the excess characters are discarded without being printed.
•
If the specified start or end positions are out of bounds for the page width and
selected page orientation (e.g., if the start position is greater or equal to the end
position, or if either position is outside the page boundaries) the field’s start and
end positions will default to the full width of the page. This fact can be used to
simplify specifying a full width field, by setting <
n2
><
n3
><
n4
><
n5
> =
<0><0><0><0>.
Summary of Contents for Epic Edge
Page 1: ...Epic Edge OEM Integration Manual P N 100 14444 Rev B August 2018...
Page 2: ...This page intentionally left blank...
Page 10: ...Page viii August 2018 100 14444 Rev B This page intentionally left blank...
Page 11: ...100 14444 Rev B August 2018 Page 1 chapter 1 Introduction...
Page 12: ...Page 2 August 2018 100 14444 Rev B This page intentionally left blank...
Page 18: ......
Page 19: ...100 14444 Rev B August 2018 Page 9 chapter 2 Epic Edge Specifications and Requirements...
Page 20: ...Page 10 August 2018 100 14444 Rev B This page intentionally left blank...
Page 30: ......
Page 31: ...100 14444 Rev B August 2018 Page 21 chapter 3 Mounting Requirements...
Page 32: ...Page 22 August 2018 100 14444 Rev B This page intentionally left blank...
Page 36: ......
Page 37: ...100 14444 Rev B August 2018 Page 27 chapter 4 Epic Edge Printer Sensors...
Page 38: ...Page 28 August 2018 100 14444 Rev B This page intentionally left blank...
Page 42: ......
Page 43: ...100 14444 Rev B August 2018 Page 33 chapter 5 Electrical Connections...
Page 44: ...Page 34 August 2018 100 14444 Rev B This page intentionally left blank...
Page 52: ......
Page 53: ...100 14444 Rev B August 2018 Page 43 chapter 6 Printer Operation...
Page 54: ...Page 44 August 2018 100 14444 Rev B This page intentionally left blank...
Page 59: ...6 Printer Operation Epic Edge OEM Integration Manual 100 14444 Rev B August 2018 Page 49...
Page 66: ...Page 56 August 2018 100 14444 Rev B chapter 7 Programming General Information...
Page 67: ...100 14444 Rev B August 2018 Page 57 This page intentionally left blank...
Page 76: ...Page 66 August 2018 100 14444 Rev B chapter 8 Printer Commands...
Page 77: ...100 14444 Rev B August 2018 Page 67 This page intentionally left blank...
Page 143: ...100 14444 Rev B August 2018 Page 133 chapter 9 Transact Template Language...
Page 144: ...Page 134 August 2018 100 14444 Rev B This page intentionally left blank...
Page 175: ...100 14444 Rev B August 2018 Page 165 This page intentionally left blank...