AVEVA™ Edge 2023 (23.0.0) Release Notes

Last revision: 8/21/2023

In This Document

How to Find the Latest Product Requirements and Compatibility Information

Software Coexistence

New Features and Enhancements

Deprecated or Removed Features

Issues Resolved in This Release

Known Issues and Workarounds

Installation Guide

Documentation Installed with the Software

How to Find the Latest Product Requirements and Compatibility Information

For important information about this product release, go to the AVEVA Global Customer Support (GCS) website. Information on the GCS website includes product requirements, compatibility, as well as downloads from previous releases. After you log in, you can filter search results by product name and the release/version.

Software Coexistence

AVEVA System Platform Coexistence

AVEVA Edge and AVEVA System Platform both use Industrial Graphics. Because of this, AVEVA Edge 2023 can only coexist with AVEVA System Platform 2023, AVEVA System Platform 2023 Patch 01, and AVEVA System Platform 2023 Patch 02.

AVEVA Edge 2023 is compatible with AVEVA Historian Server 2023 and later. If you are using an older version of AVEVA Historian Server, upgrade to AVEVA Historian Server 2023.

AVEVA Edge and Industrial Graphics Coexistence

AVEVA Edge 2023 and earlier versions of AVEVA Edge use different versions of Industrial Graphics that cannot coexist. If more than one version of AVEVA Edge with Industrial Graphics is installed on the same computer, Industrial Graphics won’t work for either of them, and attempting to use Industrial Graphics may cause an abnormal program termination.

In order to install AVEVA Edge 2023 with Industrial Graphics on a computer that already has an earlier version of AVEVA Edge installed, first uninstall the earlier version of AVEVA Edge or use the installer (setup.exe) to modify the previous installation to remove Industrial Graphics.

New Features and Enhancements

This is a summary of important features and enhancements that have been introduced in this version.

Communication Drivers

We added or significantly improved the following communication drivers in this release:

Driver

Description

COSYS

TCP/IP and Serial Communication using PLC Handler CodeSys Library.

Driver enhancements:

  • Added support for communication with the Linux runtime.
  • Added support for UDINT and WSTRING datatypes.
  • Fixed implementation of DWORD datatype to be able to read and write 32 bit signed and unsigned values.

     

IE104

Communication with devices using the IEC 60870-5-104 protocol.

Driver enhancements:

  • Enhanced the Station field to accept hostnames for devices.

     

KEYEN

Serial communication using the Keyence Protocol.

  • Added support for communication with the Linux runtime.
  • Added support for new extended protocol to resolve issue with timers and counters.
  • Added support for reading 16-bit signed memory areas.
  • Fixed communication issues for CTC and CTH registers.
  • Added support for the Main Driver Sheet.

     

MACHA

Driver for Schneider Electric Ecostruxure™ Machine Advisor

Driver enhancements:

  • Added support for Machine Adviser Charlie Protocol
  • Added support for Store and Forward
  • Revised tag syntax to use the standard format used by all drivers

     

MATSU

Serial communication with Matsushita FP devices using the Mewtocol protocol.

Driver enhancements:

  • Added support for communication with the Linux runtime.

     

MOTCP

TCP/IP communication using the Modbus protocol.

Driver enhancements:

  • Added support for 2 new datatypes DF3SW (3x register) and DFSW (4x register) which are double precision floating point data types with word swap. They will override the word swap disabled setting on the driver.

     

MQTT

Communication with devices that support Message Queuing Telemetry Transport (MQTT) protocol.

Driver enhancements:

  • Added support for unique Client ID.
  • Added support for simultaneous requests.

     

SOMAC

TCP/IP and Serial Communication using PLC Handler SoMachine Library.

Driver enhancements:

  • Added support for UDINT and WSTRING datatypes.
  • Fixed implementation of DWORD datatype to be able to read and write 32 bit signed and unsigned values.

     

TI500

Serial communication with Texas Instruments - Series 500 using TBP or NITP protocols.

Driver enhancements:

  • Added support for Signed and Unsigned data format suffixes.
  • Improved implementation of Float and Double Word data format suffixes.

     

For more information, see Issues Resolved for Specific Communication Drivers below.

AVEVA Enterprise Licensing Support

The AVEVA Enterprise Licensing system is a common platform that allows you to manage AVEVA Enterprise Software product licenses. It is composed of a browser-based License Manager and a License Server that together allow you to share and deliver licenses for your installed products. It has the following features:

