User`s guide
D: ADCCP NRM Detailed Command and Response Headers
DC 900-1317J 129
D.2 Command sequences
1. Sequence of packet exchanges for establishing a connection and starting a link
Send an ICP attach-packet (DLI_ICP_CMD_ATTACH)
Receive an attach-packet (ack) (DLI_ICP_CMD_ATTACH)
Send an ICP set-buffer-size-packet (DLI_PROT_SET_BUF_SIZE)
Receive a set-buffer-size-packet (ack) (DLI_PROT_RECV_BUF_SIZE)
Send a link-config-packet (DLI_PROT_CFG_LINK) - variant 1
- iProtModifier = 0
Send a station-config-packet (DLI_PROT_CFG_LINK) - variant 2
- iProtModifier = 1
Send a limit-config-packet (DLI_PROT_CFG_LINK) - variant 3
- iProtModifier = -1
Send a start-link-packet (DLI_PROT_SEND_BIND)
Receive a start-link (ack) (DLI_PROT_RESP_BIND_ACK)
Send a start-station-packet (DLI_PROT_SEND_BIND)
Receive a start-station (ack) (DLI_PROT_RESP_BIND_ACK)
2. Sequence of packet exchanges for setting a multi-point list (optional)
Send a set-multipoint-list-packet (DLI_PROT_SEND_SET_MULTIPNT_LIST)
(No response)
3. Sequence of packet exchanges for station init command (optional)
Send a station-init-packet (DLI_PROT_SEND_STATION_INIT)
Receive a station-init-ack-packet (DLI_PROT_RECV_STATION_INIT)
4. Sequence of packet exchanges for send exchange id command (optional)
Send a send-exchange-id-packet (DLI_PROT_SEND_EXCHANGE_ID)
Receive a recv-exchange-id-packet (DLI_PROT_RECV_EXCHANGE_ID)
5. Sequence of packet exchanges for sending a station reset command (optional)
Send a station-reset-packet (DLI_PROT_SEND_STATION_RESET)
Receive a station-reset-ack-packet (DLI_PROT_RECV_STATION_RESET_CFM)
6. Sequence of packet exchanges after receiving a station reset command (optional)
Receive a recv-station-reset-packet (DLI_PROT_RECV_STATION_RESET)
Send a recv-station-reset-ack-packet (DLI_PROT_SEND_STATION_RESET_CFM)
7. Packets for writing different formats of messages
Send a write-data-packet (DLI_PROT_SEND_NORM_DATA)
Send a write-unform-data-packet (DLI_PROT_SEND_UNFORMATTED_DATA)
Send a write-unform-eom-data-packet (DLI_PROT_SEND_UNFORMATTED_DATA_EOM)
Send a write-unnum-data-packet (DLI_PROT_SEND_UNNUMBERED_DATA)
Send a write-unnum-data-eom-packet (DLI_PROT_SEND_UNNUMBERED_DATA_EOM)
8. Packets for reading different formats of messages
Receive a receive-data-packet (DLI_PROT_RECV_DATA)
Receive a receive-unform-data-packet (DLI_PROT_RECV_UNFORMATTED_DATA)
Receive a receive-unnum-data-packet (DLI_PROT_RECV_UNNUMBERED_DATA)