14
Parallel reading of AML and CEL data from SQL locks all SQL operation on the system
Description In a network environment, an endless progress bar may be shown in the Service Engine Server when clients try to read/access Alarm or Event data from SQL database simultaneously. As multiple clients requests can be pending, clicking on ...
"AML evacuation to SQL" popup blocks the alarms evacuation
Description In a network environment, when using an SQL database as external data storage, an endless progress bar may be shown in the Service Engine Server when clients try to acknowledge or comment an alarm and the connection to the SQL database ...
LOGDirectory in zenon6.ini is not working
Description When a custom path for LOGDirectory was set in the zenon6.ini, this path was not used by the zenLogSrv. The log files were saved in the default path. The issue has been addressed and the custom LOG path is used. To benefit from this fix: ...
IEC850: TCP Keep alive is not sent when there is no data exchange
Description Since TLS implementation, the IEC850 driver did not send TCP KEEP-ALIVE if no data exchange took place for 20s, but for period default by the Operating System (in Windows about 2h). The issue has been addressed and the TCP KEEP-ALIVE ...
Performance of automatic archive selection has significantly decreased in zenon 14
Description The performance of the automatic archive selection decreased significantly in zenon 14. The issue has been addressed and the performance has been improved. To benefit from this fix: Update your zenon Software Platform to the latest build ...
Zenon 14 – Multiuser Project- All elements must be checked out to add functions to a script
Description To add functions to a script in a multi-user project, all elements had to be checked out. The issue has been addressed and the elements no longer need to be checked out. To benefit from this fix: Update your zenon Software Platform to the ...
S7 TIA Driver not communicating to PLC with a specific project
Description The S7 TIA driver did not communicate anymore after adding a new DB instance. The issue has been addressed and the communication is working now as expected. To benefit from this fix: Update your zenon Software Platform to the latest build ...
DDK Drivers: issue with username + password fields
Description Communication issues occurred in the OPC UA server communication, when a username and a password were specified for the authentication. The issue has been addressed and the behavior is now as expected. To benefit from this fix: Update ...
IEC61850 server - application closes unexpectedly after receipt of a malformed packet
Description When the version 14 IEC 61850 server received a specific malformed packet, the application closed unexpectedly. The issue has been addressed. The malformed packet is ignored and the application continues to execute. To benefit from this ...
ETM: Navigating backwards or forwards leads to a new archive selection
Description Navigating forwards or backwards in the ETM screen led to a new archive selection. The issue has been addressed and the behavior is now as expected. Scrolling does not change the selected archive anymore. The data comes from the local ...
Report Viewer: export/print function -> Execution ONLY on Primary Server
Description The Report Viewer: export/print function could only be executed on a Primary Server. All other fields were grayed out and could not be selected. The default Execution setting has now been changed to Current computer. To benefit from this ...
it is possible to create identical driver names with exchange driver
Description Using Driver Exchange in Engineering Studio on an existing driver, it was possible to set the same name for many drivers. In this case it was also possible to use double names with the same driver type. Using double driver names can lead ...
straton IDE - initial values disappear when reopening the recipe window
Description The initial variable values disappeared when the window was closed and reopened on the simulation mode. The issue has been addressed and the behavior is now as expected. To benefit from this fix: Update your zenon Software Platform to the ...
Smart Objects: convert from 10 or 12 to 14 project is corrupt and can not be load
Description If Smart Objects have been converted from zenon version 10 or 12 to zenon version 14 the project corrupted and could not be loaded. The import of the SOT was also not possible. The issue has been addressed and the Smart Object conversion ...
Addin (Wizard) exception after any changes in SmartObject and delete a variable
Description During the execution of an Engineering Studio wizard that accesses the Smart Object components, an exception occurred under certain conditions that caused the Engineering Studio to close unexpectedly. The issue has been addressed and the ...
Distributed Engineering: selecting a graphics file in the project slows down the Engineering Studio reaction
Description Since zenon version 14 the Engineering Studio reacted slower when a graphic node has been opened in the project and a graphic has been selected. The issue has been addressed and the performance reduction has been fixed. To benefit from ...
AccessOPCUA: Memory increase of the Service Engine after read of historical data by an OPC UA client
Description The OPC UA Process Gateway did not correctly release memory after an OPC UA Client requested historical data for configured variables from zenon archives. The memory consumption of the Service Engine increased each time an OPC UA client ...
AccessOPCUA: process gateway does not start on a specific system with an error that the hostname cannot be resolved
Description The OPCUA Process Gateway fails to start in a specific configuration where a DNS suffix is used and the resolving the hostname with the DNS suffix results in an error. The issue has been addressed and the communication is now initialized ...
AccessOPCUA: ConditionName is incorrectly sent as LocalizedText type in events for online Alarms
Description The ConditionName attribute (from the OPC Foundation NameSpace 0) was incorrectly sent as LocalizedText in OPC UA events for alarms. The issue has been addressed and the ConditionName is sent with the correct datatype STRING and contains ...
AccessOPCUA: reading attributes of an OPC UA node stops updating a monitored item for the same node with the OPC UA Process Gateway on Linux
Description With the Service Engine and OPC UA Process Gateway on Linux, the OPC UA Process Gateway stops updating a monitored item when an OPC UA client performs a read of the attributes of the same node of the Monitored Item. The issue has been ...
Variable identifier is not translated in the “Cursor output field”
Description When the language was switched, the Variable identifier was not translated in the “Cursor output field”. The issue has been addressed and the Variable identifier is now also translated. To benefit from this fix: Update your zenon Software ...
In the filter settings of the AML under 'Column Settings,' different column types are no longer available when using RT files from version 6.51 in 14
Description When using RT files from version 6.51 in zenon version 14, some column types were no longer available in the filter settings of the AML under “Column settings”. The issue has been addressed and the corresponding column types are available ...
OPCUA Client - our stack does not receive quality bits from Vsi correctly
Description Data received in the OPC UA Client fieldbus driver with a quality other than good does not lead to a correct evaluation by the VsiGetBit function, but provides the same result as for data with quality good. The issue has been addressed ...
Reproducible performance issue between zenon version 12 and 14
Description The loading of the trend in zenon version 14 was very slow. The issue has been addressed and the performance is now the same as in zenon version 12. To benefit from this fix: Update your zenon Software Platform to the latest build of ...
SAP: SE crashes when a RFC Function is called that imports a Table containing a row with QUAN and Datatype
Description SAP: The Service Engine was closed unexpectedly when an RFC function was called that imported a table with a row with QUAN and Datatype. The problem has been addressed and the RFC functions now work as expected. To benefit from this fix: ...
At redundancy switch of zenon servers, a variable with "alternative value" (ALT_VAL) suddenly gets the INVALID bit added - breaking ALC
Description When a variable with INVALID status gets switched to "alternative value" some drivers on the active server add status ALT_VAL and remove status INVALID for this variable. After the standby server takes over the active role (redundancy ...
Mend: vulnerability in zlib-v1.2.11
Description Mend detected vulnerabilities in zlib-v1.2.11 with a CVSS v3 score of 9.8. The affected library used by the zenon Software Platform has been updated. To benefit from this fix: Update your zenon Software Platform to the latest build of ...
Fieldbus Configurations - No data sent by the 850 Server when EIP Scanner is configured but has no partner
Description The IEC61850 server did not send any data if the EIP scanner was configured correctly but did not have a partner client. The issue has been addressed and the behavior is now as expected. To benefit from this fix: Update your zenon ...
SO´s released properties are not correctly set when the SO in created via API
Description When creating an instance of a Smart Object via the API, the released properties may have been set correctly, but the properties of the element within the SO were not set accordingly. This issue has been addressed and the properties are ...
Connection State driver info variable doesn't work correctly with the TIA Driver
Description The Connection State Variable doesn't work correctly, the Variables get the Status Invalid, but the Connection State Variable still displays 0:0 that the connection is ok The issue has been addressed and the Connection State variable ...
AccessOPCUA stops communication after zenon reload
Description The Process Gateway interrupted communication if reloading took place while an OPC UA Client was reading data by request. The OPC Client was unable to reinitialize the connection and a completely new connection could no longer be ...
WVS Combined element does not support set value and execute function on same action
Description The Combined Element did not support Set value and Execute function on the same action in the Web Visualization Service. The issue has been addressed and the behavior is now as expected. To benefit from this fix: Update your zenon ...
Sporadically SE crashes with out_of_range exception after screen switch
Description The Service Engine closed sporadically unexpected after a screen switch. The issue has been addressed and the behavior is now as expected. To benefit from this fix: Update your zenon Software Platform to the latest build of zenon 10 or ...
GIS: Visibility of borders and transperency of markers is behaving strange
Description The GIS control in the Service Engine did not show a filling or a border if no equipment group was linked. Additionally markers had a different behavior, according to if they were linked with equipment groups or not. The issue has been ...
it’s not possible to Import and communicate Arrays under specific circumstances from TIA 19 project
Description With the TIA Driver it was not possible to import all the variables from a TIA 19 DataBlock. The Online Import showed the DB IDB_Sxx but it was not possible to find and import the arrays with dynamic index. The issue has been fixed ,the ...
SIC: zenon 11 and higher version DMP files are not collected
Description Due to a name rule change of the dump files the System Information Collector could not collect dump files of zenon version 11 or newer. The issue has been addressed and the dump file collection works as expected now, if the collection ...
Project settings: Info lines mismatch for libraries and extern objects
Description The text of the info lines for Libraries and Extern objects was not displayed correct. The issue has been addressed and left click on the corresponding entry displays the correct info line now. To benefit from this fix: Update your zenon ...
Service Engine stops executing under specific circumstances when using the AccessOPCUA Process Gateway with the new API
Description An optimization introduced in a Microsoft component caused the Service Engine to freeze under specific circumstances. The issue has been addressed and the Service Engine now works as expected. To benefit from this fix: Update your zenon ...
Potential heap corruption during reload
Description Issues with reloading the Service Engine. The issue has been addressed and the reloading of the Service Engine was optimized. To benefit from this fix: Update your zenon Software Platform to the latest build of zenon 10 or higher. Item ...
Unhandled Exception: historian with export to csv
Description In some cases, the running project was closed unexpectedly with the ETM screen open. The problem has been fixed and the program is no longer closed. To benefit from this fix: Update your zenon Software Platform to the latest build of ...
Next page