Dascom TallyCom III Installation & Operators Guide User Manual
Page 37

FUNCTION 47: ESC MODE SELECTION
This function is used for the selecting of standard escape mode and special transparency.
SYNTAX: %Y47,
OPTION DESCRIPTION
*1
ESC xx sent as “xx” HEX
3
Enable
double
escape
NOTES:
1. Changes to this function will have immediate effect
2. Y47 = 1:
%%HEX-DATA%
=
data to printer
%%’DATA’%
=
data
to
printer
%HEX-BYTE
=
byte to printer or Y90 string
Y47 = 3
%%HEX_DATA%%
=
data to printer
%%!DATA%%
=
data to printer 1B followed by data
%HEX-BYTE
=
byte
to printer or Y90
EXAMPLE: %Y47,3%
will enable double escape
and
where:
%%41
42%%
will send two bytes x41 and x42 to the printer
FUNCTION 48: PERMANENT ESCAPE CHARACTER SELECTION
This function is used for selecting the permanent escape character.
SYNTAX: %Y48,
OPTION DESCRIPTION
User-defined
HEX or apostrophe value for the
permanent
escape
character.
In Coax it is selected from
the LU3 character table. Valid values are
00,
08-09,
11-2F,
31-BF.
In Twinax it is selected from the EBCDIC
character table ( CP500 ). Valid values are
41
–
FE.
*00
Default value, no escape character
n2
‘char’
a maximum of 5 characters to introduce
transparency.
String
must
not
begin
with the same character defined in n1, or
the
character
‘&’.
Lead
in
sequence.
n3
‘char’
a maximum of 5 characters to end
transparency.
String
must
not
begin
with
valid HEX values (‘0’-’9’), (‘A’-’F’) or (‘a’-’f’).
Lead
out
sequence.
37