Issue
Converting the entries from an MPX controller error log can be useful when there has been a software revision change.
Product Line
EcoStruxure Building Operation
Environment
- EBO
- MPX
Cause
There may be an entry in an MPX error log that shows as follows:
25 I 2018-07-02 10:07:36.56 0x00006409 0x20000015 0x80018a15
0x10000134 0x18061101 Software revision change
Resolution
The ability to extract the firmware revision numbers from the controller error log is useful especially if you do not have the device report.
Take a look at the last 2 numbers of the following line:
25 I 2018-07-02 10:07:36.56 0x00006409 0x20000015 0x80018a15 0x10000134 0x18061101 Software revision change
- 0x10000134 == 1.00.01.00134 (please disregard the missing 01)
- 0x18061101 == 2018 06 11 (ignore the trailing 01 in the hex number)