User`s guide
152 DC 900-1317J
ADCCP NRM Programmer’s Guide
D.20 recv-station-reset-packet
Packet Description
The ICP uses this packet to report when an active station on the link is reset. When an
ICP reports a station reset it discards all transmit buffers for the affected station. The cli-
ent is responsible for initiating recovery procedures at a higher level
Packet Header
Freeway (DLI api only):
usFWPacketType = FW_DATA
usFWCommand = FW_ICP_READ
usFWStatus = 0
ICP:
usICPClientID = 0
usICPServerID = 0
[usLength = 16 (used for non DLI api only)]
usICPCommand = DLI_ICP_CMD_READ
iICPStatus = - 0 or DLI return status
usICPParams[0] = 0
usICPParams[1] = 0
usICPParams[2] = 0
Protocol:
usProtCommand = DLI_PROT_RECV_STATION_RESET_CFM
iProtModifier = station mode (1 = NRM or 4 = NRME)
usProtLinkID = port number
usProtCircuitID = 0
usProtSessionID = protocol session number from "attach-packet"
usProtSequence = 0
usProtXparms[0] = non-zero station id
usProtXparms[1] = 0
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
None.
Packet Exchanges
usProtCommand sent usProtCommand received
------------------ ----------------------
("recv-station-reset-ack-packet") DLI_PROT_RECV_STATION_RESET