Specifications

4 Message Reference
54
4.2.1 SSD_MSG_RESET - SSD Reset Request
Synopsis
Sets up ssd module run-time options at initialization time.
Note: When using the s7_mgt protocol configuration utility, this message is generated by s7_mgt
and should not be generated by the user.
Format
MESSAGE HEADER
Field Name
Meaning
type
SSD_MSG_RESET (0x7680)
id
0
src
Sending module ID
dst
SSD_module_ID
rsp_req
Used to request a confirmation.
hclass
0
status
0
err_info
0
len
24
PARAMETER AREA
Offset
Size
Name
0
3
Reserved. Set to 0.
3
1
mgmt_id
4
18
Reserved. Set to 0.
22
2
num_boards
Description
This message is used during initialization by the application to reset the ssd module
and set up its run-time parameters.
The confirmation message (if requested) indicates success with a status value of 0.
Parameters
The SSD_MSG_RESET message includes the following parameters:
mgmt_id
The module_id of the management module to which ssd should sent board status
indications.
num_boards
The maximum number of boards that ssd is required to manage. This should not
exceed 16.