TR3271 Management Programming Manual

COMMANDS AND RESPONSES
INFO Command
ZXPARENT ZXPARENT is a Boolean value that controls
transparent-text mode for the named subdevice. If
the value is ZSPI-VAL-TRUE, transparent-text mode
is enabled for the subdevice; if the value is ZSPI-
VAL-FALSE, it is not. The default is ZSPI-VAL-
FALSE. Transparent-text mode can only be enabled
if the TR3271 line is configured with the EBCDIC
character set and transparent-text mode enabled.
ZTYPE A pair of integers that specifies the device type
and subtype of the subdevice. The first integer
is the device type, which depends on the protocol
being used. The second integer is the subtype,
which depends on the terminal being represented.
The possible integer pairs are as follows:
(10,x) The subdevice that uses the CRT
protocol. The value of x is an
integer in the range 1 through 5
and is associated with the following
screen sizes:
ZTYPE Screen Size
(10,1) 12 x 40
(10,2) 24 x 80
(10,3) 32 x 80
(10,4) 43 x 80
(10,5) 12 x 80
(60,x) The subdevice is a Pass-Through)
Protocol (PTP) subdevice. The
value of x can have the value of
1 or 2. Subtype 1 indicates a
CRT subdevice and subtype 2
indicates a printer.
ZSPI-TKN-DATALIST indicates the beginning of a data list. See
"SPI Standard Definitions" in Section 5 for details.
ZCOM-TKN-OBJNAME specifies the name of the TR3271 line or
subdevice for which the command was issued. Unless there is an
error that prevents the INFO command from being attempted at all,
this token is present in every response record. ZCOM-TKN-OBJNAME
is described in "Data-Communications Standard Definitions" in
Section 5 and the
Communications Management Programming Manual
.
ZCOM-TKN-OBJTYPE specifies the type of object that was queried.
This token has the value ZCOM-OBJ-LINE or ZCOM-OBJ-SU. This
token is described in "Data-Communications Standard Definitions"
in Section 5, "Common Definitions," and the
Communications
Management Programming Manual
.
6-60