Note: AVEVA Enterprise Licensing installation requires your Windows operating system to be up to date.

Note: The License Manager requires internet access. See the AVEVA Enterprise Licensing Guide for more information and workarounds.

Note: If you are using AVEVA Enterprise Licensing for AVEVA Edge and you have more than one license type, you must create a device reservation for every device running AVEVA Edge.

Choosing the AVEVA Enterprise Licensing option during installation will copy the files to the <installation folder>\Redist\AEL\AVEVA Enterprise Licensing <version number> folder, and install the License Server and License Manager. You will also be prompted to run the Configurator at the end of the AVEVA Edge installation process.

You can install the License Manager on another machine to manage License Servers on this and/or several other machines. For more information, see the AVEVA Enterprise Licensing Guide (AELicenseManagerGuide.pdf) in the AVEVA Enterprise Licensing <version number> folder.

AVEVA Enterprise Licensing Known Issues and Workarounds

There are two known issues involving the Configurator. Refer to the AVEVA Enterprise Licensing Guide for more information.

Modernized Icons and Streamlined Styles

The user interface has been updated and modernized with simplified, accessible icons.

Similarly, the styles available have been simplified to a Light (default) and a Dark mode. To access these, select the Style menu in the upper right corner of the development interface.

Industrial Graphics Improvements

There is improved support for Industrial Graphics in this release.

Support for tags as array indexes

Tags can now be used as array indexes for all tag types, including class tags.

Support for Industrial Graphics scripting functions

Support for Import of SVG as an Industrial Graphic

With this release, Industrial Graphic Editor supports import of Scalable Vector Graphics (SVG) as Industrial Graphics. You can import an SVG into the Graphic Editor and the graphic elements automatically get converted to an Industrial Graphic, which can include many primitives. A list of supported SVG elements can be found at SVG Github.

To import an SVG and insert as an Industrial Graphic:

  1. In the Industrial Graphic Editor, on the Graphic menu, click Import SVG.
  2. Browse for the required SVG and click Open.

    Note: You can import multiple SVG files at once.

  3. Click anywhere on the canvas to insert the SVG file as Industrial Graphics.

OR

CAUTION: You can drag and drop SVG files only if User Account Control (UAC) is turned off. Before turning off UAC, be sure to check your organization's security policy, as turning it off could cause a security issue.  If you try to drag and drop an SVG file to the canvas with UAC turned on, a forbidden icon is displayed.

Note:
- If there are any unsupported characters in the name of the SVG or primitive, it will be converted to “_”.
- The SVG element name is used to name the corresponding primitive. If a SVG element does not have a name, then Industrial Graphic primitive type is used to name the primitive. For example, if the SVG group name is "Header", the primitive name in Graphic Editor after import will also be Header. If the SVG group has no name, the same will be named as <primitive type>_<number>, that is group_01.
- Only three colors are supported in gradients. If the SVG file has more than three colors for primitive, the first, last, and middle colors are considered. The middle color is calculated by the formula middle color = (int)((colors.Length) / 2). That is, if there are four colors, then it will consider the second color as middle color.

Limitations of SVG Support at the time of this release

The following features are not supported at the time of this release:

Built-in Azure IoT Hub connection management and functions

Azure IoT Hub Connections are set up in the Tasks tab of the Project Explorer. The new Internet of Things functions manage connections and interact with Microsoft Azure IoT Hub. These features work only in the Windows SCADA runtime, not in any Embedded runtime.

Internet of Things (IoT) funtions:

Localization Improvement

Updated Japanese-language messages and menus, improving readability.

Mobile Access Improvements

Linux Runtime Improvements

There are several improvements to the Linux runtime.

Remote Agent

Tag values for Driver Sheet Station fields

High Speed Logging Improvements

Support for new toolchains

The list of new toolchains supported is:

Deprecated or Removed Features

This is a summary of features that have been deprecated or removed from this version.

Deprecated Operating Systems

In accordance with the Microsoft Product Lifecycle, the following operating systems are no longer supported as of this release.

BDE for PanelMate™ Import Wizard

BDE for PanelMate™ has been removed from the product setup. It is available as a standalone setup. Please contact customer support for more information.

Removed Drivers

Obsolete drivers have been removed from this release. If you need a driver that is no longer provided in the setup, you can download it from the AVEVA GCS website Connectivity Hub, or contact customer support for more information.

Linux Toolchains

The following toolchains are no longer supported in this release:

