Products
- TOP
- Products
- DeviceXPlorer Data Logger
- Release Note
Release Note
This information is about bug or new function, and supplied for promoting user integration.
V2.3.1.1 - 2020 October
Improvement
* You can scroll this table sideways.
Release No | Category | Content |
---|---|---|
21001 | Logging | Added Email settings to user right options. |
Bug Fix
* You can scroll this table sideways.
Release No | Category | Content |
---|---|---|
21011 | ALL | [OPC DA]Fixed the problem that unable to browse tags at the tag setting when the access path in the communication settings is blank. |
21021 | Logging | [OPC UA]Fixed the problem that the application terminates abnormally when a group including OPC UA communication is specified as auto start group. |
21031 |
Fixed the problem that sending fails when multiple alarm groups issue emails to the same email group at the same time. | |
21032 | Fixed the problem that only the first email can be received when the same alarm occurs multiple times. |
V2.3.0.1 - 2020 August
New Function
* You can scroll this table sideways.
Release No | Category | Content |
---|---|---|
20001 | Logging | Added a logging skip function when a null value is acquired. |
20011 | Supports security method "SMTP over SSL". |
Improvement
* You can scroll this table sideways.
Release No | Category | Content |
---|---|---|
20021 | Logging | Added a setting to select unit row insertion in CSV logging. |
20031 | Moved mail settings from toolbar to explorer view. |
Bug Fix
* You can scroll this table sideways.
Release No | Category | Content |
---|---|---|
20041 | OPC Communication | [OPC UA]Fixed the problem of failing KEEP-ALIVE infrequently in the normal state when communicating by the data change notification. |
20042 | OPC Communication | [OPC UA]Fixed the problem that communication is started even if the path specifying own UA certificate is invalid. |
20051 | Logging | Fixed the problem that the application terminates when CSV logging starts when the item "key" exists. |
V2.2.2.1 - 2020 June
Bug Fix
* You can scroll this table sideways.
Release No | Category | Content |
---|---|---|
19001 | ALL | Fixed the problem that caused the application to crash when importing a CSV exported file with alarm group settings. (Target version is between 2.2.0.1 and 2.2.1.1) |
19002 | ALL | Fixed the problem that the setting of "Excute UPDATE" is not reflected in exported CSV file.(Target version is between 2.2.0.1 and 2.2.1.1) |
19003 | ALL | Fixed the problem that the tag information specified by "Use tag value as cycle time" is not reflected in exported CSV file.(Target version is between 2.2.0.1 and 2.2.1.1) |
19004 | ALL | Fixed the problem mail group setting is not reflected in the exported CSV file.(Target version is between 2.2.0.1 and 2.2.1.1) |
19011 | Logging | Fixed the problem that the data logging cannot be done to PostgreSQL.(Target version is 2.2.1.1) |
19012 | Logging | Fixed the problem that the communication with the database is not restored when a communication error occurs with the database when "Disable offline buffering" is enabled.(Target version is between 2.2.0.1 and 2.2.1.1) |
19013 | Logging | Fixed the problem that logging stopped when communication error occurs with the database when "Initialize and reconnect when the database disconnect" is enabled.(Target version is between 2.2.0.2 and 2.2.1.1) |
19014 | Logging | Fixed the problem that the trigger is not monitored in the cycle specified by the trigger monitoring cycle.(Target version is between 2.2.0.1 and 2.2.1.1) |
V2.2.1.1 - 2020 March
New Function
* You can scroll this table sideways.
Release No | Category | Content |
---|---|---|
18001 | Certificate Setting | Change the default values of RSA key size and hash algorithm of certificates used for OPC UA communication to"2048" and "Sha256". |
Bug Fix
* You can scroll this table sideways.
Release No | Category | Content |
---|---|---|
18011 | Logging | Improved the problem that the CPU usage rate continues to increase when the trigger condition remains OFF. |
18012 | Base Setting | Improved the problem which the base setting is initialized when the base mail setting was edited. |
V2.2.0.2 - 2019 December
New Function
* You can scroll this table sideways.
Release No | Category | Content |
---|---|---|
17001 | Logging | Added setting to automatically initialize connection with database when disconnecting with database. |
Bug Fix
* You can scroll this table sideways.
Release No | Category | Content |
---|---|---|
17011 | Logging | Improved the problem that the result is always TRUE when the tag value comparison specified "!=" in the trigger condition. |
17012 | Logging | Improved the problem that the result is always TRUE when the String type and the tag value comparison specified "==" in the trigger condition. |
V2.2.0.1 - 2019 March
New Function
* You can scroll this table sideways.
Release No | Category | Content |
---|---|---|
16001 | Alarm | Added a function to send an alarm by e-mail. |
16002 | Logging | Corresponds to UPDATE statement. |
16003 | Logging | Added setting item to disable offline buffering. |
16004 | Logging | Improved that trigger monitoring cycle can be set from the screen under trigger condition. |
16005 | Base settings | Supports Chinese language switching of display language. |
Bug Fix
* You can scroll this table sideways.
Release No | Category | Content |
---|---|---|
16011 | OPC Communication | Fixed that the application terminates when the browse button is pressed while the end point is incorrect in the OPC UA communication setting. |
V2.1.2.1 - 2018 November
New Function
* You can scroll this table sideways.
Release No | Category | Content |
---|---|---|
15001 | OPC Communication | [OPC DA/UA]Improved that be able to set the timeout for OPC connection. |
15002 | OPC Communication | [OPC DA/UA]Improved processing to browse items when sertting access path of OPC communication.(Improved that item browsing process.) |
15003 | OPC Communication | [OPC UA]Improved to show application name when searching for endpoints in OPC communication settings. |
15004 | Logging | Improved that can be use string type tag in trigger condition. |
15005 | Logging | Item "Stop logging to database" is added to Setting of "Handling of bad communication data". |
Bug Fix
* You can scroll this table sideways.
Release No | Category | Content |
---|---|---|
15011 | OPC Communication | [OPC DA]Fixed a bug that fatal error occurred when recovering from communication break and it was not possible to reconnect. |
15012 | OPC Communication | [OPC DA/UA]Fixed a bug that the logged value keeps the final value regardless of [Base setting] - "handling of bad communication data" setting. |
15013 | OPC Communication | [OPC UA]Improved that BadTooManyInvalid error occurred and it became impossible to connect when consecutive failure to register MonitoredItem. |
15014 | OPC Communication | [OPC UA]Fixed a bug that application stops when browsing tags in the tag settings without being entered endpoint in the communication setting. |
15015 | OPC Communication | [OPC DA/UA]Improvement that access path of OPC communication setting can be set to blank. |
15016 | OPC Communication | [OPC UA]Fixed a bug that could not get endpoint of OPC UA server incompatible with FindServer service. |
15017 | OPC Communication | [OPC UA]Fixed a bug that value can't be acquired even if tag is added during communication. |
15018 | OPC Communication | [OPC UA]Fixed a bug that can't be reconnected if disconnected during communication by user authentication method. |
15019 | OPC Communication | [OPC UA]Improve that may not be NULL even if it is set as "Handling NULL" in handling when communication error data of basic setting is acquired. |
15020 | OPC Communication | [OPC UA]Improve that where browsing is attempted even if the connection fails when the browse button of the tag setting is pressed. |
15021 | OPC Communication | [OPC UA]Fixed a bug that could not import CSV exported OPC UA communication settings. |
15022 | Base settings | Fixed a bug that the certification path on the OPC UA certificate setting screen disappears after opening the basic setting screen. |
15023 | Base settings | Fixed the bug that characters after "@" are ignored if using "@" as the password of the user privilege. |
15024 | OPC Communication | [OPC UA]Improved the problem that the value cannot be acquired normally when the OPC server is restarted at the time of data change notification. |
15031 | Logging | Fixed bug that the timing of file division shifted when the "Fixed Cycle" was specified by file division setting. |
15032 | Logging | Fixed bug that an exception error occurs when a file whose retention period has passed has been deleted if the logging destination is specified directly under the C drive (C: \) or D drive (D: \ :). |
15041 | Report | Improved that the appearance of the monthly report in Excel format was distorted. |
15042 | Report | Fixed bug that the number of significant digits of tag setting is not reflected in the report. |
V2.1.1.1 - 2017 January
Bug Fix
* You can scroll this table sideways.
Release No | Category | Content |
---|---|---|
14001 | License Check | Improved the problem that same license was detected from own adress. |
14002 | Diagnosis | Improved the problem that DA communication setting was displayed on diagnosis when used UA communication. |
14011 | OPC Communication | Improved the problem that password of authentication setting was not displayed when re-open the communication setting when UA communication is selected. |
14012 | OPC Communication | Improve to be browsed from "root" when access pass is empty |
14021 | Logging | Improved the problem that assertion error is occurred when delete files that retention period has passed. |
14022 | File division | Improved the problem that is not divided file even if the tag condition is true when previous value comparison of the tag is taken as the condition of file division. |
V2.1.0.1 - 2016 October
New Function
* You can scroll this table sideways.
Release No | Category | Content |
---|---|---|
13001 | All | Corresponded to Windows10. |
13011 | OPC Communication | Corresponded to OPC UA. |
13012 | OPC Communication | Corresponded to OPC FLAT. |
13091 | Report | Corresponded to Excel 2013. |
Bug Fix
* You can scroll this table sideways.
Release No | Category | Content |
---|---|---|
13101 | Logging | Improved the problem that could not delete files when retention period is expired. |
13102 | Logging | Improved the problem that delay to read response tag when used handshake. |
13103 | Recipe | Improved the problem that logging stopped when network became offline in csv logging via network and could not start logging again. |
13104 | License Check | Improved the problem that same license was detected from roopback adress. |
V2.0.0.1 - 2015 March
* You can scroll this table sideways.
Release No | Category | Content |
---|---|---|
----- | --- | Release |