AM3270 Management Programming Manual

COMMANDS AND RESPONSES
ALTER Command
ZREPOLL-INTVL A timestamp that specifies the time interval the
AM3270 subsystem repolls the control unit when the
control unit times out on poll. The default is
value is 0. The valid range is 0 through 32767.
ZTYPE A pair of integers that specifies the device type
and subtype of the subdevice to be altered. 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:
(5,0) The subdevice is a printer.
(6,x) The subdevice is an ITI terminal.
The value of x is an integer in the
range 6 through 10 and is associated
with the following screen sizes:
ZTYPE Screen Size
(6,6) 12 x 40
(6,7) 24 x 80
(6,8) 32 x 80
(6,9) 43 x 80
(6,10) 12 x 80
(10,x) The subdevice is a CRT or QUOTRON
terminal. 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,0) The subdevice is a pass-through
protocol (PTP) subdevice.
ZCOM-TKN-OBJNAME specifies the line or subdevice whose attribute
values are to be altered. Your application must provide this
token in the command. This token is described in "Data-
Communications Standard Definitions" in Section 5, "Common
Definitions," and the
Communications Management Programming
Manual
6-28