ACC Error Guide
ZCOM Status Codes
Port Configuration Status Codes
Chapter 372
PT_NO_DPLL(10) No DPLL available at this baud rate
The specified baud rate is not compatible with using
DPLL as the clock source.
PT_TOO_FAST(11) Async. mode not available for baud rate >
38400
An attempt was made to configure an asynchronous
port with a baud rate that was too high.
PT_NO_BUF(12) Subchannel buffer required
The ZcDSC_ALL_PARMS, ZcDSC_SET_TIMESLOTS
and ZcDSC_SET_SUBC_SPECS actions used with the
zconfig() port configuration request, all require that the
subchannel/timeslot buffer be included in the request.
This buffer was missing or the wrong length was
specified. See the zconfig() man page for more details.
PT_SC_ENB(13) Terminals on subchannel must be disabled
This status code is returned by either the subchannel
or timeslot configuration actions of zconfig() when an
affected subchannel has at least one enabled terminal
associated with it. To configure a timeslot, the existing
and new subchannels configured with the timeslot
must not have any enabled terminals associated with
them. To configure a subchannel, there must not be
enabled terminals on that subchannel.










