TR3271 Management Programming Manual

COMMANDS AND RESPONSES
INFO Command
ZXLATE A Boolean variable that specifies whether the
TR3271 subsystem translates inbound and outbound
data. If the value is ZSPI-VAL-TRUE, the TR3271
subsystem translates inbound data (from the line)
from EBCDIC to ASCII, and translates outbound
data (to the line) from ASCII to EBCDIC. If
the value is ZSPI-VAL-FALSE, the TR3271 subsystem
does not translate characters. The default is
ZSPI-VAL-TRUE. The value of ZXLATE must be TRUE
if ZXLATE-IN and ZXLATE-OUT, as well as ZCHAR-SET
(value EBCDIC) and ZCTL-SET (value EBCDIC), are
used.
ZXPARENT A Boolean variable that controls transparent-
text mode for the named line. If the value is
ZSPI-VAL-TRUE, transparent-text mode is enabled
for the line; if the value is ZSPI-VAL-FALSE,
it is not. The default is ZSPI-VAL-FALSE.
Transparent-text mode can only be enabled if the
line is configured with the EBCDIC character set.
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.
6-58