AM3270 Management Programming Manual

COMMANDS AND RESPONSES
ALTER Command
ZTHRES An integer that specifies the statistics
threshold value. This value defines the
number of frames to be transmitted and re-
ceived before line quality is checked. The
value must be in the range 0 through 15. If
the value is 0, the threshold is ignored. The
default value is 0.
ZTIMEOUT The line I/O timeout value, in units of .01
second. This value defines how long the I/O
process waits before retrying when a data link
error occurs. The value must be in the range
0 through 32767. The default value is 270
(2.7 seconds).
ZXLATE A Boolean variable that specifies whether the
AM3270 subsystem translates EBCDIC characters
to ASCII before transmitting them to the
line. If the value is ZSPI-VAL-TRUE, the
AM3270 subsystem translates EBCDIC characters
to ASCII before sending them to the line.
If the value is ZSPI-VAL-FALSE, the AM3270
subsystem does not translate characters. The
default is value ZSPI-VAL-FALSE. The value of
ZXLATE must be ZSPI-VAL-TRUE if ZXLATE-IN and
ZXLATE-OUT, as well as ZCHARSET (with a value
ZAM3-VAL-EBCDIC) and ZCTL-SET (with a value of
EBCDIC), are defined.
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.
ZAM3-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 ZAM3-TNM-ALTER-SU and the DDL
definition ZAM3-DDL-ALTER-SU. This extensible structured token
must be in the command when the specified object type 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.
6-26