ACC Utilities Reference Guide

ZTERM - Interactive Routine Interface
ZTERM Available Commands
Chapter 4 109
260 0000 0000 00AD 3EA0 0000 0000 00AD 3EB0 0000 0000 -> ->0
270 00AD 3EC0 0000 0000 00AD 3EE0 0000 0000 00AD 7F00 ->@ ->` -
280 0000 0000 007A AEC8 0000 0000 007A AE70 z.H z.p
LG - Get Logical Terminal Data From Queue
Format: LG,zlu,[queue]
This command retrieves logical terminal queue data from the specified
logical terminal data queue. If the queue number is omitted, the number
will be defaulted to the queue number from the last data queue command
(LQ, LG or LP). The retrieved data will be displayed on the terminal.
LP - Put Logical Terminal Data to Queue
Format: LP,zlu,[queue]
This command puts a test message (of length 100 bytes) on the specified
logical terminal data queue. If the queue number is omitted, it will be
defaulted to the queue number from the last data queue command (LQ,
LG or LP).
LQ - Allocate Logical Terminal Queue
Format: LQ,appl,label
appl application number (0 for general allocation)
label unique label for queue within application (up to 6
ASCII characters)
This command requests a logical terminal data queue for the given
terminal application with the given label. If this label is already
allocated for this application, then the existing queue number will be
returned. This command may be used to set the logical queue number for
subsequent LG and LP commands.