Issues Resolved in This Release

This is a list of important issues that have been resolved in this version.

Issues Reported by Our Users

These are issues that were reported by our users and then logged in our customer relationship management system. If you reported an issue to us, you should have been given a case number at that time. You can look for your case number in the list below.

Please note that documentation changes are not counted as resolved issues, so if you reported an issue and it was resolved by a documentation change (such as by clarifying a step in a procedure), then it might not be included in this list.

Case No.

ID

Description

0001886320

574604

AVEVA Insight Publisher could not be used over Windows Server 2019.

960046091

946886

When using Tag Integration, non-imported tags were not differentiated by color (displayed in gray color) in Object Finder.

960047489

960662

StADOSvr.exe was not installed when AVEVA Historian Selectable Feature was not selected.

960054551

1056440

Mobile Access installation did not allow a custom IIS folder location.

960134402

2445856

There was no indication that a project was running as a service, and no message when attempting to start a project if the project was already running as a service.

 

960171766

1869189

Problem with min-max values in Trend control object.

960182252

1894770

When a tag was deleted by a script, an empty line was created in the tag database by the $TagsDBRemoveTag function.

960184389

1906212

DBCursorGetValue() was unable to detect and report errors at execution.

960205278

2024455

Wrong behavior observed on alarm and trend sheets when a simple tag is changed to array

960206247

2026511

Studio was unable to correctly draw WMF files with transparency when are used inside Linked Symbols.

960206247

2026990

Studio showed artifacts of transparent color specified by Transparency Tracker on bmp files.

960220246

2101635

Saving a copy of an Alarm, Trend or Math worksheet did not make a new worksheet available.

960220499

2095123

Mobile Access skipped shapes with command animations while navigating with the keyboard Tab key.

960223394

2205354

Security access was not applied correctly when using Industrial Graphics screens with Mobile Access.

960223404

2137586

Stopping the Linux runtime service caused an abnormal termination.

960223600

2112961

Mobile Access Client returned an error message regarding app_en-US.js file when used on a Linux machine.

960223604

2112712

[Mobile Access] Comments were present in visible source code in the debugger tab.

960230034

2145614

Studio Manager was hanging when calling TagsDBEndEdit().

960232071

2157531

PanelBuilder32 Import Wizard was not importing the Alarms worksheets to a project.

960233607

2176370

Auto Log Off was not working if the cursor left the screen where Logon() was called.

960234571

2169309

Project verify was causing an abnormal program termination.

960238056

2202536

TCP/IP Server stopped responding after running for several days.

960244267

2216821

TagsDBSetTrend() was adding tags to the wrong worksheet.

960245916

960261575

 

2220897

Editing the colors of a Grid Object was causing an abnormal program termination.

960256430

2317005

Data could not be inserted into Alarm table in Oracle Database.

960257967

2316313

Customer was getting delay using LogIn function and E-sign feature with LDAP Security System.

960259791

2314076

Projects were unable to send emails addressed to multiple recipients.

960265634

2334843

SMA installer was not detecting a non-default port during installation.

960269304

2353102

Custom Widget objects were not loading in the Secure Viewer client.

960269828

2400574

Ubuntu 22.04 required adding a user to Group www-data manually.

960274886

2390547

Project symbols were not in the correct location when the system language was Spanish.

960281429

2228026

2409067

After updating Studio, tags with Retentive values were unreadable.

960282303

2434984

Projects were unable to send emails to multiple recipients.

960282618

2414312

Custom properties referencing tag names in quotes not transferring in Viewer or Mobile Access. CustomPropertyValuePair() function referencing tag names was failing in Viewer for multiple scenarios.

 

960283951

2421202

The Save On Tag Change option in Trend worksheets was causing an error when logging data to AVEVA Insight from Linux runtime.

 

960290045

1667736

Historian trend worksheets were losing store and forward data when the runtime restarted.

960295416

2472448

Industrial Graphics symbols exported from System Platform could not be imported.

960299532

2487672

Industrial Graphics would not save the Smoothing Property value if the value was False.

N/A

2131748

2382768

Maximum insert buffer size was exceeded warning when using StADOSvr and Historian Server.

N/A

2178669

Secure Viewer redundancy was not working as expected when updates were done to the project on a secondary server.

N/A

2218968

An error message appeared when opening an APP project file if the previous project opened did not exist anymore.

N/A

2218990

Setting negative numbers on the resize animation caused an error message.

N/A

2348630

