AM3270 Management Programming Manual

COMMANDS AND RESPONSES
ADD Command
ZREPOLL-INTVL specifies the time interval, in units of .01
seconds, that the AM3270 subsystem repolls the control unit
when the control unit times out on poll. This is an optional
field. The valid range is 0 through 32767. The default value
is zero.
ZTYPE is a pair of integers that specifies the device type
and subtype of the subdevice to be added. 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 subdevice that is to be added.
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-17