Changes for page 3.7 Service

Last modified by Admin on 2025/03/20 12:01

From version 1.4
edited by Admin
on 2024/12/12 16:32
Change comment: Update document after refactoring.
To version 2.1
edited by Admin
on 2024/12/26 15:55
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -67,7 +67,7 @@
67 67  * Actual number of resets – a number of successful resets;
68 68  * Last reset timestamp – time of last device reset.
69 69  
70 -=== ​​​​​​​Errors journal ===
70 +=== Errors journal ===
71 71  
72 72  The BMS Main 3 device maintains a 32-entry errors journal. Each journal entry stores an error occurrence/disappearance timestamp and error flags.
73 73  
... ... @@ -77,6 +77,8 @@
77 77  
78 78  In this section:
79 79  
80 +* Acknowledge the errors – a trigger to acknowledge the errors and clear the "Need acknowledge" signal;
81 +* Errors 1, 2 to add a new record – bitfields with errors to be written to error journal;
80 80  * Last record – a number of the last entry in the errors journal;
81 81  * Record 1 … Record 32 – entries in the errors journal.
82 82