11
close after losing focus does not work on a webclient if multitouch recognition is set to windows 8
Description If the "Close after losing focus" function is enabled in a zenon project, the Web Client may not close the Frame correctly. This occurs especially when multitouch is enabled for Windows 8. This issue has been fixed. To benefit from this ...
IEC870 Stack: Connection error for 101 after implementing IPv6 support
Description After updating zenon Software Platform to a build that supports IPv6, IEC870 Master does not get a connection to IEC870 Slave in 101-Unbalanced mode.. This has been fixed. To benefit from this fix: Update your zenon Software Platform to ...
openssl / libssl and eventsource library update for web engine container
Description Potential security vulnerabilities when using Service Grid, Web Engine or WVS with containers have been fixed. To benefit from this fix: Update the containers to the latest zenon 11.2 or later. Item ID: 253941 Version: 11.00 Build: ...
Version control: should ask for a comment when adding an item to source control (first commit)
Description When adding an item to SVN version control for the first time, the entry of a comment should also be requested. Until now, a comment is only required for an update. This behavior has been changed. Now a comment field is also displayed ...
SVN Source control - Differences between an "Out of date" project and a project (on SVN) up to date by another user are not shown directly
Description On zenon Logic SVN source control differences between an "outdated" project and a project updated by another user are not directly displayed. This behavior has been changed. Differences are now displayed directly. To benefit from this ...
SVN Source control: changing the project URL does not update local working dir
Description When changing the project URL in zenon Logic SVN Source control the local working directory is not updated. This behavior has been changed. The directory is now updated correctl.. To benefit from this fix: Update your zenon Software ...
Version control: bad handling of RO mode for global defines
Description If in zenon Logic SVN version control global defines are configured as “read only”, they will still be opened in the editor as “read/write”. This behavior has been changed. The configuration is now applied correctly. To benefit from this ...
Engineering Studio closes unexpectedly with unhandled exception after calling "Function usage" for a specific screen switch function
Description The zenon Engineering Studio terminates unexpectedly when calling "Function usage" from the context menu of a function. This behavior has been changed. zenon Engineering Studio no longer terminates and the function usage is displayed in ...
Data from Ring buffer are not show in ALM/CEL list
Description For AML/CEL data, "ring buffer only" is configured for storage. No filters are set. However, new entries are not displayed in the Service Engine. To benefit from this fix: Upgrade to the latest build of zenon Software Platform 10 or ...
GraphQLInterface CORS settings not configurable
Summary CORS prevent e.g. web-applications to access the GraphQL Interface. This can be fixed with an entry in the zenon6.ini. Description CORS (Cross Origin Resource Sharing) is a security mechanism used by web-browsers. It blocks a website from ...
The logic crashes after opening the T01_ADDWATER and T01_HEAT blocks
Description The zenon Logic Studio terminates unexpectedly when opening certain Functions Blocks. This behavior could be reproduced for some cases when using many GDI objects. For example zenon Logic in German and using SFC. This behavior has been ...
Language file (zenon 11) - Import-CSV via API opens Language-file-import - wizard/popup
Description When importing a CSV file into the language file via API, the wizard for importing language files is activated. However, this wizard cannot be operated via the API. Solution: This behavior has been changed. When importing via API, the ...
DNP3_TG: assemble and process complete message when non-compliant DNP3 outstation does not request confirms to be sent for non-final fragments of a multi-fragment message
Summary DNP3_TG: DNP3 master driver works with non-compliant DNP3 outstations that do not request application layer fragment confirms. Description The DNP3_TG DNP3 master driver has been enhanced to allow communication with non-compliant DNP3 ...
Combined-Element in a symbol are not dislayed with the WebEngine Application
Description The HTML Web Engine does not display the Combined Element when it is placed inside a symbol. When compiling the project for the HTML Web Engine, the Combined Element is removed. There is an entry in the compiler log that the referenced ...
GIS Control: Error-prone Storage of Equipment Groups
Summary Information from Equipment Groups is stored incorrectly in the GIS. This is due to a non-permitted separator in the path. Now only a dot is allowed as a separator. Description Errors occur when saving information from Equipment Groups in ...
AccessDNP3_SG: non-standard dual event not generated under specific circumstances
Summary The AccessDNP3_SG process gateway does not generate the configured duplicate events under certain circumstances. Description The AccessDNP3_SG Process Gateway supports an optional, non-standard behavior. In this, two events are generated for ...
Symbols: Linked function to subprojects in released property is lost
Description In a symbol there is the released property "Function". This is linked to a function in a subproject. When the screen is restarted, the link to the function no longer exists. This behavior has been fixed. To take advantage of this fix: ...
Inconsistent behavior between SQL Database and Local Service Engine Storage with CEL filter
Description When saving the AML or CEL entries, different entries are displayed depending on the storage type. When saving in a local service engine, all entries are displayed according to the selected filter. When storing in an SQL database, current ...
HTML5 Web Engine Compiler: Variables (which are part of an element group) whose names have been changed are removed by the compiler in zenon 10.
Summary In the HTML Web Engine, some renamed variables were not available. This has been fixed. Description In the HTML Web Engine, certain variables are not available. This behavior occurs when a variable: is part of an element group has been ...
VASS driver: variables of type "MessagesSorted" do not work after reloading of the project
Description Variables of type MessagesSorted for the VASS driver are not displayed correctly. This occurs when the project is reloaded. When initial loading, the variables are displayed correctly. This behavior has been changed. MessagesSorted ...
LOGIX_ODVA: TypeID is incorrect in the .plccache file
Description When importing from LOGIX_ODVA via VBA, the TypeID in the .plccache file is incorrect. To fix this issue: Update to the latest build of zenon 11. Item ID: 254640 Version: 11.00 Build: 104641
Compatibility problem with Access IEC60870-5-104, can't load setting from XML
Description After updating zenon Software Platform to a build that supports IPv6, IEC870 Master does not get a connection to IEC870 Slave in 101-Unbalanced mode.. This has been fixed. To benefit from this fix: Update your zenon Software Platform to ...
Accessviolation when in the multibin rema a AML/CEL text via the key "del" is deleted
Description When deleting an AML or CEL text in a Multibin Rema via the "Del" key, an access violation is displayed. Solution: CEL/AML text is now deleted regardless of the selected method. Unwanted messages are no longer displayed. To benefit from ...
3S_V3 crash after reload
Description For a project running on the Service Engine, the PLC settings are changed in the Engineering Studio for the 3S_V3 driver. Afterwards the Service Engine files are transferred. When reloading the project in the Service Engine, the driver ...
IEC60870 Slave - ASDU 20 - M_PS_NA_1 Packed Single Point Information - Is not sent on Backgroundscan cycle
Description With IEC60870 Slave, values are not sent in the background scan cycle. This error has been fixed. To take advantage of this fix: Update to the latest build of zenon 11. Item ID: 254552 Version: 11.00 Build: 104641 Version: 10.00 Build: ...
Emulated archives do not include decimals for MIN and MAX values
Summary For emulated archives MIN and MAX values for a REAL variable were displayed without decimal places. This behavior has been fixed. To get correct values again in existing archives, perform the steps mentioned in "Description". Description ...
OPC UA driver stops working when extension objects are used during re-connect under specific circumstances
Summary The OPC UA driver does not work anymore. The application must be restarted. This has been fixed with zenon Software Platform 10, Build 103335. Description Under certain circumstances the OPC UA driver does not work anymore. The application ...
Editor crashes in some cases when the ENTER key is pressed just after an undefined variable
Description In zenon Logic the Logic Studio is closed directly after pressing the Enter key. This can be triggered by a variable without definition. This behavior has been changed. The Logic Studio does not exit now. A hint is shown to define ...
Symbol Embedded on the DEMO project coffee machine
Item ID: 254373 Version: 11.00 Build: 104641
Flashing acknowledgement does not work if Multi-Touch Recognition is set to Windows 8 and later
Description In the Service Engine, the flashing acknowledgment with right mouse double-click does not work. In the project, multi-touch was enabled for Windows 8 and higher. This behavior has been changed. Right mouse double-click now works correctly ...
RGM: The user who write the recipe from a client is entered as the user of the last change in the recipe.
Description A user writes a recipe from a client without editing it beforehand. Nevertheless, he is entered as the user who made the last change. When writing from the server, the last change is entered correctly. This behavior has been corrected for ...
clicking a switch element in the WVS causes a warning in the log with valid configuration
Summary Warnings are erroneously issued in WVS. This behavior has been changed. Description In WVS, a warning is written to the LOG file when a switch or a button configured as a switch is clicked. The warning says: "Element with id [number] did not ...
CD_CRemoveTransactionContainerEntriesOnSB is sent to all clients causing unnecessary network trafic
Description Write-complete-notifications on the server were sent not only to the standby server but to all clients, too. This could lead to increased network load. In certain use cases it was also possible to confirm the writing completion while ...
Internal: Wrong linking because Visual studio project dependencies were destroyed with synchronization of zenonShared repository
Item ID: 253955 Version: 11.00 Build: 104641
The BECKHNG Driver do not import the Variables from the .tpy File
Summary Changes in the TPY file format can lead to circular references in the BECKHNG driver. Variables with circular references cannot be imported. Description The BECKHNG driver refuses to import variables from the TPY file. This happens because ...
Service Engine under Linux supported only ASCII characters
Description Service Engine zenon 11 supports only ASCII characters under Linux. Strings which are not included in the ASCII table are not supported. Thus also LOG entries are not written. This has been fixed. To take advantage of this fix: Update to ...
Second Loading Time of Project analysis is higher then in previous Versions
Summary The project analysis takes an unusually long time when it is run again. This behavior has been fixed. Description If the project analysis has already been executed once, the execution time should be significantly shorter when it is started ...
"fetch lot name from the variable at start" sometimes does not work
Description In Batch Control, when configured to fetch the lot name from a variable at start, the lot name is to be taken from the variable that triggered the start. In some cases the lot name is not taken over. This can happen with "Start archive" ...
Is the zenon product family affected by the vulnerability CVE-2022-0778 in OpenSSL?
A vulnerability in OpenSSL has been published with the ID CVE-2022-0778, detailing a potential issue of an endless loop resulting in a denial of service, when specific invalid certificates are parsed. Version 11 includes OpenSSL 1.1.1N that resolves ...