
SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 83
5.5.2 s7_mgt Completion Status Indication
Synopsis:
Message issued by s7_mgt on completion of initial configuration sequence.
Message Format:
MESSAGE HEADER
FIELD NAME MEANING
type API_MSG_CNF_IND (0x0f09)
id
0
src 0xcf
dst
Notification module (see below)
rsp_req
0
hclass
0
status completion_status (see below)
err_info
Reserved for future use
len
0
Description:
This message is issued by s7_mgt on completion of the initial configuration
sequence and indicates either success (status=0) or an error condition that
occurred during configuration. The message is only issued when s7_mgt is run
with the –i command line option specifying the module_id of the ‘Notification
Module’ to which the message should be sent. For example:
s7_mgt –i0x2d
NOTE: It is recommended that the user invokes this option and then waits for
the API_MSG_CNF_IND message to ensure that the application does not
attempt to send messages until initial configuration is complete.
Parameter Description:
completion_status The result of initial configuration coded as follows:
Value Meaning
0 Success
1 Error opening config.txt file
2 Syntax or value error in config.txt file
3 Error during configuration (invalid parameters)
4 Error during configuration (no response)
Commenti su questo manuale