Changes for page 3. Configuration

Last modified by Admin on 2025/02/27 16:44

From version 6.1
edited by Admin
on 2025/02/27 16:43
Change comment: Uploaded new attachment "1740674616321-498.png", version {1}
To version 7.1
edited by Admin
on 2025/02/27 16:44
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -25,7 +25,7 @@
25 25  
26 26  After setting communication parameters it is necessary to click on the “Launch monitor” button. A window with the device parameters will open.
27 27  
28 -[[image:1740668820744-378.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="627" width="600"]]
28 +[[image:1740674616321-498.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="557" width="600"]]
29 29  
30 30  
31 31  The device parameters are divided into the following groups:
... ... @@ -64,15 +64,9 @@
64 64  * Errors filter – a filter of errors that should be output to the display.
65 65  * BMS Main 2 errors filter 1, 2** **– 32-bit words which are written in the hexadecimal notation. Each bit of the word corresponds to an error. If the bit is set to “1”, the device signals about the error corresponding this bit. Filters can be edit by corresponding "Edit..." button.
66 66  ** List of possible BMS Main 2 errors can be found [[here>>doc:Battery management systems.Additional information.1\. Battery controllers\: signals and errors.WebHome||anchor="HErrors"]];
67 -* BMS Main X errors filter – 32-bit word which is written in the hexadecimal notation. Each bit of the word corresponds to an error. If the bit is set to “1”, the device signals about the error corresponding this bit. Filter can be edit by the "Edit..." button.
67 +* BMS Main X errors filter 1, 2 – 32-bit words which are written in the hexadecimal notation. Each bit of the word corresponds to an error. If the bit is set to “1”, the device signals about the error corresponding this bit. Filter can be edit by the "Edit..." button.
68 68  ** List of possible BMS Main X errors can be found [[here>>doc:Battery management systems.Additional information.2\. Strings controllers\: signals and errors.WebHome||anchor="HErrors"]].
69 69  
70 -**//Commands//** group contains the following parameters:
71 -
72 -* Test display – a command for testing the display (all symbol segments of the display will be activated);
73 -* Test buzzer – a command for testing the buzzer (loud signal, quiet signal and a pause will be emitted alternately);
74 -* Reset and start loader – a command to reboot the device and start the bootloader for updating the firmware.
75 -
76 76  **//Low battery level signal (single beep)//** group contains the following parameters:
77 77  
78 78  * SoC minimum value to signal – a charge level of the battery, upon reaching which a sound signal is emitted, %;
... ... @@ -89,3 +89,9 @@
89 89  
90 90  * Signal duration on charger connected – duration of the sound signal (one beep) emitting if the charger is connected to the battery, second;
91 91  * Signal duration on charger disconnected – duration of the sound signal (two beeps) emitting if the charger is disconnected from the battery, second.
86 +
87 +**//Commands//** group contains the following parameters:
88 +
89 +* Test display – a command for testing the display (all symbol segments of the display will be activated);
90 +* Test buzzer – a command for testing the buzzer (loud signal, quiet signal and a pause will be emitted alternately);
91 +* Reset and start loader – a command to reboot the device and start the bootloader for updating the firmware.