Downloads
Introducing CIMON UltimateAccess Web, a powerful SCADA software platform enabling seamless monitoring, control, and data visualization through any HTML5-based web browser.
Installer
Demo Projects
Changelog
New Feature
New Licensing Method
- A new product licensing method has been added.
- Activate your license anytime, anywhere through the Designer feature without a USB dongle keylock.
Bug Fixes
Ethernet/IP Communication Driver
- Fixed a bug where the extended base slot properties were not saved during communication driver setup.
ODBC
- Fixed a bug that caused the query operation method to not work when setting the “Regular Interval” or “On Time” operation.
IEC 61850 Communication Driver
- Fixed a bug that caused UltimateAccessD to terminate when there was no data set value when receiving “Report Control Block” data.
Script
- Fixed a bug where the ‘RunScriptEx’ command did not work in Python scripts.
CIMON Web Server
- Fixed a bug where commands (openpage, closepage, openpageex, openpagepos) did not work on pop-up pages.
- Fixed a bug where tag values were not applied to subsequent pages after the first page when using the OpenpageEX function.
- Fixed a bug that prevented pages with chart objects from being displayed in environments where WebGL was not supported.
- Fixed a bug that caused the pop-up page to be launched in the wrong location in CimonViewer running in a multi-monitor environment.
Changes
DBMS Version Update
- Postgresql version updated to v16.10
- TimescaleDB version updated to v2.21.3
- Precautions when updating SW on a PC with UltimateAccess Web 1.0 already installed
- After deleting the existing version, be sure to check the "Delete old database" box during the UA Web V1.1 installation step to install the new version of DBMS and ensure normal integration with UA Web. If you installed the product without checking the "Delete old database" box, you must reinstall the product to install the new version of DBMS.
- To back up data accumulated in an existing database to a new version of DBMS, go to the [Tools] - [DBMS Settings] window at the top of UltimateAccessD and use the [Export] function to export the database connected to the animation project as a file. Then, in the new version of UltimateAccessD, go to the [Tools] - [DBMS Settings] window and use the [Import] function to restore the existing data.
Object
- When moving an object vertically/horizontally, the touch target box is now created according to the current object location.
CIMON Web Server
- The ClosePage command has been modified to work only on pop-up pages.
Demo Mode
- The duration of the demo mode, which allows you to use the SW without a license, has been changed from 2 hours to 4 hours.
DBMS
- Modified to create an identical database locally when importing data exported from a specific project on another PC.
- Modified so that the table space path cannot be specified once a local database has been created.
- Modified to allow setting the table space path in [DBMS Settings] when there is no local database.
User Security
- Modified the designer to no longer allow changing passwords after creating a user by first specifying a user password in the project.
Command Expression
- The range of available command expressions is limited to a maximum of 500 lines.
- Added GetUserName() command, which returns the name of the currently logged in user.