Alarm information:
Cause |
Error in the configuration of the DNMSTx.CFG file |
<ch> |
CAN channel number |
<code> |
Error code: • -3 = Unable to load EXEC code •-2 = Unable to load LOADER code •-1 = No Devicenet Master channel configured • 1 = Configuration file 'DNMSTx.cfg' not found • 2 = Unknown command in configuration file • 3 = Wrong parameter(s) in configuration file • 4 = Command in wrong location in configuration file • 5 = Offset number missing in configuration file • 6 = Missing mandatory information in the configuration file • 7 = Multiple definition in the configuration file • 8 = Non-contiguous data in block_to_rbx area • 9 = Non-contiguous data in the block_from_rbx area •10 = Overlapping data in the block_to_rbx area •11 = Overlapping data in the block_from_rbx area •12 = Unknown configuration error •12 = Memory allocation failed •13 = Error reading the file 'DNMSTx.cfg' •14 = Configuration not accepted •17 = Too many boards found |
Output condition |
Devicenet board presence |
Effect |
Devicenet communication not enabled |
What to do |
Correct configuration of DNMSTx.CFG file according to the error found. |
Alarm mask |
am[50].15 |
Alarm par prominent |
No |
Alarm type |
|
Notes |
More information about this alarm can be obtained via the mreport directive |
Additional information in system report
Using the mreport directive, you get diagnostic messages like:
DNMST(ch): <text> |
where <text> depends on the field <code> and can be:
Code |
Description |
---|---|
-3 |
Unable to load EXEC. code(%d) |
-2 |
Unable to load LOADER code(%d) |
-1 |
No board found |
1 |
'DNMSTx.CFG' configur. file not found |
2 |
Unknown command in line: n_line |
3 |
Bad parameter(s) in line: n_line |
4 |
Command in wrong place-line: n_line |
5 |
Missing Offset Number-line: n_line |
6 |
Missing Obligatory Information n_line |
7 |
Multiple definition-line: n_line |
8 |
Not contiguous data block_to_rbx n_line |
9 |
Not contiguous data block_from_rbx n_line |
10 |
Data overlap in block_to_rbx n_line |
11 |
Data overlap in block_from_rbx n_line |
12 |
Unknown conf. error code (%d) |
12 |
Memory allocation fault (%d) |
13 |
'DNMSTx.CFG' file read error |
14 |
Configuration not accepted |
17 |
Too many boards found |