Hello, there in different information available regarding the possibility to run CODESYS Control for Linux SL on a virtual machine. https://forge.codesys.com/trg/linux-sl/home/Home/ says CODESYS Control for Linux SL is a runtime system, which can run on any Debian based X86 PC, VM or Cloud container... https://store.codesys.com/media/n98_media_assets/files/2302000005/3/CODESYS%20Control%20for%20Linux%20SL_de.pdf says CODESYS Control for Linux SL can not be used on virtual hardware Currently I run...
Hallo Forum gibt es eine Möglichkeit, analog zum Zugriff auf einzelne Bit in einer (z.B.) WORD-Variable auch auf low-WORD und high-WORD zuzugreifen? Also nicht mit AND, SHR etc, sondern eben ganz analog zu wordvar.7 vg Arno
Yes, that is exactly what I need. Txh & BR
Hello, is the build date or the build number available somehow? I want to show it in the visu so I always know which machine runs which program version... br Arno
Hello forum, I need to perform a few changes to a codesys program running on a raspberry pi. The machine is located on a different part of the world, but I have Teamviewer access to the raspberrypi desktop. That means I need to compile the project at my office, I can also test drive it on a raspberry pi at my office, but then I need to install everything on the reemote machine. Where are the files located on the raspi that need to be replaced? br Arno
hello forum, does someone run a recent version of codesys (3.5.17.10) under Wine or Crossover? As this seems to be broken from 3.5.16 br Arno Talk Topic about project #codesys-4-linux
Hi, the setting has to be done outside of CoDeSys. Preferrably at boot time so all pins you want to use as outputs are initialized with the desired level at boot time. Here are a few links. I have successfully used the method with modifying dt_blob.bin but there seem to be other ways too. https://www.raspberrypi.org/documentation/configuration/pin-configuration.md https://www.raspberrypi.org/documentation/configuration/config-txt/
Guten Morgen Ingo, ja, das ist mit der 4.0.1.0 Wenns hilft, mach ich Test-Setup, wo Du mit Teamviewer oder sonst wie drauf kannst. Einziger Unterschied zur Kundenanlage, wo das Problem auftritt: ich hab hier nur einen Dongle mit Single Core Lizenz, während auf der Kundenanlage Multicore-Lizenz drauf ist (aber Single Core Applikation). Ansonsten kann ich bei Bedarf alles nachstellen. vg Arno Infos zum Setup: ComfilePi CPI-A070WR mit CM3-Raspi Raspian Buster May 2020 mit paar Comfile-Anpassungen von...