TR3271 Management Programming Manual

COMMANDS AND RESPONSES
ADD Command
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:
(10,x) The subdevice uses the CRT protocol. The
value of x is an integer in the 1 through 5 range
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.
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
.
ZCOM-MAP-REQID and ZCOM-TKN-CMD-TIMEOUT are standard data-
communications tokens that your application can optionally pro-
vide. These tokens are described in "Data-Communications
Standard Definitions" in Section 5 and the
Communications
Management Programming Manual
.
(ZSPI-TKN-) MANAGER, SSID, MAXRESP, RESPONSE-TYPE, ALLOW-TYPE,
and COMMENT are standard SPI tokens. With the exception of the
ZSPI-TKN-SSID token, which your management application must pass
to SSINIT, these tokens are optional. These tokens are described
in "SPI Standard Definitions" in Section 5 and the
Distributed
Systems Management (DSM) Programming Manual
.
6-16