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

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

Summary

Details

Page properties
Content
... ... @@ -1,114 +1,107 @@
1 -ElectricDeviceMonitor is a software to configure, debug and updating Movicom Electric devices.
1 +<!--
2 2  
3 +Программа ElectricDeviceMonitor – это средство для настройки, отладки и обновления продукции Мовиком Электрик.
4 +
3 3  [[image:1766053068470-669.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="336" width="343"]]
4 4  
5 -Application consists of following modules:
7 +Программа состоит из следующих компонентов:
6 6  
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.
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 – модуль просмотра лог-файлов устройства.
21 21  
22 -~* Device is obsolete and no longer produced.
24 +~* Устройство является устаревшим и больше не производится.
23 23  
24 -
25 25  == Unified monitor ==
26 26  
27 -Unified supports the different methods to connect to a device:
28 +Unified monitor поддерживает различные способы подключения к устройствам:
28 28  
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.
30 +* При подключении через USB следует указать номер последовательного порта устройства;
31 +* При подключении по шине CAN
32 +** через адаптер BMS USB-CAN следует указать номер COM порта, скорость соединения и адрес устройства;
33 +** для остальных адаптеров следует выбрать устройство из списка и также указать скорость соединения и адрес устройства;
34 +* При подключении по TCP следует вводить IP адрес целевого устройства в локальной сети.
34 34  
35 35  [[image:1766054835921-455.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="229" width="415"]]
36 36  
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.
38 +После успешного подключения в верхней части окна кнопка "Start" станет неактивной и появится окно авторизации пользователя. Это свидетельствует об успешном подключении.
38 38  
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.
40 +* Guest - Гостевой доступ для просмотра состояния батареи. Нет разрешений на изменений каких-либо настроек;
41 +* User - Стандартный пользовательский доступ с разрешением на изменение большинства настроек;
42 +* Service - Сервисный доступ для приозводителей батарей. Имеет доступ до некоторых дополнительных настроек;
43 +* Manufacturer - Этот аккаунт используется производителем BMS и не предназначен для публичного доступа.
43 43  
44 44  [[image:1766054201828-790.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true"]]
45 45  
46 -After successfully entering the password, the main "Unified Monitor" window opens, and the parameters begin to load.
47 +После успешного ввода пароля открывается главное окно Unified monitor и происходит загрузка параметров.
47 47  
48 48  
49 -The monitor windows is divided into three areas.
50 +Окно монитора разделено на три области.
50 50  
51 -[[image:1766054651152-306.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="52" width="600"]]
52 +[[image:1766054651152-306.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="52" width="600"]]**В верхней области** отображаются:
52 52  
53 -The **top area** displays:
54 +* элементы управления, предназначенные для запуска и останова информационного обмена с устройством;
55 +* информация об устройстве (название и серийный номер, версия аппаратного и программного обеспечения, версия загрузчика);
56 +* время на часах устройства с возможностью синхронизации;
57 +* элементы управления для выполнения действий с устройством (изменение пароля, перезапуск, сброс настроек и др.).
54 54  
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.).
59 +[[image:1766055717373-251.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="200" width="166"]]Меню "Device" содержит в себе следующие пункты меню:
59 59  
60 -[[image:1766055717373-251.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="200" width="166"]]
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 – перевод устройства в режим загрузчика.
61 61  
62 -The "Device" menu contains the following items:
68 +[[image:1766059260100-912.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true"]]Меню "Settings" содержит пункт для сброса настроек устройства.
63 63  
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). 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: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.
71 +[[image:1766056213709-221.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="276" width="600"]]Окно взаимодействия с SD картой** **состоит из двух частей:
72 72  
73 +* в левой части располагается содержимое SD карты.
74 +* в правой части располагается содержимое выбранной папки
73 73  
74 -[[image:1766056213709-221.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="276" width="600"]]
76 +Для скачивания файла с SD карты (папки скачивать нельзя) следует выбрать файл в левой части окна и нажать на стрелку посередине.
75 75  
76 -The SD card interaction window consists of two parts:
78 +В правом верхнем углу находится меню действий с SD картой.
77 77  
78 -* left part displays the contents of the SD card;
79 -* right part displays the contents of the selected folder.
80 +[[image:1766058987135-535.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true"]]В этом меню:
80 80  
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.
82 +* Reload status – обновить состояние SD карты;
83 +* Mount – примонтировать SD карту;
84 +* Unmount – размонтировать SD карту;
85 +* Format – отформатировать SD карту в формат FAT32. Перед форматированием обязательно следует размонтировать карту.
82 82  
83 -In the upper right corner, there is a menu for actions with the SD card.
84 84  
85 -[[image:1766058987135-535.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true"]]
86 86  
87 -In this menu:
89 +**В центральной области** отображаются параметры устройства (вкладка Settings), состояния устройства (State) и, если поддерживается, профильные данные устройства (Profile). 
88 88  
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.
91 +Вкладки в данной области разделены на три колонки.
93 93  
93 +* в первой колонке в древовидной форме отображаются группы параметров;
94 +* во второй отображаются записи для выбранной группы;
95 +* в третьей отображается детальное описание записи, поля для ввода нового значения и кнопка сохранения.
94 94  
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 -
104 104  [[image:1766055020158-734.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="221" width="600"]]
105 105  
106 -Above the column of parameter groups are the following buttons:
99 +Над колонкой групп параметров находятся следующие кнопки:
107 107  
108 -* Reload Reloads all board parameters.
109 -* Save Saves all changed parameters simultaneously.
110 -* **Export** Exports settings from the device to a text file.
111 -* **Import** Imports settings from a text file into the device. After importing the settings, click the **Save** button.
101 +* Reload кнопки повторной загрузки всех параметров платы
102 +* Save кнопка одновременного сохранения всех измененных параметров
103 +* Export кнопка экпорта настроек из устройства в текстовый файл
104 +* Import кнопка импорта настроек из текстового файла в устройство. После импорта настроек следует нажать кнопку Save.
112 112  
113 113  
114 114  
... ... @@ -233,4 +233,5 @@
233 233  [[image:1766062707743-878.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="325" width="432"]]Для отображения данных в графическом виде выберете вкладку Table view. В полях From и To можно выбрать временной диапазон, за который требуется вывести данные. В столбцах отображаются только выбранные в левой части окна параметры.
234 234  
235 235  [[image:1766062736332-834.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="315" width="419"]]
236 -{{comment}}{{/comment}}
229 +
230 + -->