9-Transact Template Language
Print Commands
Templates and regions can be executed using the commands below. Additional
commands for region and template definitions are contained in chapters 4and 5
[GS] C <n>– Enter Data into Data Buffer n
ASCII
[GS] C n
Hexadecimal
1DH 43H n
Decimal
<29> <67> n
n = the data tag number, 1 ≤ n ≤ 16.
Parameters
If n = 0, all data buffers are cleared.
Description
This command is used in conjunction with the [GS] O command for the template printing
operation. The data to be entered into this field should follow this command and should
be terminated by a [CR] or [LF]. Each data field can hold up to 100 characters. If more
characters are received before the terminating [CR] or [LF], the extra characters are
discarded.
[GS] O <n>– Execute Region/Template
ASCII
[GS] O n
Hexadecimal
1DH 4FH n
Decimal
<29> <79> n
Parameters
n = the template or region to execute, in the range 1 ≤ n ≤ 255.
Description
This command executes a region/template. The data format for this command depends
on whether a template or region is referenced by parameter n
If the command references a template, the template will be executed immediately using
the data previously loaded using the [GS] C commands.
If the command references a region, any data required for that region must immediately
follow the command. Once all desired regions have been executed, the host must issue
a [FF] command to initiate the ticket print operation.
If the selected template or region is undefined, or if n = 0, no operation is performed.
Page 140
Epic Edge™ OEM Integration Manual
August 2018
100-14444 Rev B
Need help?
Do you have a question about the Epic Edge and is the answer not in the manual?
Questions and answers