Antivirus software has the challenging task of identifying malware infected files from a large total number of files on computer systems. No antivirus software will identify all current and past computer malware with a 100% detection rate. Sometimes ...
Summary Using the API method ModifyVariable(), a driver linked to a variable cannot be exchanged when the destination driver is the same executable as the source driver. Description Using the API method ModifyVariable(), a driver linked to a variable ...
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 ...
Summary After creating a copy of the workspace and all its projects using the function "workspace save as.." the VSTA code in the project copies is no longer executed in the runtime. The VSTA code in the original projects is still executed correctly ...
Summary The method `createDynamicProperty()‘ return an exception: Given property doesn´t exist. This could occur, when creating a dynamic property in a screen switch function. Example given: zFunk.SetDynamicProperty("PictSwitch.Picture", ...