ACC Utilities Reference Guide

ZTERM - Interactive Routine Interface
ZTERM Available Commands
Chapter 4 119
Reads the ZTERM program primary ZLU. If wait is specified, then the
program will continue to read the ZLU display the messages as they are
received. If no messages are received then an INT signal can be used to
interrupt the wait (this can usually be generated by using a ^C).
ZTERM> re
08:12:54 Message from program ZLU #0802 length 22 tag1=0000 tag2=0000
Lcn .00. .01. .02. .03. .04. .05. .06. .07. .08. .09. ASCII....ASCII....
000 5468 6973 2069 7320 6120 7465 7374 206D 6573 7361 This is a test message
010 6765 e.
The RE command can also be used to display the header of the message
by using the command modifier HD.
ZTERM> rehd
10:10:18 Message from program ZLU #0802 length 20 tag1=0001 tag2=0000
Lcn .00. .01. .02. .03. .04. .05. .06. .07. .08. .09. ASCII.....ASCII....
000 0200 007B 0322 2421 007B 0322 2421 0001 0000 0000 { ”$! { ”$!
010 0000 0000 0000 0000 0014
Lcn .00. .01. .02. .03. .04. .05. .06. .07. .08. .09. ASCII.....ASCII....
000 5A54 4552 4D73 3720 206D 6573 7361 6765 206E 6F2E ZTERMs7 message no.
RL - Loopback on Primary ZLU
Format:- RL,[LIst/LAtency],[sendmode],[dzlu],[AC],[maxtime]
Reads the ZTERM primary ZLU in a loop re-transmitting each received
message and produces timing statistics. (Use RC to set up the primary
ZLU as a receiver first if the test is on a terminal). Any messages
received are returned to either their source or, if specified, to the
destination ZLU (dzlu).
The options have the following meanings:
LIst Display the contents of the messages as well as the
statistical information
LAtency This option enables the roundtrip latency time
measurement in ms. This option cannot be set with the
LI list option. The latency measurement inserts 10
bytes of timing information into the buffer as messages
are sent and compares the time when the message is
received again. The latency measurement will not be