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

From version 1.1
edited by Admin
on 2025/12/19 17:17
Change comment: There is no comment for this version
To version 8.4
edited by Admin
on 2025/12/23 09:23
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,121 +1,128 @@
1 -<!--
1 +ElectricDeviceMonitor is a software to configure, debug and updating Movicom Electric devices.
2 2  
3 -Программа ElectricDeviceMonitor – это средство для настройки, отладки и обновления продукции Мовиком Электрик.
4 -
5 5  [[image:1766053068470-669.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="336" width="343"]]
6 6  
7 -Программа состоит из следующих компонентов:
5 +Application consists of following modules:
8 8  
9 -* Unified monitor – универсальный модуль для связи с устройствами BMS Main 3/3X, BMS Main X, BMS Mini, BMS Mini S через шину CAN, USB или TCP соединение, а также BMS IMD по шине CAN.
10 -* Мониторы устройств:
11 -** BMS Main 2.1 – модуль для связи с контроллером батареи BMS Main 2.1 по шине CAN;
12 -** BMS Logic 2.0 – модуль для связи с BMS Logic 2.0 по шине RS-485;
13 -** BMS Logic 12/18/RET – модуль для связи с устройствами BMS Logic 12, BMS Logic 18, BMS Logic RET, BMS Logic 12S по шине RS-485;
14 -** BMS Display 1.x – модуль для связи с устройствами BMS Display по шине CAN;
15 -** BMS Indication 1.x – модуль для связи с устройствами BMS Indication по шине CAN;
16 -** BMS Main 1.4 – модуль для связи с устаревшими контроллерами батареи BMS Main 1.2.-1.4* по шине CAN;
17 -** BMS Crown 1.x – модуль для связи с устройствами BMS Crown* по шине CAN;
18 -** BMS Power Control 1.x – модуль для связи с устройствами BMS Power Control* по шине CAN;
19 -* Обновление устройств:
20 -** Updater – универсальный модуль обновления устройств по шине CAN, RS-485, USB и TCP соединению
21 -** Unified bootloader – модуль обновления устройств BMS Main 3/3X по USB.
22 -* 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.
23 23  
24 -~* Устройство является устаревшим и больше не производится.
22 +~* Device is obsolete and no longer produced.
25 25  
24 +
26 26  == Unified monitor ==
27 27  
28 -Unified monitor поддерживает различные способы подключения к устройствам:
27 +Unified supports the different methods to connect to a device:
29 29  
30 -* При подключении через USB следует указать номер последовательного порта устройства;
31 -* При подключении по шине CAN
32 -** через адаптер BMS USB-CAN следует указать номер COM порта, скорость соединения и адрес устройства;
33 -** для остальных адаптеров следует выбрать устройство из списка и также указать скорость соединения и адрес устройства;
34 -* При подключении по 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.
35 35  
36 36  [[image:1766054835921-455.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="229" width="415"]]
37 37  
38 -После успешного подключения в верхней части окна кнопка "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.
39 39  
40 -* Guest - Гостевой доступ для просмотра состояния батареи. Нет разрешений на изменений каких-либо настроек;
41 -* User - Стандартный пользовательский доступ с разрешением на изменение большинства настроек;
42 -* Service - Сервисный доступ для приозводителей батарей. Имеет доступ до некоторых дополнительных настроек;
43 -* 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.
44 44  
45 45  [[image:1766054201828-790.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true"]]
46 46  
47 -После успешного ввода пароля открывается главное окно Unified monitor и происходит загрузка параметров.
46 +After successfully entering the password, the main "Unified Monitor" window opens, and the parameters begin to load.
48 48  
49 49  
50 -Окно монитора разделено на три области.
49 +The monitor windows is divided into three areas.
51 51  
52 -[[image:1766054651152-306.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="52" width="600"]]**В верхней области** отображаются:
51 +[[image:1766054651152-306.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="52" width="600"]]
53 53  
54 -* элементы управления, предназначенные для запуска и останова информационного обмена с устройством;
55 -* информация об устройстве (название и серийный номер, версия аппаратного и программного обеспечения, версия загрузчика);
56 -* время на часах устройства с возможностью синхронизации;
57 -* элементы управления для выполнения действий с устройством (изменение пароля, перезапуск, сброс настроек и др.).
53 +The **top area** displays:
58 58  
59 -[[image:1766055717373-251.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="200" width="166"]]Меню "Device" содержит в себе следующие пункты меню:
55 +* Controls for starting and stopping data exchange with the device.
56 +* Device information (name and serial number, hardware and software version, bootloader version).
57 +* The device's clock time with synchronization capability.
58 +* Controls for performing actions on the device (changing the password, restarting, resetting settings, etc.).
60 60  
61 -* Log in – вызов окна повторной авторизации;
62 -* Change password – вызов окна смены пароля для текущего пользователя;
63 -* SD card – вызов окна взаимодействия с установленной SD картой;
64 -* Update firmware – вызов окна обновления ВПО устройства через Unified monitor. Процесс обновления через Unified monitor описан в документации на соответствующее устройство (например, [[BMS Mini S>>doc:Battery management systems.BMS Mini S.5\. Firmware update.WebHome]]). Для обновления в этом режиме обязательно должна быть установлена SD карта;
65 -* Reboot – перезапуск устройства;
66 -* Go to bootloader – перевод устройства в режим загрузчика.
60 +[[image:1766055717373-251.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="200" width="166"]]
67 67  
68 -[[image:1766059260100-912.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true"]]Меню "Settings" содержит пункт для сброса настроек устройства.
62 +The "Device" menu contains the following items:
69 69  
64 +* Log in – open the re-authorization window.
65 +* Change password – open the window to change the password for the current user.
66 +* SD card – open the window for interacting with the installed SD card.
67 +* 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.5\. Firmware update.WebHome]]). An SD card must be installed to perform an update in this mode.
68 +* Reboot – device restart.
69 +* Go to bootloader – switch the device to bootloader mode.
70 70  
71 -[[image:1766056213709-221.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="276" width="600"]]Окно взаимодействия с SD картой** **состоит из двух частей:
71 +[[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.
72 72  
73 -* в левой части располагается содержимое SD карты.
74 -* в правой части располагается содержимое выбранной папки
75 75  
76 -Для скачивания файла с SD карты (папки скачивать нельзя) следует выбрать файл в левой части окна и нажать на стрелку посередине.
74 +[[image:1766056213709-221.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="276" width="600"]]
77 77  
78 -В правом верхнем углу находится меню действий с SD картой.
76 +The SD card interaction window consists of two parts:
79 79  
80 -[[image:1766058987135-535.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true"]]В этом меню:
78 +* left part displays the contents of the SD card;
79 +* right part displays the contents of the selected folder.
81 81  
82 -* Reload status – обновить состояние SD карты;
83 -* Mount – примонтировать SD карту;
84 -* Unmount – размонтировать SD карту;
85 -* Format – отформатировать SD карту в формат FAT32. Перед форматированием обязательно следует размонтировать карту.
81 +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.
86 86  
83 +In the upper right corner, there is a menu for actions with the SD card.
87 87  
85 +[[image:1766058987135-535.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true"]]
88 88  
89 -**В центральной области** отображаются параметры устройства (вкладка Settings), состояния устройства (State) и, если поддерживается, профильные данные устройства (Profile). 
87 +In this menu:
90 90  
91 -Вкладки в данной области разделены на три колонки.
89 +* Reload status – Refresh the SD card status.
90 +* Mount – Mount the SD card.
91 +* Unmount – Unmount the SD card.
92 +* Format – Format the SD card to FAT32 format. The card must be unmounted before formatting.
92 92  
93 -* в первой колонке в древовидной форме отображаются группы параметров;
94 -* во второй отображаются записи для выбранной группы;
95 -* в третьей отображается детальное описание записи, поля для ввода нового значения и кнопка сохранения.
96 96  
95 +
96 +**The central area** displays the device parameters (Settings tab), device states (State tab), and, if supported, device profile data (Profile tab).
97 +
98 +The content in this area are divided into three columns:
99 +
100 +* The first column displays parameter groups in a tree structure;
101 +* The second column displays entries for the selected group;
102 +* The third column displays a detailed description of the entry, fields for entering a new value, and a save button.
103 +
97 97  [[image:1766055020158-734.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="221" width="600"]]
98 98  
99 -Над колонкой групп параметров находятся следующие кнопки:
106 +Above the column of parameter groups there are the following buttons:
100 100  
101 -* Reload кнопки повторной загрузки всех параметров платы
102 -* Save кнопка одновременного сохранения всех измененных параметров
103 -* Export кнопка экпорта настроек из устройства в текстовый файл
104 -* Import кнопка импорта настроек из текстового файла в устройство. После импорта настроек следует нажать кнопку Save.
108 +* Reload reread all board parameters;
109 +* Save save all changed parameters simultaneously;
110 +* Export export settings from the device to a text file;
111 +* Import import settings from a text file into the device. After importing the settings, click the Save button.
105 105  
106 106  
107 107  
108 -**В нижней области** приводится история действий с устройством.
115 +**The bottom area** displays the history of actions performed with the device.
109 109  
110 110  [[image:1766054531745-297.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="73" width="600"]]
111 111  
112 112  == BMS Main 2.1 ==
113 113  
114 -Монитор BMS Main 2.1 позволяет подключиться к устройству через шину CAN. Для этого следует выбрать соответствующий CAN адаптер и выбрать устройство из списка (Systec, PEAK или Marathon) или задать номер COM-порта (BMS USB-CAN).
121 +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).
115 115  
116 116  [[image:1766059864519-882.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="237" width="430"]]
117 117  
118 -Структура разделов и меню окна монитора аналогична Web интерфейсу и описана в [[документации на BMS Main 2.1>>doc:Battery management systems.BMS Main 2\.1.3\. Configuration.WebHome]].
125 +The structure of the monitor window's sections and menus is similar to the Web interface and is described in the documentation for the BMS Main 2.1.
119 119  
120 120  == BMS Logic 2.0 ==
121 121  
... ... @@ -226,5 +226,4 @@
226 226  [[image:1766062707743-878.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="325" width="432"]]Для отображения данных в графическом виде выберете вкладку Table view. В полях From и To можно выбрать временной диапазон, за который требуется вывести данные. В столбцах отображаются только выбранные в левой части окна параметры.
227 227  
228 228  [[image:1766062736332-834.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="315" width="419"]]
229 -
230 - -->
236 +{{comment}}{{/comment}}