Xerox 3270 Manual do programador - Página 30

Procurar online ou descarregar pdf Manual do programador para Impressora Xerox 3270. Xerox 3270 34 páginas. Xerox electronic documentation laser 3270 programmer's guide

3270 Programmer's Guide
Translate Tables
been programmed, you only need to enter 3 characters in the data-
stream to send the user string to your printer.
Sending user string under host control
Several functions relate to the user string facility. Among these func-
tions are:
Function Y61, Setup of User Strings, used for the defining of the
user strings.
Function Y51, User Defined Strings at Power On, used for
specifying the "Power On" string
Function Y52, User Defined Strings at Printer Power On/Printer
Error, specifying the Error Recovery strings.
Examples :
Escape Sequence
%Y61,3,1B,45%
%Y51,1,5,7%
%Y52,4%
%Z6
Fig. 7-1 User string commands

7.1.1. User String as Input

Function Y90, User Escape String Definition is used to define a
string which can be sent to the interface as input. Since the string is
sent as input to the interface it can be used to change FSL setup
functions.
In Function 90, you may define strings with "identifiers" in HEX de-
pending on the available memory area in the permanent memory
area. These strings are sent as input to the interface when escape
"identifier" is received via the line.
%Y90,1A,'ABCD':8F,'%Y2,8%'%
%Z<user string no. >
Function
Defines string 3 with the PCL com-
mand for "RESET".
Send strings 1,5,7 at power on
Send string 4 at printer error
Send string 6
- 30 -