Hi Did you find a solution to this issue? I and a colleague are having the same issue. Not sure exactly when this happened - we have multiple installs of different CDS versions. I tried 3.5.17.30 and opened the FileTransfer.project from forge (https://forge.codesys.com/prj/codesys-example/visu-file-trans/home/Home/) -Bjarne
Hi - I did some reading, and ultimately updated to visualization profile 4.3.0.0, from 4.1.0.0. The release notes for 4.2.0.0 specifically mentions this issue (VIS-950 in the document, 'Change Shown Visualization to Previous requires two clicks') https://de.codesys.com/fileadmin/data/Images/System/Releaseinformation/Patch-Note-CODESYS-Visualization-4200.html This did fix the issue - also regarding the rotation, it seems.
Hi - I did some reading, and ultimately updated to visualization profile 4.3.0.0. The release notes for 4.2.0.0 specifically mentions this issue (VIS-950 in the document, 'Change Shown Visualization to Previous requires two clicks') https://de.codesys.com/fileadmin/data/Images/System/Releaseinformation/Patch-Note-CODESYS-Visualization-4200.html This did fix the issue - also regarding the rotation, it seems.
I am experiencing the exact same behavior as you describe. (CODESESYS Control RTE V3 x64, 3.5.18.20) My 'ugly fix' was to add the action twice to the button, so a button click has two identical actions: Change Shown Visualization to Previous. This is just for info - not a recommendation for others to follow. If you have more layers to your visus, it would lead to a mess. I have another issues also: Rotated images seem to sometimes at random have the rotation applied twice. If for example the image...
No, unfortunately. Time did not allow. Are you trying to update to 4.8.0.0 by now?
Hi OPC UA from codesys (via symbol configuration) works on the PFC200. But it puts a lot of strain on the CPU. So if you have too many variables, updated too frequently, the Codesys Runtime may crash/shut down due to high cpuload.
Hi, I have a PFC200 (750-8214) which has just been upgraded to firmware 19. CODESYS License has previously been registered with no problem. After firmware upgrade I would add the 4.5.0.0 runtime package, tried to restore the license, using the same key as before. I then get 2 errors in the log: CodeMWriteLicenseFile: 'CMLicenseNew.WibuCmRaU' failed CodeMWriteLicenseFile: After CmExecuteRemoteUpdate():CmGetLastErrorCode():233, ulCmFasResultCount:1 The file 'CMLicenseNew.WibuCmRaU' is in fact created,...
Hi I have had the same thing happen - It will be the Runtime shutting down for some reason. In my case it was due to reaching too high cpuload, which causes the runtime to stop. A lot of OPC UA traffic was taxing the CPU too much, so I eventually had to upgrade to a more powerful model. You can take a look at /tmp/codesyscontrol.log (will not survive a reboot) which may give you some hints, or /var/log/ If the cause is the same, high cpuload, you can check this by typing 'plcload' in the PLC Shell,...