Projects running as a service were not logging only errors to the Windows Event Viewer as documented.

N/A

2351662

OPC UA Client had a latency when sending write commands.

Issues Resolved for Specific Communication Drivers

These are the issues that were resolved for specific communication drivers.

Case No.

ID

Description

960129901

1731438

TI500 did not allow for signed and unsigned values within the same channel.

960197269

1973327

SITIA driver did not have support for using script to create STFC file containing PLC I/P, username, and password.

960212570

2072125

COSYS driver was giving status OK when using Write Trigger without a real PLC connection.

960216756

2067499

KEYEN driver was unable to correctly read timer and counter parameters values.

960216793

2087928

IE104 driver did not allow use of DNS in Station field.

960217460

960217461

2072306

Tags were not updating as expected after making a modification on the PLC when using more than 50 Standard Driver Sheets.

960218827

2088565

MELSE driver failed to write two consecutive PLC addresses

960218844

2099465

MELSE OI Server could not read all items with a message: Poll operation failed. Error code: -39. Message: Invalid block size.

960221257

2112410

TI500 OI Server abnormally terminated when poking multiple PID Loop Items, such as LTD1, LTI1, LKC1.

960226503

2141679

DOMOR driver was unable to read Memory Blocks created from User Data Types

960230642

2158239

OMETH driver did not support Chinese GB2312 encoding.

960233379

960263065

2160992

KEYEN driver was not able to read negative values.

960233478

2160750

MOTCP driver did not have the capability to read Double Precision Floating point value with word swap.

960235475

2176422

SITIA driver was unable to read values of PLC tags with names containing Chinese characters.

960235636

2173600

2219318

COSYS driver was not reading Wstring data types correctly.

COSYS driver was not reading UInt32, DWORD, and UDINT data types correctly when they were imported using Tag Integration.

960241290

2204046

MACHA driver generated unexpected messages in Machine Advisor.

960242841

2204164

OMETH driver could not advise Auxiliary Relay (HR) on a C200 controller.

960250352

960285873

2335335

2445853

SNMP driver group tag reading failed when there were invalid OIDs in the group, and the invalid OIDs did not trigger the BAD quality for the tags.

960260179

2314062

Space between characters was not allowed in the Station field in COSYS driver authentication window.

960266296

2339170

MQTT driver was not able to read more than 50 items from AWS IoT Core.

960266296

2345899

MQTT driver simultaneous Requests feature was not working as expected.

960258926

2312560

OMRON driver ignored the Start Message Timeout value during runtime.

960267549

2345841

MQTT driver failed to connect with the broker if the ClientID was required.

960273973

2373945

Known limitation that the MQTT Driver does not support MQTT brokers that require more than one certificate was not documented.

960276561

2388789

SOMAC driver needed COSYS driver to make authentication work.

960283364

2425750

COSYS caused the runtime to abnormally terminate immediately if an SDS was configured to point to an incorrect I/O address.

960298787

2482767

OMDIR driver was unable to perform blocking writing to PLC using the Write Trigger feature.

N/A

2103775

MODSL wrote BAD quality to a tag used in the Driver Sheet body.

Known Issues and Workarounds

This is a list of known issues that remain in this version, with appropriate contingencies and workarounds.

ID

Description

1135583

Issue: Only the first 512 characters of a String tag are saved when selecting the Retentive Value string tag property for projects running in the Embedded HMI runtime edition on Windows Embedded.

Workaround: Limit String tags to 512 characters when running projects in the Embedded HMI runtime edition on Windows Embedded.

 

1631020

Issue: Some communication drivers (e.g., MODBU) have not yet been improved to support long strings, which means they are limited to 81 characters per read operation.

Workaround: Divide long strings into shorter strings of 81 or fewer characters per string, and then store those shorter strings in multiple device registers.

 

1788460

Issue: Screen viewer performance suffers if SetTagDisplayUnit function is called more than 21 times by a screen.

Workaround: Limit the number of times a screen calls to function SetTagDisplayUnit to 21 or fewer.

 

2376863

Issue: If your Windows Display settings the Scale and layout scale is set to a value other than 100%, the Industrial Graphics editor dialog controls may not display properly.

This might be due to scaling of the user interface. As computer displays have achieved higher resolutions, operating systems have implemented UI scaling to ensure that text, apps, and other items are displayed large enough to be usable. This UI scaling can affect the behavior of some apps, especially those that include drawing or rendering functions.

