AM3270 Management Programming Manual
COMMANDS AND RESPONSES
INFO Command
ZEOT-IF-NO-READ A Boolean variable that specifies whether
the AM3270 subsystem sends an end-of-text
(EOT) character when it receives text from a
subdevice that does not have a read outstand-
ing. If the value is ZSPI-VAL-TRUE, the
subsystem sends the EOT. If the value is
ZSPI-VAL-FALSE, the subsystem sends a Reverse
Interrupt (RVI) instead. Whenever a subdevice
sends text without a read outstanding, the
subsystem discards the text. The default
value is ZSPI-VAL-FALSE.
ZNO-GP-AFTER-WACK A Boolean variable that specifies whether the
AM3270 subsystem does general polling after
receiving a wait for acknowledgement (WACK) in
response to a SELECT. If the value is ZSPI-
VAL-TRUE, the subsystem does not do a general
poll after receiving a WACK. If the value is
ZSPI-VAL-FALSE, the subsystem does a general
poll. The default value is ZSPI-VAL-FALSE.
This field is ignored for printers.
ZPACE An integer that specifies the number of con-
tinuous outbound requests that are allowed
before a full-cycle poll must be done. The
valid range is 0 through 100. The default
value is 0, which means that outbound requests
are always allowed.
ZPOLLTYPE An enumerated value that specifies the polling
type. The value ZAM3-VAL-GEN-POLL indicates
that general polling takes place. The value
ZAM3-VAL-SPEC-POLL indicates that specific
polling takes place. The default value is
ZAM3-VAL-GEN-POLL.
ZPROG A 32-byte file name that identifies the pro-
gram file that is to be downloaded to the
CLIP. The default name is
$SYSTEM.SYSnn.C9309p00.
ZRETRY An integer that specifies the number of times
the AM3270 I/O process retries a request
before returning an error. The value must be
in the range 0 through 15. The default value
is 3.
ZSYNCS The number of SYN characters that precede a
transmission. The value must be in the range
0 through 15. The default value is 3.
6-57