
SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 35
5.2 General Configuration Messages
5.2.1 SSD Reset Request
Synopsis:
Message sent to SSD once at initialisation to set up run-time options.
NOTE: When using s7_mgt, this message is generated by s7_mgt and should
not be generated by the user.
Message Format:
MESSAGE HEADER
FIELD NAME MEANING
type SSD_MSG_RESET (0x7680)
id
0
src
Sending module’s module_id
dst SSD_TASK_ID (0x20)
rsp_req
used to request a confirmation
hclass
0
status
0
err_info
0
len
24
PARAMETER AREA
OFFSET SIZE NAME
0 1
module_id - must be set to SSD_TASK_ID
1 2 reserved - set to zero
3 1 mgmt_id
4 18 reserved - set to zero
22 2 num_boards
Description:
This message is used during initialisation by the application to reset the ssd
module and set up its run-time parameters.
The confirmation message (if requested) will indicate success by a status of 0.
Kommentare zu diesen Handbüchern