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

From version 8.19
edited by Admin
on 2025/12/23 10:05
Change comment: There is no comment for this version
To version 10.1
edited by Admin
on 2025/12/26 14:11
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -45,6 +45,9 @@
45 45  
46 46  After successfully entering the password, the main "Unified Monitor" window opens, and the parameters begin to load.
47 47  
48 +{{info}}
49 +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.
50 +{{/info}}
48 48  
49 49  The monitor windows is divided into three areas.
50 50  
... ... @@ -207,33 +207,35 @@
207 207  
208 208  The unified bootloader module allows updating the firmware of BMS Main 3 and BMS Main 3X.
209 209  
210 -The process of updating through bootloader is described in the "Firmware Update" section of the [[BMS Main 3>>doc:Battery management systems.BMS Main 3.6\. Firmware update.WebHome]].
213 +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]].
211 211  
212 212  == Log viewer ==
213 213  
214 -Модуль Log viewer позволяет анализировать лог-файлы устройства с возможностью построения графиков и табличного вывода выбранных параметров.
217 +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.
215 215  
216 -Для начала работы:
219 +To get started:
217 217  
218 -~1. Создайте новую базу данных с помощью кнопки «New base»
221 +~1. Create a new database using the **"**New database**"** button.
219 219  
220 220  [[image:1766062577813-983.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="135" width="226"]]
221 221  
222 -2. Введите имя базы и выберите папку для хранения базы.
225 +2. Enter a name for the database and select a folder to store it.
223 223  
224 224  [[image:1766062577815-237.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="291" width="394"]]
225 225  
226 -3. Импортируйте лог-файлы с помощью кнопки Import CSV
229 +3. Import log files using the "Import CSV" button
227 227  
228 228  [[image:1766062577817-283.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="188" width="228"]]
229 229  
230 -4. Выберите необходимые лог-файлы для импорта
233 +4. Select the log files you wish to import
231 231  
232 232  [[image:1766062577818-783.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="273" width="373"]]
233 233  
234 -Для отображения данных в графическом виде выберете вкладку "Graphic view". На графиках отображаются только выбранные в левой части окна параметры. В полях From и To задается временной диапазон, за который требуется построить график. Поддерживаются режимы одного и двух окон с графиками, а также автоматическое или ручное масштабирование графиков по вертикали. В нижнем правом углу выбирается отображаемый на графиках временной промежуток.
237 +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.
235 235  
236 -[[image:1766062707743-878.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="325" width="432"]]Для отображения данных в графическом виде выберете вкладку Table view. В полях From и To можно выбрать временной диапазон, за который требуется вывести данные. В столбцах отображаются только выбранные в левой части окна параметры.
239 +[[image:1766062707743-878.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="325" width="432"]]
237 237  
241 +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.
242 +
238 238  [[image:1766062736332-834.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="315" width="419"]]
239 239  {{comment}}{{/comment}}