Workaround:

  1. Exit the development environment.
  2. Go to the Display control panel in Windows, and then make sure the Scale and layout scale is set to 100%. (In Windows 10, right-click in your monitor screen and select Display settings from the context menu.)
  3. Run the Studio development environment.
  4. If the issue persists, restart your computer to make sure the scale is applied correctly.

 

 

2400387

Issue: On Mobile Access, when Zoom Mode is set to Custom Zoom, the user can use touch gestures on the screen to zoom in, zoom out, or navigate over the screen content. On iOS devices, if you do this and your finger touches an object that has a command assigned to it, this command will be executed.

 

2487802

Issue: Verify project can end up taking more than an hour if there unused tags in the project.

Workaround: Use the Remove unused tags tool before using Verify.

  1. In the Tags group of the Home tab of the ribbon, select Remove unused tags. (Alternately, right-click the Project Tags folder in the Global tab of the Project Explorer.)
  2. See the Help Manual for more information, including instructions to use Verify again after using the Remove unused tags tool.

 

 

N/A

Issue: If you install Studio without a license, you can open a project in evaluation mode or demo mode. If you try to open another project, the project will not be opened. Depending on the method used to open the project, you may see an evaluation or demo mode notification, or an error message may be generated.

Workaround: Close and restart Studio and open the project. Studio will open with the last opened project in evaluation mode or demo mode.

 

N/A

Issue: Text Box objects are drawn incorrectly in project screens that are viewed through Mobile Access.

This might be due to scaling of the user interface. As computer displays have achieved higher resolutions, operating systems have implemented UI scaling to ensure that text, apps, and other items are displayed large enough to be usable. This UI scaling can affect the behavior of some apps, especially those that include drawing or rendering functions.

Workaround:

  1. Exit the development environment.
  2. Go to the Display control panel in Windows, and then make sure the Scale and layout scale is set to 100%. (In Windows 10, right-click in your monitor screen and select Display settings from the context menu.)
  3. Run the Studio development environment.
  4. Save your project screens as HTML, and then test your project again.
  5. If the issue persists, restart your computer to make sure the scale is applied correctly.

 

 

N/A

Issue and Workaround: Industrial Graphic function SetCustomPropertyValue(name, "value", isConstant): If the second parameter (value) is an array with an array index tag, the function will not work unless you format the parameter as a constant by enclosing it in quotes.

 

N/A

Issue: Industrial Graphic function SetCustomPropertyValue(name, "value", isConstant): If the second parameter (value) is an array with a array index tag, the function will not work if either the array or the array index has the prefix HMI:.

Workaround: Because the preifx HMI: is optional, do not use it for these tags. As noted above, you may also need to enclose the parameter in quotes.

 

Installation Guide

Upgrading from a Previous Version and Licensing

When upgrading from a previous major version to the latest major version, you also need to upgrade your software license(s). To purchase a license upgrade, contact your software distributor.

If you do not upgrade your software license(s), it will still run in its full-featured Evaluation Mode for up to 40 hours. After that time expires, however, you can only run the software in its limited Demo Mode.

When you update a major version (such as AVEVA Edge 2023) to its latest minor version (such as AVEVA Edge 2023 R2), you do not need to update your software license(s). The license is for the major version, so it includes all the subsequent updates, patches, and hot fixes for that major version.

Finally, when you open an existing project for the first time in a new version, that project is automatically and permanently updated to the new version. This is true regardless of whether you have upgraded your software license(s). Therefore, you should back up your existing projects before you open them in the new version. Each major version of the software creates a corresponding projects folder (for example, AVEVA Edge 2023 Projects) in your user directory, so you can simply copy (not move) your projects from the old projects folder to the new projects folder.

System Requirements

This section describes the system requirements and additional considerations for installation to develop projects, or to use the computer as a project runtime server and/or thin client.

Hardware Requirements

Standard Requirements

Optional Items

Software Requirements

One of the following operating systems:

Use the "Pro" or "Enterprise" editions of Windows because they include Internet Information Services (IIS) as a pre-installed feature that can be turned on. Do not use the "Home" and "Education" editions of Windows, because many features are hidden or disabled in these editions.

You can install the full software on a Windows Embedded device if it meets the system requirements listed above. If you do not plan to develop projects on that device, install Embedded HMI instead. For more information, see the Help Manual.

Update Windows before you install the software so that you have the latest security fixes and system components.

Linux Runtime Requirements

