User`s guide
138 DC 900-1317J
ADCCP NRM Programmer’s Guide
D.8 limit-config-packet
Packet Description
This packet is used to adjust station timer and retry limit whether or not a configured
station is active. The data field consists of a data structure with the following format:
WORD DESCRIPTION
---- -----------
0 Retry limit
1 Retry timer(in seconds)
2 Poll timer (in seconds)
3 Flag timer (in seconds)
4 Poll delay (in milliseconds)
Packet Header
Freeway (DLI api only):
usFWPacketType = FW_DATA
usFWCommand = FW_ICP_WRITE
usFWStatus = 0
ICP:
usICPClientID = 0
usICPServerID = 0
[usLength = 26 (used for non DLI api only)]
usICPCommand = DLI_ICP_CMD_WRITE
iICPStatus = 0 - for Big Endian Clients or
= 0x4000 - for Little Endian Clients
usICPParams[0] = 0
usICPParams[1] = 0
usICPParams[2] = 0
Protocol:
usProtCommand = DLI_PROT_CFG_LINK
iProtModifier = -1
usProtLinkID = port number
usProtCircuitID = 0
usProtSessionID = protocol session number from "attach-packet"
usProtSequence = 0
usProtXparms[0] = non-zero station id
usProtXparms[1] = 10
Note
The Freeway header is used only with DLI (it is not applicable for
DLITE), and the
usLength field of the ICP header is used only with-
out DLI.
Data
Data formatted as listed above in “Packet Description.”
Packet Exchanges
usProtCommand sent usProtCommand received
------------------ ----------------------
DLI_PROT_CFG_LINK none