ACC Utilities Reference Guide

ZTERM - Interactive Routine Interface
ZTERM Available Commands
Chapter 4 127
apno If set this must match the ltapno field in the logical
terminal table of the terminal ZLU, otherwise no
messages will be sent on that ZLU.
The test proceeds until the total number of messages are sent or the test
is interrupted using sigint (usually ^C).
The test message sent to the terminal (up to “len” length) is
’ABCDEFGHIjKLMNOPQRStUVWXYZabcDefghijklmNopqrstuvwXyz’ etc
The messages that appear on the terminal running ZTERM depend on
the mode chosen. If the mode requests a definite response then the
status of the send will be reported to the screen from which ZTERM is
running. Uses the zsend routine, and the zread if any windows are
specified.
XM - Transmit Test
Format:- XM,ZLU1,ZLU2,[len],[mode],[total],[window],[tagp],[apno]
The XM command is used for a general transmit test. It is similar to the
TX command, but it sends test messages to a range of ZLUs from ZLU1
to ZLU2.
See description of TX commands for use of each parameter.