Changes for page 3. Configuration
Last modified by Admin on 2025/02/27 16:44
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -48,6 +48,7 @@ 48 48 49 49 * CANopen Node ID – an identifier of the device in the CANopen network (20 by default); 50 50 * CAN baud rate – CAN bus speed, kbps; 51 +* Device 51 51 * BMS Main Node ID – an identifier of the BMS controller in the CANopen network (32 by default); 52 52 * Heartbeat – a flag for sending Heartbeat messages; 53 53 * Heartbeat period – a period of sending Heartbeat messages, millisecond; ... ... @@ -63,9 +63,15 @@ 63 63 * Errors filter – a filter of errors that should be output to the display. 64 64 * 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. 65 65 ** 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"]]; 66 -* BMS Main X errors filter – 32-bit word which arewritten 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. Filterscan be edit bycorresponding"Edit..." button.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 67 ** 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"]]. 68 68 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 + 69 69 **//Low battery level signal (single beep)//** group contains the following parameters: 70 70 71 71 * SoC minimum value to signal – a charge level of the battery, upon reaching which a sound signal is emitted, %; ... ... @@ -82,9 +82,3 @@ 82 82 83 83 * Signal duration on charger connected – duration of the sound signal (one beep) emitting if the charger is connected to the battery, second; 84 84 * Signal duration on charger disconnected – duration of the sound signal (two beeps) emitting if the charger is disconnected from the battery, second. 85 - 86 -**//Commands//** group contains the following parameters: 87 - 88 -* Test display – a command for testing the display (all symbol segments of the display will be activated); 89 -* Test buzzer – a command for testing the buzzer (loud signal, quiet signal and a pause will be emitted alternately); 90 -* Reset and start loader – a command to reboot the device and start the bootloader for updating the firmware.