ACC HDLC/LAP-B (ABM) User's Guide

34 Chapter3
Using HDLC/LAP-B (ABM) Protocol
Request Specific Processing
Control Codes
This protocol allows the following Control Codes:
5 CW_STATS Send ST25L2STAT status message
This control write triggers the protocol to send a
ST25L2STAT
status message. For the format of this
message, see the section on Status and Error
Messages”. Control length must b e zero.
6 CW_REVCODE Send ST25REVCD status message
This control write triggers the protocol to send a
ST25REVCD
status message. For the format of this
message, see the section on Status and Error
Messages”. Control length must b e zero.
7 CW_TIMERS Set timers
The protocol’s timers may be changed from their
configured values using this control write. This request
should be used with caution because the values
configured with this request will not be restored if the
card is reset by ZCOM.
The control request data consists of three pairs of
bytes. Each pair of bytes consists of a Resolution and a
Value. The legal values for Resolution are as follows:
0=dontset
1=10msec
2 = 100msec
3=1sec
4=10sec.
Note that these values are different from the values
used for the resolutions when configuring a terminal.
The Values are used directly. A zero Value will disable
the timer if the resolution is non-zero.
The first pair of bytes applies to T1, the second pair is
ignored (should be set to zero) and the third pair apply
to T3/T4. See Figure 3-2 on page 35.