Dialogic DSI SPCI Network Interface Boards Network Router User Manual


 
Dialogic
®
DSI SPCI Network Interface Boards Programmer's Manual Issue 5
49
6.2.5 General Module Identification Message
Synopsis:
Message used to request the module type and software revision number.
Message Format:
MESSAGE HEADER
Field Name Meaning
Type
GEN_MSG_MOD_IDENT (0x6111)
Id
0
Src
Sending module_id
Dst
on-board management task (0x8e)
rsp_req used to request a confirmation
hclass 0
status
Status Response – zero on success
err_info
0
len
28
PARAMETER AREA
Offset Size Name
0 2 reserved
2 1 maj_rev
3 1 min_rev
4 24 text
Description:
This message is provided to request a reply indicating the software version
for module under test. On receipt of this request, the module returns the
message with status "SUCCESS" to the sender including the information
requested.
Note: This message can be sent to the on-board management task to obtain the version
of the code file running on a live system.
Parameter Description:
maj_rev
Major revision identifier for the object being queried.
min_rev
Minor revision identifier for the object being queried.