If you are using IoT View on a Linux target station, here are the software and hardware requirements. For more information on installing, running, and using IoT View, see the Help Manual.

.NET Framework

This software requires .NET Framework 4.8 (or later) installed and enabled.

If Windows is fully updated on your computer, the latest versions of .NET Framework should be installed, but they might not be enabled. Use either the Windows Features control panel in Windows or the Server Manager console in Windows Server to confirm that .NET Framework 4.8 is enabled.

In some cases, it might not be possible to update Windows through normal means. For example, if your computer is on a private network without access to the Internet, it might not be able to contact the Windows Update service. You can use another computer to download an offline installer for .NET Framework and then transfer it.

Optional Software

System Sizing

The operating system, storage, and memory requirements will necessarily increase for larger projects; the minimum requirements listed above are only for projects of up to 4,000 tags. The following table shows the complete requirements:

Project Size

Operating System

Storage

Memory

up to 4,000 tags

Windows, Windows Server, Windows Embedded Standard

 

2 GB available

1 GB available

up to 64,000 tags

Windows, Windows Server

 

4 GB available

2 GB available

up to 10 million tags

Windows Server only (multi-core)

 

8 GB available

4 GB available

Your computer needs to meet only the minimum requirements when you first install the software and begin to develop your project, but the requirements will increase as your project grows. Every computer or device that you plan to use as a runtime station is subject to the same requirements.

Industrial Graphics

If you are using Industrial Graphics screens, the project should be hosted on a dedicated Windows system with IIS installed. The additional system recommendations for this dedicated system are:

These recommended requirements are suitable for a system with ten clients, browsing pages with approximately 40 dashboard/charting components with ~250 I/O tags on the page. Pages may take a longer time to display on the first visit. The display time depends on graphics and script complexity. Additional clients can be supported by increasing the number of CPU’s, CPU speed, and Memory.

User Privileges

You need to have administrator privileges on your computer to install any software. If you are not already signed on as a user with administrator privileges when you run the software installer, you can choose to run the installer as an administrator. To do this, right-click the installer program file (setup.exe), and then on the shortcut menu, click Run as administrator. You will be asked for the appropriate username and password.

Selectable Features

On the Select Features page of the installation wizard, you can select which features and software components to install. If you deselect features that you know you will not use, you will decrease the amount of hard drive space required for installation.

Feature

Description

Program Files

The main program files for the project development application, project runtime server, and project runtime client. This feature cannot be deselected.

 

Custom Widget Framework

Installs files for the Custom Widget Framework, which is used to create HTML5-based widgets and use them in project screens. This feature cannot be deselected.

 

AVEVA Enterprise Licensing

Enables AVEVA Edge to be licensed using an AVEVA Enterprise License. Installs the License Manager and a License Server. Requires running the Configurator after the installation. Legacy licensing options do not coexist with Enterprise License. By selecting this option you will not be able to use either hardkeys or softkeys.

AVEVA Enterprise Licensing installation requires your Windows operating system to be up to date.

The License Manager requires internet access. See the AVEVA Enterprise Licensing Guide for more information and workarounds.

 

Database Gateway and Historian Integration

Installs Studio Database Gateway, AVEVA Historian integration, and AVEVA Insight integration. This feature is required for any database communication.

This feature requires .NET Framework 4.8 (or later) installed and turned on.

 

Demo Projects

Sample projects that demonstrate the capabilities of the software.

 

Hardkey Support

Additional drivers to support the use of hardkey (USB) software licenses.

For more information, see Third-Party Software below.

 

Industrial Graphics

Industrial Graphics is a powerful modern graphic editor that enables creation of portable graphic libraries that can be reused in products that use this platform-agnostic solution. It acts as a companion to our native graphics tools.

 

Mobile Access Runtime

Additional software to make the project runtime accessible to mobile devices such as tablets and smartphones, using HTML5-compatible browsers to view the project screens.

This feature requires Microsoft .NET Framework 4.8 and Microsoft IIS--with ASP, ASP.NET, and ISAPI Extensions enabled--installed and turned on. This required software will be installed if necessary.

Whether or not this feature is selected during installation, a separate Mobile Access Runtime software installer (MobileAccessSetup.exe) will be copied to the program folder. This installer can be run at a later time.

 

PDF Printing

Additional software for printing runtime reports directly to PDF files.

 

Runtimes – Additional > IoT View

Installs files for the IoT View runtime, the platform-agnostic project runtime software for Linux and other operating systems.

