ACC Utilities Reference Guide
ZTERM - Interactive Routine Interface
ZTERM Available Commands
Chapter 4116
PT - Set Port Parameters
Format: PT,card,port,rcode,param,[config1],[config2]
Sets port parameters. The parameters are similar to those used in the
zport call. See under zport in the ACC Programmer’s Reference Guide.
All terminals on the port must be disabled before this command is used.
card - ACC card number
port - ACC port number
rcode - 1: Use configured data
2: Use data in this command
param - 0: Set config, clock, and port mode
1: Set config parameters
2: Set clock parameters
3: Set port mode
config1 - Port configuration word (High 16 bits)
config2 - Port configuration word (Low 16 bits)
(an “H” suffix indicates a hex value):
PU - Update Physical Terminal Table Information
Format: PU,ZLU,INDX,[len]
Updates the physical terminal table user data area. This command
prompts for each of the words (16-bit values) in turn. When [len] words
have been read, ZTERM uses the zptup routine to update the physical
terminal table. If [len] is not specified 1 is assumed.
SYNC,NoParity,ExtClock,9600 - 0006H
SYNC,OddParity,ExtClock,9600 - 0106H
ASYNC,NoParity,IntClock,19200 - 0418H
ASYNC,EvenParity,IntClock,19200 - 0718H










