The purpose of the Diagnosis App is to provide a maintenance interface to the Core Server. It includes functions like accessing the Item Tree, showing the current state of all gateways (Gateway Manager) and accessing to the log files of the Core Server and the Web Manager.
Item Tree
The Items page shows the item tree and the item properties as in the BMS Core Studio.
Use the search bar on top to find items.
Right-click an item to raise its context menu.
Function | Description |
---|---|
Write item value | Write an item value and optionally send the value to the device. |
Read item value | Issue a read telegram for the selected item. A possible response is handled asynchronously. |
Copy item path | Copies the item's path to the clipboard. |
Gateway Manager
The Gateway Manager shows the status and properties of the gateways configured in the project.
Core Server logs
This page provides access to the Core Server log files.
By default the current log file is shown. The drop-down box showing the file name allows to select any previous log file.
Entries of the log file can be sorted or filtered by clicking the column headers.
Item | Description |
---|---|
Browse for another log file to show. | |
Download the log file. |
Each user login and logout is written to the log file. The log entry contains the username, the IP address, the port and the application (Web Visualization, Web Manager).
Example:
Web Manager logs
This page provides access to the Web Manager log files.
By default the current log file is shown. The drop-down box showing the file name allows to select any previous log file.
Entries of the log file can be sorted or filtered by clicking the column headers.
Item | Description |
---|---|
Browse for another log file to show. | |
Download the log file. |
Core Server Logs