7.00
Closing the browser with the webclient may cause an error in the browser under specific circumstances
Summary When the browser is closed while the webclient is still in the process of getting data from the server for multiple projects, the browser may report an error and close in an abnormal way. This behaviour may be reproduced with IE9, Chrome, ...
Memory is not correctly released when using the report viewer in the runtime, which causes the memory usage of the runtime to increase
Summary When a reportviewer screen is closed and reopened or the report is refreshed, the memory used by the reportviewer is not correctly released by the runtime. This causes an increase of memory usage by the runtime every time a report viewer ...
When a maintenance is performed on a client, the runtime on the server closes unexpectedly
Summary When in the Industrial Maintenance Manager on the client a maintenance is performed, the runtime closes with an unhandled exception. DescriptionWhen in the Industrial Maintenance Manager on the client a maintenance is performed, the runtime ...
The Runtime may not react to user input or stop responding when sending SMTP e-mails
Summary When using SMTP e-mail with message control the runtime may stop responding or fail to react on user input, when many e-mails are sent. DescriptionWhen using SMTP e-mail with message control the runtime may stop responding or fail to react on ...
Some dialog items are not displayed correctly on the webclient
Summary On the webclient some dialog items like the color information in the extended trend filter dialog or the checkboxes, are not displayed correctly like on a normal client or standalone runtime Description On the webclient some dialog items like ...
Equipment modelling cannot be exported and imported via the programming interface
Summary The methods to export and import the equipment model are missing in the programming interface Description The methods to export and import the equipment model are missing in the programming interface Solution The programming interface has ...
3S_ARTI_NG driver does not correctly communicate to CoDeSys runtime on devices with Motorola byte order (Big Endian)
Summary The current 3S_ARTI_NG driver only supports communication to CoDeSys runtime on little Endian devices. The driver should also support the connection to devices with Big Endian targets. DescriptionThe current 3S_ARTI_NG driver only supports ...
Historian values created via the programming interface with a timestamp of 00:00:00 for the first day of the month can no longer be deleted
Summary When historian values are created via the programming interface with a timestamp of 00:00:00 and the first day of the month, these values are inserted into the historian, but can in turn no longer be deleted. DescriptionWhen historian values ...
ShowDialog() method of a VSTA Form results in the runtime no longer displaying the screen sin the background, when Multi-Touch is enabled for the project.
Summary With a Form in VSTA in a project with Multi-Touch enabled, the sreens in the background are no longer displayed correctly when the ShowDialog() method of the form is called. public void Macro_Open() { Form1 f = new Form1(); f.ShowDialog(); } ...
Filling color of universal slider with color gradient is drawn differently with GDI+ and DirectX
Summary The universal slider filling color is drawn differently when DirectX is activated in the project properties DescriptionThe universal slider filling color is drawn differently when DirectX is activated in the project properties Solution An ...
Lines with arrow end caps are drawn incorrectly with DirectX
Summary Lines that use arrows as end points are not drawn correctly when DirectX is activated in the project properties DescriptionLines that use arrows as end points are not drawn correctly when DirectX is activated in the project properties ...
When opening a large screen, no progressbar is displayed when this action takes longer than 2 seconds.
Summary When opening a large screen with many elements, e.g. a screen for a world view, no progressbar is shown to the user indicating the system is still responding. Description When opening a large screen with many elements, e.g. a screen for a ...
Datasets in the screen switch function to the Report Viewer cannot be deleted via the 'DEL' key
Summary In the screen switch function to the report viewer screen, datasets cannot be deleted via the keyboard using the DEL key. DescriptionIn the screen switch function to the report viewer screen, datasets cannot be deleted via the keyboard using ...
The report viewer screen is not refreshed when the color palette is switched in the runtime
Summary When the color palette is switched in the runtime, the report viewer screen is not updated DescriptionWhen the color palette is switched in the runtime, the report viewer screen is not updated Solution An issue has been addressed in the ...
Moving the position of a function in a script which was deleted, the editor closes with an unhandled exception
Summary When a function is deleted, a place holder entry still remains in the script. If the position of this placeholder entry is moved in the script via the context menu, the editor closes withan unhandled exception DescriptionWhen a function is ...
Exporting a report viewer report in the runtime as PDF that contains invalid expressions causes the runtime to close with an unhandled exception
Summary A report that is not displayed in the runtime due to an invalid expression, causes the editor to close with an unhandled exception when this report is exported as a PDF DescriptionA report that is not displayed in the runtime due to an ...
In a web client screen elements of the login screen for username and password cannot be operated.
Summary When using the screen elements of the login screen for username and password in a version 7.0 webclient the screen elements cannot be operated DescriptionWhen using the screen elements of the login screen for username and password in a ...
Screens on a web client are scaled up or down incorrectly when the screen resolution of the PC changed
Summary After changing the screen resolution of a PC with a webclient and restarting the webclient, the screens and frames are scaled incorrectly, using the previous screen resolution. DescriptionAfter changing the screen resolution of a PC with a ...
Dynamic element trend does not correctly show the curves on reopening the screen
Summary After opening a screen with a trend graph, the curve starts at the current point of time, and does not show the data that was already recorded in the HD files. DescriptionAfter opening a screen with a trend graph, the curve starts at the ...
Function Report execute for a Report Generator report, does not correctly consider the time filter
Summary When a report execute function is executed, the time filter is not correctly considered. Only when the time filter is displayed, the time filter is taken over correctly. DescriptionWhen a report execute function is executed, the time filter ...
It is not possible to edit the user group's authorization levels in the runtime.
Summary In the runtime, it is not possible to edit a user group and change the authorization levels for the group. An Admin user should be able to edit user groups and set authorization levels for the user groups. (only those authorization levels ...
It is not possible to edit users in the runtime on Windows CE
Summary In the runtime on Windows CE an Administrator user is not able to create or change users. Description In the runtime on Windows CE an Administrator user is not able to create or change users. Solution An issue has been addressed in the change ...
Printing reports from the report viewer does not correctly print diagrams
Summary When a report of the report viewer is printed, only blank boxes are printed instead of diagrams. Tables and values are correctly printed. DescriptionWhen a report of the report viewer is printed, only blank boxes are printed instead of ...
OPC UA process gateway crashes with an unhandled exception on closing while an OPC UA client is connected, when the the runtime was reloaded (compiled all runtime files)
Summary When the process gateway is closed after the runtime has been reloaded (compile all rt files in editor) with the OPC UA process gateway running and a OPCUA client connected (UAExpert on localhost, just connected), the OPC UA process gateway ...
Modbus process gateway closes immediately after startup under specific circumstances
Summary The modbus process gateway closes immediately after startup with an unhandled exception when the runtime is running multiple projects and there is at least one project for which no variable is configured in modbus slave of the process ...
OPC UA Process Gateway may result in a WERFAULT error on reloading the runtime
Summary When reloading the runtime the OPC UA Process Gateway may produce a WERFAULT error in certain circumstances. The user interface of the OPC UA Process Gateway continues to run, however client connections are disconnected and not able to ...
The OPC UA process gateway closes on startup under specific circumstances
Summary When a variable which is used for dynamic limits at an alarm variable that is used in the OPC UA process gateway, no longer exists (deleted) the OPCUA process gateway could close unexpectedly on startup. DescriptionWhen a variable which is ...
The OPC UA process gateway causes continuous high CPU load (80%) and increase of memory usage for the zenrt32.exe with a specific project
Summary The OPCUA Process Gateway causes continuous high CPU load of the zenrt32.exe, and a steady increase of memory usage by the zenrt32.exe, with a specific project that uses a reaction matrix for ~3000 variables DescriptionThe OPCUA Process ...
The control element for "alarm comment required" cannot be inserted in the alarm filter screen via the menu
Summary The control element for "alarm comment required" cannot be inserted in the alarm filter screen via the menu, in the Editor. The option is greyed out in an Alarm Filter screen with the default template. When the "alarm comment required" ...
Changing the result variable used at an interlocking is not correctly taken over in the runtime after reload
Summary Changing an interlocking with a "result variable" linked in the editor is not correctly taken over in the runtime after reload, even though the interlocking seems to compile correctly in the editor DescriptionChanging an interlocking with a ...
With the graphic option set to "Windows basic", the transparency of the background color for a Button does not work
Summary When the graphic option is set to "Windows basic" (this is automatically set, when the option "Windows CE Project" is activated, the transparent background color is not considered correctly in the runtime DescriptionWhen the graphic option is ...
The temporary login dialog is opened several times for a combi element under specifc circumstances
Summary When a combi element is configured as a push button or switch the temporary login dialog may open several times. DescriptionWhen a combi element is configured as a push button or switch the temporary login dialog may open several times. ...
Multiple maintenance triggers for a device results in no scheduled maintenances to be displayed
Summary When multiple maintenance triggers are configured for a device in the Industrial Maintenance Manager in the runtime, the maintenance is not shown in the runtime. Description When multiple maintenance triggers are configured for a device in ...
Mitsubishi FX32 driver does not correctly write strings with an odd number of characters
Summary The mitsubishi FX32 driver does not correctly write string values which have an odd number of characters DescriptionThe mitsubishi FX32 driver does not correctly write string values which have an odd number of characters Solution An issue has ...
Function block DT2UNIX in the zenon logic runtime contains an incorrect result of the date conversion
Summary The function block D2TUNIX incorrectly converts the time to a unix time. DescriptionThe function block D2TUNIX incorrectly converts the time to a unix time. Solution An issue has been addressed in the D2TUNIX function block in the zenon logic ...
Allocation target variables do not correctly consider non-linear value adjustment
Summary A target variable used at an allocation that has macros linked for non-linear value adjustment, doesnot call the AdjustScadaValue macro prior to writing the value if the source variable at the allocation changes the allocation is triggered ...
Sorting by timestamp in the variable diagnosis screen in the runtime ignores the date
Summary When sorting on the timestamp column in the variable diagnosis screen, only the time is considered from the timestamp, not the date. DescriptionWhen sorting on the timestamp column in the variable diagnosis screen, only the time is considered ...
Visibility of Combo/Listbox controlled by a visibility variable updates too slow
Summary When visibility variables are used at the Combo/Listbox, the update in the screen is very slow. DescriptionWhen visibility variables are used at the Combo/Listbox, the update in the screen is very slow. Solution An issue has been addressed in ...
Save retain variables with names enable causes zenon logic runtime to close unexpectedly with an unhandled exception, under specific circumstances.
Summary When the option "save retain variables with name" is active for the zenon logic project, the zenon logic runtime may close on startup when a larger number of retain variables with long names are used Description When the option "save retain ...
"Clientcount on Webserver is overflow" message after stopping and restarting the runtime under specific circumstances
Summary A message "Clientcount on Webserver is overflow" may appear when a webserver has a e.g. 25 clients connected and a maximum client count of 50, when the runtime is stopped and restarted after making some changes Description A message ...
Next page