Selecting this feature will not install it on your computer at this time. It will copy the installation files to the program folder, so that the runtime files can be installed on another computer or device at a later time.

 

Runtimes – Additional > Embedded HMI

Project runtime sever and client software for Windows Embedded, also called Embedded HMI.

Selecting this feature will not install it on your computer at this time. It will copy the installation files to the program folder, so that the runtime files can be installed on a Windows Embedded computer at a later time.

 

Security System Device Driver

Installs device driver for security system to lock the keyboard (kbdlock).

 

Symbol Library

A library of premade but configurable screen objects such as pushbuttons, toggle switches, gauges, dials, and indicator lights.

 

Items Added to the Start Menu

The installer creates a shortcut on your desktop and adds the following items to the Start menu, in the AVEVA Edge 2023 folder:

Item (AVEVA Edge 2023 folder)

Description

AVEVA Edge 2023 Help Manual

A comprehensive technical reference and user guide.

 

AVEVA Edge 2023 Quick Start Guide

A brief, printable guide to the project development environment, including a step-by-step tutorial for how to develop and deploy a simple project.

 

AVEVA Edge 2023 Register

A utility program that you can use to view and change your software license settings.

 

AVEVA Edge 2023 Release Notes

The document that you are reading now.

 

AVEVA Edge 2023 Remote Agent

A utility program that lets other stations remotely manage the project runtime when it is running.

 

AVEVA Edge 2023 SCADA

A shortcut that automatically runs the most recently opened project.

 

AVEVA Edge 2023 Studio

The project development environment, project runtime and/or project viewer. Its actual capabilities are determined by your software license settings.

 

AVEVA Enterprise Licensing Start Menu Items

If you have installed the AVEVA Enterprise Licensing feature, you will also have a Start Menu > AVEVA folder containing the AVEVA Enterprise Licensing menu items. See the AVEVA Enterprise Licensing Guide for more information.

Item (AVEVA folder)

Description

Configurator

A program used to configure the AVEVA Enterprise License for AVEVA Edge on this machine.

 

Enterprise License Manager

A link to the license manager installed on this machine.

 

Enterprise Licenser Manager User Guide

A comprehensive technical reference and user guide for the AVEVA Enterprise Licensing components.

 

Operations Control Management Console

A set of Microsoft Management Console (MMC) snap-ins that provide management and diagnostic capabilities, such as a log viewer.

 

Third-Party Software Components

These third-party software components are installed along with the software, most of which are added to the Windows Apps & Features list. Do not uninstall these components unless this software has been uninstalled already; see the table below for more details.

Component

Description and notes

Microsoft Visual C++ Redistributable (multiple versions)

These components are required to run C++ applications that were developed using Visual Studio. Several different versions (2015–2019) may be installed. Do not uninstall these components; they may be used by other applications.

 

novaPDF SDK 10 Printer Driver

novaPDF SDK 10 COM (x64)

novaPDF SDK 10 COM (x86)

Studio PDF3

 

These components let projects save runtime reports as PDF files. They are installed when you select the PDF Printing feature for installation; for more information, see Selectable Features above. These components will be uninstalled when this software is uninstalled unless they are being used by another installed software package.

 

Sentinel Protection Installer 7.6.9

This component supports the use of Sentinel-type hardkeys (a.k.a. dongles). It is always installed regardless of whether you select the Hardkey Support feature for installation. This component is not uninstalled when you uninstall the software, but it can be uninstalled manually.

 

CodeMeter Runtime Server

Wibu Systems' CodeMeter Runtime is installed on your computer when you select the Hardkey Support feature for installation. It supports the use of Wibu-type hardkeys (a.k.a. dongles), which are offered as alternatives to Sentinel-type hardkeys. For more information about the differences between Sentinel and Wibu, ask your software distributor.

Unlike the other components described above, the CodeMeter Runtime Server is not added to the Windows Apps & Features list. It runs as a background process named CodeMeter Runtime Server, which is found in the Windows Task Manager. When you uninstall this software, the CodeMeter Runtime Server is also uninstalled automatically.

 

Possible Issues During Installation

This section describes issues that might occur during installation.

"Failed to complete script based install"

You might receive the following message during installation: "Error 1628: Failed to complete script based install." For more information about this issue and how to resolve it, go to: https://community.flexera.com/t5/InstallShield-Knowledge-Base/Error-1628-Failed-To-Complete-Script-Based-Install/ta-p/4014

