TR3271 Management Programming Manual

COMMANDS AND RESPONSES
ALTER Command
ZWACK-DELAY A timestamp that specifies the period of time,
in .01 seconds, that the TR3271 subsystem waits
before sending a wait for acknowledgement (WACK)
to the host in response to a SELECT. The value
must be in the 0 through 32767 range. The
default is 0.
ZXLATE-IN A character value that must occur 256 times, once
for each ASCII character. The character values
together make up the translation table used for
inbound data. Note that the ZXLATE field must
have the value ZSPI-VAL-TRUE for this translation
table to be in effect.
ZXLATE-OUT A character value that must occur 256 times, once
for each ASCII character. The character values
together make up the translation table used for
outbound data. Note that the ZXLATE field must
have the value ZSPI-VAL-TRUE for this translation
table to be in effect.
ZTR3-MAP-ALTER-SU is the extensible structured token that defines
the configurable attributes that are to be altered for a
subdevice. It has the token number ZTR3-TNM-ALTER-SU and the DDL
definition ZTR3-DDL-ALTER-SU. This extensible structured token
must be in the command when the specified object is ZCOM-OBJ-SU.
It cannot be in the command when the object is ZCOM-OBJ-LINE.
Duplicate occurrences of the token are not allowed.
Each attribute is defined in a separate field. At least one
field must be specified. The fields in the ZTR3-MAP-ALTER-SU
token are as follows:
ZADDR A pair of integers that specifies the address to be
assigned to the subdevice. The first integer is the
address of the control unit. The second integer is the
address of the subdevice. Both integers should be in
the range 0 through 31.
ZPROTO An enumerated value that specifies the protocol to be
used by the subdevice. There is no default value. You
can assign one of the following values:
ZTR3-VAL-PROTO-CRT The CRT protocol will be
used.
ZTR3-VAL-PROTO-PTP The pass-through protocol
(PTP) will be used.
6-26