Last modified by Admin on 2026/04/27 12:30

From version 3.1
edited by Admin
on 2025/12/19 17:19
Change comment: There is no comment for this version
To version 11.10
edited by Admin
on 2026/04/27 12:30
Change comment: Renamed back-links.

Summary

Details

Page properties
Content
... ... @@ -1,231 +1,245 @@
1 -TBA
2 -{{comment}}
1 +ElectricDeviceMonitor is a software to configure, debug and updating Movicom Electric devices.
3 3  
4 -Программа ElectricDeviceMonitor – это средство для настройки, отладки и обновления продукции Мовиком Электрик.
5 -
6 6  [[image:1766053068470-669.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="336" width="343"]]
7 7  
8 -Программа состоит из следующих компонентов:
5 +Application consists of following modules:
9 9  
10 -* Unified monitor – универсальный модуль для связи с устройствами BMS Main 3/3X, BMS Main X, BMS Mini, BMS Mini S через шину CAN, USB или TCP соединение, а также BMS IMD по шине CAN.
11 -* Мониторы устройств:
12 -** BMS Main 2.1 – модуль для связи с контроллером батареи BMS Main 2.1 по шине CAN;
13 -** BMS Logic 2.0 – модуль для связи с BMS Logic 2.0 по шине RS-485;
14 -** BMS Logic 12/18/RET – модуль для связи с устройствами BMS Logic 12, BMS Logic 18, BMS Logic RET, BMS Logic 12S по шине RS-485;
15 -** BMS Display 1.x – модуль для связи с устройствами BMS Display по шине CAN;
16 -** BMS Indication 1.x – модуль для связи с устройствами BMS Indication по шине CAN;
17 -** BMS Main 1.4 – модуль для связи с устаревшими контроллерами батареи BMS Main 1.2.-1.4* по шине CAN;
18 -** BMS Crown 1.x – модуль для связи с устройствами BMS Crown* по шине CAN;
19 -** BMS Power Control 1.x – модуль для связи с устройствами BMS Power Control* по шине CAN;
20 -* Обновление устройств:
21 -** Updater – универсальный модуль обновления устройств по шине CAN, RS-485, USB и TCP соединению
22 -** Unified bootloader – модуль обновления устройств BMS Main 3/3X по USB.
23 -* Log viewer – модуль просмотра лог-файлов устройства.
7 +* Unified monitor – unified module to communicate with BMS Main 3/3X, BMS Main X, BMS Mini, BMS Mini S devices via CAN, USB or TCP connection, and BMS IMD device via CAN bus.
8 +* Device monitors:
9 +** BMS Main 2.1 – module to communicate with BMS Main 2.1 battery controller by CAN bus;
10 +** BMS Logic 2.0 – module to communicate with BMS Logic 2.0 measuring module by RS-485 bus;
11 +** BMS Logic 12/18/RET – module to communicate with BMS Logic 12, BMS Logic 18, BMS Logic RET, BMS Logic 12S devices by RS-485 bus;
12 +** BMS Display 1.x – module to communicate with BMS Display by CAN bus;
13 +** BMS Indication 1.x – module to communicate with BMS Indication by CAN bus;
14 +** BMS Main 1.4 – module to communicate with legacy BMS Main 1.2.-1.4* battery controllers by CAN bus;
15 +** BMS Crown 1.x – module to communicate with BMS Crown* devices by CAN bus;
16 +** BMS Power Control 1.x – module to communicate with BMS Power Control* devices by CAN bus;
17 +* Device update:
18 +** Updater – universal device update module working by CAN, RS-485, USB or TCP connections;
19 +** Unified bootloader – a module to update BMS Main 3/3X devices by USB.
20 +* Log viewer – a module to view device log files.
24 24  
25 -~* Устройство является устаревшим и больше не производится.
22 +~* Device is obsolete and no longer produced.
26 26  
24 +
27 27  == Unified monitor ==
28 28  
29 -Unified monitor поддерживает различные способы подключения к устройствам:
27 +Unified supports the different methods to connect to a device:
30 30  
31 -* При подключении через USB следует указать номер последовательного порта устройства;
32 -* При подключении по шине CAN
33 -** через адаптер BMS USB-CAN следует указать номер COM порта, скорость соединения и адрес устройства;
34 -** для остальных адаптеров следует выбрать устройство из списка и также указать скорость соединения и адрес устройства;
35 -* При подключении по TCP следует вводить IP адрес целевого устройства в локальной сети.
29 +* When connecting via USB it is necessary to set the COM port;
30 +* When connecting via CAN
31 +** with BMS USB-CAN adapter it is necessary to set the COM port, bus speed and device address;
32 +** for other adapters it is necessary to select a device from the list, specify the bus speed and device address;
33 +* When connecting via TCP, enter the IP address of the target device in the local network.
36 36  
37 37  [[image:1766054835921-455.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="229" width="415"]]
38 38  
39 -После успешного подключения в верхней части окна кнопка "Start" станет неактивной и появится окно авторизации пользователя. Это свидетельствует об успешном подключении.
37 +After a successful connection, the "Start" button at the top left corner will become inactive, and a user authorization window will appear. This indicates a successful connection.
40 40  
41 -* Guest - Гостевой доступ для просмотра состояния батареи. Нет разрешений на изменений каких-либо настроек;
42 -* User - Стандартный пользовательский доступ с разрешением на изменение большинства настроек;
43 -* Service - Сервисный доступ для приозводителей батарей. Имеет доступ до некоторых дополнительных настроек;
44 -* Manufacturer - Этот аккаунт используется производителем BMS и не предназначен для публичного доступа.
39 +* Guest - Guest access to view battery state. No permissions to change and view any settings;
40 +* User - A common user access with permissions to change almost all the settings;
41 +* Service - A service account for battery manufacturers. Has access to some additional settings;
42 +* Manufacturer - This account is used by BMS manufacturer and not accessible for others.
45 45  
46 46  [[image:1766054201828-790.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true"]]
47 47  
48 -После успешного ввода пароля открывается главное окно Unified monitor и происходит загрузка параметров.
46 +After successfully entering the password, the main "Unified Monitor" window opens, and the parameters begin to load.
49 49  
48 +(% class="box infomessage" %)
49 +(((
50 +If connection to the device is lost, the program will attempt to reconnect with previously entered credentials. Attempts will continue until the Stop button is pressed.
51 +)))
50 50  
51 -Окно монитора разделено на три области.
53 +The monitor windows is divided into three areas.
52 52  
53 -[[image:1766054651152-306.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="52" width="600"]]**В верхней области** отображаются:
55 +[[image:1766054651152-306.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="52" width="600"]]
54 54  
55 -* элементы управления, предназначенные для запуска и останова информационного обмена с устройством;
56 -* информация об устройстве (название и серийный номер, версия аппаратного и программного обеспечения, версия загрузчика);
57 -* время на часах устройства с возможностью синхронизации;
58 -* элементы управления для выполнения действий с устройством (изменение пароля, перезапуск, сброс настроек и др.).
57 +The **top area** displays:
59 59  
60 -[[image:1766055717373-251.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="200" width="166"]]Меню "Device" содержит в себе следующие пункты меню:
59 +* Controls for starting and stopping data exchange with the device.
60 +* Device information (name and serial number, hardware and software version, bootloader version).
61 +* The device's clock time with synchronization capability.
62 +* Controls for performing actions on the device (changing the password, restarting, resetting settings, etc.).
61 61  
62 -* Log in – вызов окна повторной авторизации;
63 -* Change password – вызов окна смены пароля для текущего пользователя;
64 -* SD card – вызов окна взаимодействия с установленной SD картой;
65 -* Update firmware – вызов окна обновления ВПО устройства через Unified monitor. Процесс обновления через Unified monitor описан в документации на соответствующее устройство (например, [[BMS Mini S>>doc:Battery management systems.BMS Mini S.5\. Firmware update.WebHome]]). Для обновления в этом режиме обязательно должна быть установлена SD карта;
66 -* Reboot – перезапуск устройства;
67 -* Go to bootloader – перевод устройства в режим загрузчика.
64 +[[image:1766055717373-251.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="200" width="166"]]
68 68  
69 -[[image:1766059260100-912.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true"]]Меню "Settings" содержит пункт для сброса настроек устройства.
66 +The "Device" menu contains the following items:
70 70  
68 +* Log in – open the re-authorization window.
69 +* Change password – open the window to change the password for the current user.
70 +* SD card – open the window for interacting with the installed SD card.
71 +* Update firmware – open the window for updating the device firmware via Unified Monitor. The update process via Unified Monitor is described in the documentation for the corresponding device (e.g., [[BMS Mini S>>doc:Battery management systems.BMS Mini S.6\. Firmware update.WebHome]]). An SD card must be installed to perform an update in this mode.
72 +* Reboot – device restart.
73 +* Go to bootloader – switch the device to bootloader mode.
71 71  
72 -[[image:1766056213709-221.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="276" width="600"]]Окно взаимодействия с SD картой** **состоит из двух частей:
75 +[[image:1766059260100-912.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true"]]"Settings" menu contains the item to reset the device settings.
73 73  
74 -* в левой части располагается содержимое SD карты.
75 -* в правой части располагается содержимое выбранной папки
76 76  
77 -Для скачивания файла с SD карты (папки скачивать нельзя) следует выбрать файл в левой части окна и нажать на стрелку посередине.
78 +[[image:1766056213709-221.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="276" width="600"]]
78 78  
79 -В правом верхнем углу находится меню действий с SD картой.
80 +The SD card interaction window consists of two parts:
80 80  
81 -[[image:1766058987135-535.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true"]]В этом меню:
82 +* left part displays the contents of the SD card;
83 +* right part displays the contents of the selected folder.
82 82  
83 -* Reload status – обновить состояние SD карты;
84 -* Mount – примонтировать SD карту;
85 -* Unmount – размонтировать SD карту;
86 -* Format – отформатировать SD карту в формат FAT32. Перед форматированием обязательно следует размонтировать карту.
85 +To download a file from the SD card (folders cannot be downloaded), select the file in the left part of the window and click the arrow in the middle.
87 87  
87 +In the upper right corner, there is a menu for actions with the SD card.
88 88  
89 +[[image:1766058987135-535.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true"]]
89 89  
90 -**В центральной области** отображаются параметры устройства (вкладка Settings), состояния устройства (State) и, если поддерживается, профильные данные устройства (Profile). 
91 +In this menu:
91 91  
92 -Вкладки в данной области разделены на три колонки.
93 +* Reload status – Refresh the SD card status.
94 +* Mount – Mount the SD card.
95 +* Unmount – Unmount the SD card.
96 +* Format – Format the SD card to FAT32 format. The card must be unmounted before formatting.
93 93  
94 -* в первой колонке в древовидной форме отображаются группы параметров;
95 -* во второй отображаются записи для выбранной группы;
96 -* в третьей отображается детальное описание записи, поля для ввода нового значения и кнопка сохранения.
97 97  
99 +
100 +**The central area** displays the device parameters (Settings tab), device states (State tab), and, if supported, device profile data (Profile tab).
101 +
102 +The content in this area are divided into three columns:
103 +
104 +* The first column displays parameter groups in a tree structure;
105 +* The second column displays entries for the selected group;
106 +* The third column displays a detailed description of the entry, fields for entering a new value, and a save button.
107 +
98 98  [[image:1766055020158-734.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="221" width="600"]]
99 99  
100 -Над колонкой групп параметров находятся следующие кнопки:
110 +Above the column of parameter groups there are the following buttons:
101 101  
102 -* Reload кнопки повторной загрузки всех параметров платы
103 -* Save кнопка одновременного сохранения всех измененных параметров
104 -* Export кнопка экпорта настроек из устройства в текстовый файл
105 -* Import кнопка импорта настроек из текстового файла в устройство. После импорта настроек следует нажать кнопку Save.
112 +* Reload reread all board parameters;
113 +* Save save all changed parameters simultaneously;
114 +* Export export settings from the device to a text file;
115 +* Import import settings from a text file into the device. After importing the settings, click the Save button.
106 106  
107 107  
108 108  
109 -**В нижней области** приводится история действий с устройством.
119 +**The bottom area** displays the history of actions performed with the device.
110 110  
111 111  [[image:1766054531745-297.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="73" width="600"]]
112 112  
113 113  == BMS Main 2.1 ==
114 114  
115 -Монитор BMS Main 2.1 позволяет подключиться к устройству через шину CAN. Для этого следует выбрать соответствующий CAN адаптер и выбрать устройство из списка (Systec, PEAK или Marathon) или задать номер COM-порта (BMS USB-CAN).
125 +The BMS Main 2.1 monitor allows you to connect the device via the CAN bus. To do this, select the corresponding CAN adapter and choose a device from the list (Systec, PEAK, or Marathon) or specify the COM port number (BMS USB-CAN).
116 116  
117 117  [[image:1766059864519-882.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="237" width="430"]]
118 118  
119 -Структура разделов и меню окна монитора аналогична Web интерфейсу и описана в [[документации на BMS Main 2.1>>doc:Battery management systems.BMS Main 2\.1.3\. Configuration.WebHome]].
129 +The structure of the monitor window's sections and menus is similar to the Web interface and is described in the [[BMS Main 2.1 documentation>>doc:Battery management systems.BMS Main 2\.1.WebHome]].
120 120  
121 121  == BMS Logic 2.0 ==
122 122  
123 -[[image:1766163467280-836.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="507" width="600"]]Окно настройки и проверки BMS Logic 2.0 разделено на две области.
133 +[[image:1766163467280-836.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="507" width="600"]]
124 124  
125 -В **верхней части **содержится информация о всех ячейках, подключенных к устройству. Ключевые параметры отображены по вертикали относительно соответствующей ячейки Cell 1 - Cell 12.
135 +The BMS Logic 2.0 setup and verification window is divided into two areas.
126 126  
127 -* Поле "//Volts" //отображает напряжение ячейки в вольтах. Минимальное и максимальное напряжение среди всех ячеек выделяется синим и красным фоном соответственно. Над цифровым полем располагается графическое представление напряжения ячейки. Ниже располагаются поля для указания действительного напряжения ячейки. Разница между заданным и измеренным напряжениями ячейки показывается в строке Difference и выделяется цветом в зависимости от степени различия. Таким образом можно легко отследить погрешность измерения напряжения у устройства BMS Logic. Пороговые значения погрешностей задаются в разделе Commands в нижней части окна. Также с помощью кнопки "Capture" можно запомнить текущее значение напряжений всех ячеек в случае, если требуется сравнить несколько устройств BMS Logic между собой.
128 -* Аналогичным образом отображаются показания температурных датчиков в поле "//°C//" – имеется возможность запомнить показания температур и отслеживать разницу измереных и заданных показаний в реальном времени. Модель используемого температурного датчика задается в поле "Temperature sensor" ниже.
129 -* Строка "//Discharge//" содержит флаги включения балансировки соответствующей ячейки.
130 -* Поле "//Board temperature//" показывает температуру платы BMS Logic. В полях справа задается температура, измеренная внешним термометром (первое поле), а также максимально допустимая погрешность измерения (второе поле). Текущая погрешность измерения показывается в третьем поле с цветовым выделением.
131 -* Поле "//Temperature sensor//" позволяет установить модель используемого для измерения температуры термистора.
132 -* Поле "//Voltage difference//" указывает на разницу между минимальной и максимальной напряжениями ячеек.
133 -* Поле "//Temperature difference//" указывает на разницу между минимальной и максимальной температурами.
137 +**The upper area** contains information about all cells connected to the device. Key parameters are displayed vertically relative to the corresponding cell (Cell 1 - Cell 12).
134 134  
135 -Секция **Commands **содержит поля для передачи команд устройству, а также пороговые значения погрешностей для измерения напряжения и температуры:
139 +* The **"**//Volts//**"** field displays the cell voltage in volts. The minimum and maximum voltage among all cells are highlighted with blue and red backgrounds respectively. A graphical representation of the cell voltage is located above the numeric field. Below are fields for specifying the actual (reference) cell voltage. The difference between the reference and measured cell voltages is shown in the **"**Difference**"** row and is color-coded depending on the degree of discrepancy. This helps to easily track the voltage measurement error of the BMS Logic device. The error threshold values are set in the **"**Commands**"** section at the bottom of the window. Also, using the **"**Capture**"** button, it is possible to memorize the current voltage values of all cells if it is needed to compare several BMS Logic devices with each other.
140 +* The temperature sensor readings in the **"**//°C//**"** field are displayed similarly – there is an option to memorize temperature readings and monitor the difference between measured and reference readings in real time. The model of the temperature sensor used is set in the **"**Temperature sensor**"** field below.
141 +* The **"**//Discharge//**"** row contains flags indicating whether balancing is enabled for the corresponding cell.
142 +* The **"**//Board temperature//**"** field shows the temperature of the BMS Logic board. The fields to the right are for entering the temperature measured by an external thermometer (first field) and the maximum allowable measurement error (second field). The current measurement error is shown in the third field with color highlighting.
143 +* The **"**//Temperature sensor//**"** field allows you to set the model of the thermistor used for temperature measurement.
144 +* The **"**//Voltage difference//**"** field indicates the difference between the minimum and maximum cell voltages.
145 +* The **"**//Temperature difference//**"** field indicates the difference between the minimum and maximum temperatures.
136 136  
137 -* Discharge all cells – команда на балансировку всех ячеек;
138 -* Yellow voltage difference – пороговое значение погрешности измерения напряжения ячейки для желтого уровня, В;
139 -* Red voltage difference – пороговое значение погрешности измерения напряжения ячейки для красного уровня, В;
140 -* Yellow temperature difference – пороговое значение погрешности измерения температуры ячейки для желтого уровня, В;
141 -* Yellow temperature difference – пороговое значение погрешности измерения температуры ячейки для красного уровня, В.
147 +The **Commands **area contains fields for sending commands to the device, as well as error thresholds for voltage and temperature measurement:
142 142  
149 +* Discharge all cells – command to balance all cells.
150 +* Yellow voltage difference – threshold value for cell voltage measurement error for the yellow level, V.
151 +* Red voltage difference – threshold value for cell voltage measurement error for the red level, V.
152 +* Yellow temperature difference – threshold value for cell temperature measurement error for the yellow level, °C.
153 +* Red temperature difference – threshold value for cell temperature measurement error for the red level, °C.
154 +
143 143  == BMS Logic 12/18/RET ==
144 144  
145 -Процесс подключения и настройки устройств BMS Logic 12/18/RET/12S описан в документации на соответствующее устройство (например, [[BMS Logic 12>>doc:Battery management systems.BMS Logic 12.3\. Configuration.WebHome]]).
157 +The process of connecting and configuring the BMS Logic 12/18/RET/12S devices is described in the documentation for the corresponding device (for example, [[BMS Logic 12>>doc:Battery management systems.BMS Logic 12.3\. Configuration.WebHome]]).
146 146  
147 -[[image:1766160450855-648.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="459" width="600"]]Окно настройки и проверки устрйоств BMS Logic разделено на три области.
159 +[[image:1766160450855-648.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="459" width="600"]]
148 148  
161 +The BMS Logic device setup and verification window is divided into three areas.
149 149  
150 -Секция **Info **содержит в себе информацию об устройстве:
163 +The **Info** area contains device information:
151 151  
152 -* Hardware version – версия аппаратного обеспечения;
153 -* Software version – версия программного обеспечения;
154 -* Cell count количетво подключенных на данный момент ячеек;
155 -* Serial number серийный номер устройства. Сериный номер сохраняется единоразово во время производства платы;
156 -* Balancing resistance номинал балансировочных резисторов, Ом. Задается единоразово во время производства платы;
157 -* Address уникальный адрес устройства. Каждое устройство BMS Logic, подключенное контроллеру BMS Main, должно иметь уникальный адрес.
165 +* Hardware version;
166 +* Software version;
167 +* Cell count number of cells currently connected.
168 +* Serial number device serial number. The serial number is saved once during board production.
169 +* Balancing resistance balancing resistor value, Ohms. Set once during board production.
170 +* Address unique device address. Each BMS Logic device connected to a BMS Main controller must have a unique address.
158 158  
159 -Секция **Measurements **содержит в себе информацию о всех ячейках, подключенных к устройству. Ключевые параметры отображены по вертикали относительно соответствующей ячейки Cell 1 - Cell 18.
172 +The **Measurements** area contains information about all cells connected to the device. Key parameters are displayed vertically relative to the corresponding cell (Cell 1 - Cell 18).
160 160  
161 -* Поле "//Volts" //отображает напряжение ячейки в вольтах. Минимальное и максимальное напряжение среди всех ячеек выделяется синим и красным фоном соответственно. Над цифровым полем располагается графическое представление напряжения ячейки. Ниже располагаются поля для указания действительного напряжения ячейки. Разница между заданным и измеренным напряжениями ячейки показывается в строке Difference и выделяется цветом в зависимости от степени различия. Таким образом можно легко отследить погрешность измерения напряжения у устройства BMS Logic. Пороговые значения погрешностей задаются в разделе Commands в нижней части окна. Также с помощью кнопки "Capture" можно запомнить текущее значение напряжений всех ячеек в случае, если требуется сравнить несколько устройств BMS Logic между собой.
162 -* Аналогичным образом отображаются показания температурных датчиков для каждой ячейки в поле "//°C//" – имеется возможность запомнить показания температур и отслеживать разницу измереных и заданных показаний в реальном времени. Модель используемого температурного датчика задается в поле "Temperature sensor" ниже.
163 -* Строка "//Inputs (C0-C18)//" отображает статус подключения соответствующей измерительной линии напряжения.
164 -* Строка "//Discharge//" содержит флаги включения балансировки соответствующей ячейки.
165 -* Строка "//uOhm//" не используется.
166 -* Поле "//Board temperature//" показывает температуру платы BMS Logic. В полях справа задается температура, измеренная внешним термометром (первое поле), а также максимально допустимая погрешность измерения (второе поле). Текущая погрешность измерения показывается в третьем поле с цветовым выделением.
167 -* Поле "//Temperature sensor//" позволяет установить модель используемого для измерения температуры термистора.
168 -* Поле "//Voltage difference//" указывает на разницу между минимальной и максимальной напряжениями ячеек.
169 -* Поле "//Temperature difference//" указывает на разницу между минимальной и максимальной температурами.
174 +* The **"**//Volts//**"** field displays the cell voltage in volts. The minimum and maximum voltage among all cells are highlighted with blue and red backgrounds respectively. A graphical representation of the cell voltage is located above the numeric field. Below are fields for specifying the actual (reference) cell voltage. The difference between the reference and measured cell voltages is shown in the **"**Difference**"** row and is color-coded depending on the degree of discrepancy. This helps to easily track the voltage measurement error of the BMS Logic device. The error threshold values are set in the **"**Commands**"** section at the bottom of the window. Also, using the **"**Capture**"** button, it is possible to memorize the current voltage values of all cells if it is needed to compare several BMS Logic devices with each other.
175 +* The temperature sensor readings for each cell in the "//°C//" field are displayed similarly there is an option to memorize temperature readings and monitor the difference between measured and reference readings in real time. The model of the temperature sensor used is set in the "Temperature sensor" field below.
176 +* The **"**//Inputs (C0-C18)//**"** row displays the connection status of the corresponding voltage measurement line.
177 +* The **"**//Discharge//**"** row contains flags indicating whether balancing is enabled for the corresponding cell.
178 +* The **"**//uOhm//**"** row is not used.
179 +* The **"**//Board temperature//**"** field shows the temperature of the BMS Logic board. The fields to the right are for entering the temperature measured by an external thermometer (first field) and the maximum allowable measurement error (second field). The current measurement error is shown in the third field with color highlighting.
180 +* The **"**//Temperature sensor//**"** field allows you to set the model of the thermistor used for temperature measurement.
181 +* The **"**//Voltage difference//**"** field indicates the difference between the minimum and maximum cell voltages.
182 +* The **"**//Temperature difference//**"** field indicates the difference between the minimum and maximum temperatures.
170 170  
171 -Секция **Commands **содержит поля для передачи команд устройству, а также пороговые значения погрешностей для измерения напряжения и температуры:
184 +The **Commands** area contains fields for sending commands to the device, as well as error thresholds for voltage and temperature measurement:
172 172  
173 -* Discharge all cells команда на балансировку всех ячеек;
174 -* Sleep перевод устройства в режим сна;
175 -* Wake up перевод устройства из режима сна в рабочий режим;
176 -* Bootloader перевод устроства в режим загрузчика;
177 -* Yellow voltage difference пороговое значение погрешности измерения напряжения ячейки для желтого уровня, В;
178 -* Red voltage difference пороговое значение погрешности измерения напряжения ячейки для красного уровня, В;
179 -* Yellow temperature difference пороговое значение погрешности измерения температуры ячейки для желтого уровня, В;
180 -* Yellow temperature difference пороговое значение погрешности измерения температуры ячейки для красного уровня, В;
181 -* Строка "Resistance calculation" не используется.
186 +* Discharge all cells command to balance all cells.
187 +* Sleep put the device into sleep mode.
188 +* Wake up take the device out of sleep mode into operational mode.
189 +* Bootloader put the device into bootloader mode.
190 +* Yellow voltage difference threshold value for cell voltage measurement error for the yellow level, V.
191 +* Red voltage difference threshold value for cell voltage measurement error for the red level, V.
192 +* Yellow temperature difference threshold value for cell temperature measurement error for the yellow level, °C.
193 +* Red temperature difference threshold value for cell temperature measurement error for the red level, °C.
194 +* The "Resistance calculation" row is not used.
182 182  
183 183  == BMS Display ==
184 184  
185 -Окно монитора BMS Display описано в [[документации на BMS Display>>doc:Battery management systems.BMS Display.3\. Configuration.WebHome]].
198 +The BMS Display monitor window is described in the [[BMS Display documentation>>doc:Battery management systems.BMS Display.3\. Configuration.WebHome]].
186 186  
187 187  == BMS Indication ==
188 188  
189 -Окно монитора BMS Indication описано в [[документации на BMS Indication>>doc:Battery management systems.BMS Indication.3\. Configuration.WebHome]].
202 +The BMS Indication monitor window is described in the [[BMS Indication documentation>>doc:Battery management systems.BMS Indication.3\. Configuration.WebHome]].
190 190  
191 191  == Updater ==
192 192  
193 -Модуль обновления через загрузчик позволяет обновлять встроенное ПО устройств BMS Mini, BMS Mini S, BMS Main X, BMS Main 2.1, BMS Logic 12/18/RET/12S, BMS Display, BMS IMD.
206 +The updater module allows updating the firmware of BMS Mini, BMS Mini S, BMS Main X, BMS Main 2.1, BMS Logic 12/18/RET/12S, BMS Display, and BMS IMD devices through the bootloader.
194 194  
195 -Процесс обновления через загрузчик описан в разделе "Обновление ВПО" в документации на соответствующее устройство (например, [[BMS Main 2.1>>doc:Battery management systems.BMS Main 2\.1.4\. Firmware update.WebHome]]).
208 +The process of updating through bootloader is described in the "Firmware Update" section of the documentation for the corresponding device (for example, [[BMS Main 2.1>>doc:Battery management systems.BMS Main 2\.1.4\. Firmware update.WebHome]]).
196 196  
197 197  == Unified bootloader ==
198 198  
199 -Модуль обновления через универсальный загрузчик позволяет обновлять встроенное ПО устройств BMS Main 3 и BMS Main 3X.
212 +The unified bootloader module allows updating the firmware of BMS Main 3 and BMS Main 3X.
200 200  
201 -Процесс обновления через универсальный загрузчик описан в разделе "Обновление ВПО" в документации на [[BMS Main 3>>doc:Battery management systems.BMS Main 3.6\. Firmware update.WebHome]].
214 +The process of updating through unified bootloader is described in the "Firmware Update" section of the [[BMS Main 3 documentation>>doc:Battery management systems.BMS Main 3.6\. Firmware update.WebHome]].
202 202  
203 203  == Log viewer ==
204 204  
205 -Модуль Log viewer позволяет анализировать лог-файлы устройства с возможностью построения графиков и табличного вывода выбранных параметров.
218 +The Log Viewer module allows you to analyze device log files with the capability to plot graphs and display selected parameters in a tabular format.
206 206  
207 -Для начала работы:
220 +To get started:
208 208  
209 -~1. Создайте новую базу данных с помощью кнопки «New base»
222 +~1. Create a new database using the **"**New database**"** button.
210 210  
211 211  [[image:1766062577813-983.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="135" width="226"]]
212 212  
213 -2. Введите имя базы и выберите папку для хранения базы.
226 +2. Enter a name for the database and select a folder to store it.
214 214  
215 215  [[image:1766062577815-237.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="291" width="394"]]
216 216  
217 -3. Импортируйте лог-файлы с помощью кнопки Import CSV
230 +3. Import log files using the "Import CSV" button
218 218  
219 219  [[image:1766062577817-283.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="188" width="228"]]
220 220  
221 -4. Выберите необходимые лог-файлы для импорта
234 +4. Select the log files you wish to import
222 222  
223 223  [[image:1766062577818-783.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="273" width="373"]]
224 224  
225 -Для отображения данных в графическом виде выберете вкладку "Graphic view". На графиках отображаются только выбранные в левой части окна параметры. В полях From и To задается временной диапазон, за который требуется построить график. Поддерживаются режимы одного и двух окон с графиками, а также автоматическое или ручное масштабирование графиков по вертикали. В нижнем правом углу выбирается отображаемый на графиках временной промежуток.
238 +To display data in graphical form, select the "Graphic view" tab. The graphs show only the parameters selected in the left part of the window. The "From" and "To" fields define the time range for which to plot the graph. The module supports both single and dual graph window modes, as well as automatic or manual vertical scaling of the graphs. The time interval displayed on the graphs can be selected in the lower right corner.
226 226  
227 -[[image:1766062707743-878.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="325" width="432"]]Для отображения данных в графическом виде выберете вкладку Table view. В полях From и To можно выбрать временной диапазон, за который требуется вывести данные. В столбцах отображаются только выбранные в левой части окна параметры.
240 +[[image:1766062707743-878.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="325" width="432"]]
228 228  
229 -[[image:1766062736332-834.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="315" width="419"]]
242 +To display data in tabular form, select the "Table view" tab. The "From" and "To" fields allow you to select the time range for which to display data. Only the parameters selected in the left part of the window are shown in the columns.
230 230  
231 -{{/comment}}
244 +[[image:1766062736332-834.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="315" width="419"]]
245 +{{comment}}{{/comment}}