"CodeMeter Development Kit is already installed"

If you try to install an earlier version on a computer that already has a later version installed, you might receive the following message during installation: "Version x.x.x.x of CodeMeter Development Kit is already installed. Downgrading to Version x.x.x.x is not possible, installation will be aborted." CodeMeter is supplemental software used to manage hardkey licenses. To resolve this issue, use Task Manager in Windows to stop CodeMeter Runtime Server (CodeMeter.exe) before you install the earlier version.

"The local print spooler service is not running"

If you select the PDF Printing feature for installation but the Print Spooler service is not running on your computer, you might receive the following message during installation: "The local print spooler service is not running. Please restart the spooler or restart the machine." You can click OK to acknowledge the message and finish the installation, but the PDF Printing feature will not be installed correctly. To resolve this issue, do the following:

  1. Use the Services app in Windows to make sure the Print Spooler service is running. If not, start the Print Spooler service.
  2. Run the software setup again and then use the Repair command to repair the installation on your computer.

Restore from a System Restore point

If the installation fails for any reason, you can use the System Restore feature in Windows to revert your computer to a previous restore point.

Documentation Installed with the Software

The following documentation is installed in the program folder, which means you do not need an Internet connection to access it:

Document

Description and Location / Access

Release Notes

(Readme.html)

The release notes document summarizes product news and installation information. To access this document:

  • From the Windows Start menu: go to Start > AVEVA Edge 2023 > AVEVA Edge 2023 Release Notes.
  • From within the project development environment: go to the Help tab of the ribbon and then click Release Notes.
  • From the file: assuming default installation location on the hard drive, the file is located at C:\Program Files (x86)\AVEVA\AVEVA Edge 2023\ReadMe.html

     

Help Manual

(TechRef.chm)

The help manual provides comprehensive and searchable help for the project development environment, instructions for how to develop and deploy projects, and complete descriptions of all of our built-in functions. To access this document:

  • From the Windows Start menu: go to Start > AVEVA Edge 2023 > AVEVA Edge 2023 Help Manual.
  • From within the project development environment: go to the Help tab of the ribbon and then click Help.
  • From the file: assuming default installation location on the hard drive, the file is located at: C:\Program Files (x86)\AVEVA\AVEVA Edge 2023\Bin\TechRef.chm

     

Quick Start Guide

(QuickStart.pdf)

The Quick Start Guide provides a tour of the project development environment, descriptions of essential concepts, and a simple project development tutorial. All of this information is also included in the Help Manual. To access this document:

  • From the Windows Start menu: go to Start > AVEVA Edge 2023 > AVEVA Edge 2023 Quick Start Guide.
  • From the file: assuming default installation location on the hard drive, the file is located at: C:\Program Files (x86)\AVEVA\AVEVA Edge 2023\Bin\QuickStart.pdf

     

Driver documents

(<driver name>.pdf)

Each communication driver has its own document that describes the protocol used by the driver, how to configure the communication settings for the driver, how to format station IDs and I/O addresses in driver worksheets, and any other technical requirements for connected devices. If you download an updated driver package from our website, that package should include an updated driver document.

Each driver has its own separate <driver name>.pdf document. For example, the driver document for the basic Modbus driver (MODBU) is MODBU.pdf. To access there documents:

  • From within the project development environment: go to the Help tab of the ribbon and then select Communication Drivers.
  • From the file: assuming default installation location on the hard drive, the files are located at: C:\Program Files (x86)\AVEVA\AVEVA Edge 2023\Drv\<driver name>.pdf

     

License document

(License.pdf)

The License document provides legal information regarding your license to use AVEVA Edge 2023. You are asked to agree to this document when you install the software. To access this document:

  • From within the project development environment: go to the Help tab of the ribbon and select License Agreement.
  • From the file: assuming default installation location on the hard drive, the file is located at: C:\Program Files (x86)\AVEVA\AVEVA Edge 2023\License.pdf

     

Copyright document

(Copyright.pdf)

The Copyright document provides legal information regarding the copyrights of the incorporated third-party software. You are asked to agree to this document when you install the software. To access this document:

  • From within the project development environment: go to the Help tab of the ribbon, select About, and then select the More button.
  • From the file: assuming default installation location on the hard drive, the file is located at: C:\Program Files (x86)\AVEVA\AVEVA Edge 2023\Copyright.pdf

     

 

© 2015-2023 AVEVA Group Limited and its subsidiaries. All rights reserved.   |   Contact Us