Changelog 3 1 10 » History » Version 1
Torbjorn Carlqvist Admin, 02/20/2023 04:31 PM
1 | 1 | Torbjorn Carlqvist Admin | h1. Changelog 3.1.10 |
---|---|---|---|
2 | |||
3 | version:3.1.10 (2023-02-17) |
||
4 | |||
5 | * New features: |
||
6 | It is now possible to connect a remote device trend log object to a HMI-object. (The line graph under DTX in HMI editor shapes panel) |
||
7 | Note, to have real time update of this graph for a remote trend-log object a COV has to be setup manually in JS-code. |
||
8 | |||
9 | * Stabillity |
||
10 | In order to prevent a missed alert from LION field bus an extra readout of all channel is performed if an CRC-error occurs on the ALERT-channel. |
||
11 | Previously this was considered a loss and could cause severe problem to a automation process. |
||
12 | |||
13 | |||
14 | * Bug Fixes |
||
15 | The trend log graph blocks in HMI editor showed unreadable timeline when too many records. |
||
16 | When entering a URL to HMI in browser while not logged in caused an invalid URL after login when logging in as admin. |
||
17 | Intrinsic reporting enable flag was not stored correctly between device restarts. |
||
18 | Only log a -change- of overridden flag, not always. |
||
19 | |||
20 | |||
21 | * Build/change: |
||
22 | LION driver version 2.9 |