Search talk: install linux sl

 
<< < 1 .. 33 34 35 36 37 .. 44 > >> (Page 35 of 44)

Post by ofey on Testing of Codesys program CODESYS Forge talk (Post)
Hi! I thought to hear what you guys think is the best way to test the program in my scenario. I have some PLC programs that have been made and deployed on different PLC's. The program has added the specific devices and IO that is applicable. I have made a test environment for everything outside of the PLC, ie. the same SCADA system that is talking to the PLC, and a program running locally is simulating the plant (level regulation of different tanks). Pr. now I have had to manually change the variables that are reading/writing values from the IO so they read/write via OPC instead. I also have to change the device tree from the specific PLC rack, to the soft PLC. So I kind of end up with two different programs that I have to maintain. I was just wondering if you believe there is an easier way to do this. So I can have the exactly same program and kind of switch between the soft mode, and the "real" mode.
Last updated: 2023-12-07

Post by ph0010421 on Device Reader option from 'Tools' menu CODESYS Forge talk (Post)
Hello I've just seen this feature: very nice. Using the 'DeviceReader' project previously, I could see the SL possibility too (Dongle or Softkey). Is it possible to get this status too please?
Last updated: 2023-12-12

Post by user0815 on Web Socket Client SL -Bibliothek Fehler CODESYS Forge talk (Post)
Doch aber ich dachte nur die Fehler sind in den Logs relevant. Ich kann morgen ein Bild von den gesamten Logs hochladen.
Last updated: 2023-12-18

Post by fabian on Latest Raspberry Pi Update Breaking CODESYS 3.5.16.0 CODESYS Forge talk (Post)
Hello all, Same here with latest Raspbian on Pi5 (Bookworm) and Pi64 SL Runtime 4.10.0.0 and SDK 3.5.19.2. Any suggestions? Many thanks! Fabian
Last updated: 2023-12-21

Post by eschwellinger on Wago 8210 CODESYS Forge talk (Post)
Are you using the Wago Runtime - please check the version information on scan. Either 6.x.x.x or CODESYS 4.x x.x SL Runtime- and always check the plclogger in such cases.
Last updated: 2024-03-02

Post by rabaggett on CODESYS control for Raspberry Pi 64 SL errors CODESYS Forge talk (Post)
Update: I found my error in the Scale function, where I used UINT_TO_REAL instead of DWORD_TO_REAL. I fixed it, errors unchanged.
Last updated: 2024-05-02

Post by rabaggett on CODESYS control for Raspberry Pi 64 SL errors CODESYS Forge talk (Post)
It is either my installation is bad, or there is a bug. I re-created the project in 3.5 SP19 and there are no errors or warnings. Compiles with no errors or warnings. The original was done in 3.5 SP20. Thoughts?
Last updated: 2024-05-03

Post by radekkoza on How to use GPIO (and IOT2000 IO-Module) with CODESYS Control for IOT2000 SL ? CODESYS Forge talk (Post)
Hi I have this question I can't find anywhere what pins Di3 and Di4 have all the rest work . I have a 10 input iot2000 card
Last updated: 2024-05-05

Post by radekkoza on How to use GPIO (and IOT2000 IO-Module) with CODESYS Control for IOT2000 SL ? CODESYS Forge talk (Post)
Hi I have this question I can't find anywhere what pins Di3 and Di4 have all the rest work . I have a 10 input iot2000 card
Last updated: 2024-05-05

Post by radekkoza on How to use GPIO (and IOT2000 IO-Module) with CODESYS Control for IOT2000 SL ? CODESYS Forge talk (Post)
Hi I have this question I can't find anywhere what pins Di3 and Di4 have all the rest work . I have a 10 input iot2000 card
Last updated: 2024-05-05

Post by bschraud on Unerwünschte Username- und Passwortabfrage im Browserfenster CODESYS Forge talk (Post)
Leider habe ich keine Lösung für das Problem gefunden. Glücklicherweise konnte ich die "CODESYS Control for Raspberry Pi MC SL" wieder auf dem 32bit OS zum Laufen bringen.
Last updated: 2024-05-06

Post by dangjoris on Missing function for ConfigGetParameterValueBool (SM3RaspiStepper) CODESYS Forge talk (Post)
Ok with the new Release of SM3RaspiStepper 0.0.0.6 it is fixed. Everything works fine with CODESYS Control for Raspberry Pi SL 4.13.0.0 and CODESYS SDK 3.5.20.20
Last updated: 2024-09-30

Post by albertocamina on Login problem with FileTransfer on Raspberry Pi 5 CODESYS Forge talk (Post)
Dear eschwellinger, sorry for the late repply. Just saw your answer nor. We are using: -CODESYS V3.5 SP19 Patch 2 -Compiler version - 3.5.19.20 -Visulaization Profile: 4.6.0.0 -CODESYS Control for Raspberry Pi 64 SL 4.12.0.0 All the best!
Last updated: 2024-10-23

Post by tmo21 on Automation server - trends stop recording - need to manually reconnect CODESYS Forge talk (Post)
Hi Edwin, Thanks for your message. Edge controller Version: 4.4.0.0 based on 3.5.17.30 PLC version: Device Identification Name CODESYS Control for Raspberry Pi MC SL Vendor 3S - Smart Software Solutions GmbH Device type Softmotion3S Firmware version 4.4.0.0
Last updated: 2024-10-23

Post by eschwellinger on Problem Update new version Master ethercat CODESYS Forge talk (Post)
Hi, if you are on RTE SL, in that situation you should think on an update all 1. RTE version 2. CODESYS DEvelopmentsystem Version 3. Ethercat Master Version to 4.8.0.0.
Last updated: 2024-10-28

Post by elektron785 on Dongle von Linux-Modul (ARM64) nicht erkannt CODESYS Forge talk (Post)
Ich hatte noch einmal Zeit das mit der Lizenz zu probieren und habe dazu über den Codesys Installer das Virtual Control SL runtergeladen und ausprobiert, aber leider ohne Erfolg. Zunächst habe ich "Docker_codesyscontrol_virtuallinuxarm64_4.13.0.0_arm64.tar.gz" aufs Board geladen und das Image mit docker load geladen. Mit dem Befehl docker run --rm -dt --name codesys --network host -v /dev:/dev -v /tmp:/tmp -v /run/udev/:/run/udev/ --device-cgroup-rule='c 13: rmw' --privileged 470a708f17a2 hab ich dies dann ausgeführt, aber das Problem, dass ich das Board im Netzwerk dann nicht finden konnte. Damit ich die Verbindung herstellen konnte, habe ich die Datei "DockerRuntimeStart.sh" so verändert, dass ich den Teil: -p 11740:11740/tcp \ -p 443:443/tcp \ -p 8080:8080/tcp \ -p 4840:4840/tcp \ gegen --net host \ ersetzt habe. Das Skript habe ich dann aufs Board geladen und bash DockerRuntimeStart.sh -i codesyscontrolvirtuallinuxarm64:4.13.0.0 -c codesys -H verdin-imx8mp- ausgeführt. Nun konnte ich in Codesys wieder eine Verbindung zu dem Board aufbauen, aber der Dongle wird leider immer noch nicht im Lizenz-Manager erkannt. Wie kann ich denn prüfen, dass auf den USB-Stick vom Container aus zugegriffen werden kann?
Last updated: 2024-09-23

Post by eschwellinger on Connection to device closed CODESYS Forge talk (Post)
is there a way to check the plclog on Opus A3 by using cmd line under Linux? This log is what you need to check for the disconnection problem
Last updated: 2023-08-24

Post by reinier-geers on Ping By Name CODESYS Forge talk (Post)
To bad. Controller uses Version 9.2 But i dont see a lower version of net bas Service. Maybe i can try a linux command.
Last updated: 2023-08-29

Post by eschwellinger on PCAN serial "No CAN driver found" CODESYS Forge talk (Post)
which system are you using on the target system? If this is Linux this is different - in compare to use it on Control Win
Last updated: 2023-09-20

Post by aott33 on Webvisu NO load CODESYS Forge talk (Post)
I am experiencing something like this as well. After reboot, the WebVisu can take up to 3 min to load. Device: CODESYS for Linux V4.9.0.0 CODESYS IDE: V3.5 SP19 Patch 1
Last updated: 2023-09-21

Post by sivakov on Change the default ssh port CODESYS Forge talk (Post)
Of course there is! =) just edit file/etc/ssh/sshd_config and restart ssh service. but you'll lose the possibility of runtime management through "update Linux", so there enother question - how to change default port in codesys it-self?
Last updated: 2023-10-11

Post by giackanto on Eoe issues with Windows and Linux CODESYS Forge talk (Post)
Hi eschwellinger, I changed the name to tap2 due to network issues with Debian (I don't know why it changes the tap0 IP every time the program restarts). Anyway, I think the tap name doesn't affect the connection.
Last updated: 2023-12-20

Post by reinier-geers on Add licence CODESYS Forge talk (Post)
Epis smart 9 1000 Codesys 15. But programm in Version 16 Linux 4.9 When i put a stick in the USB i can see that one. So why not the dongle
Last updated: 2024-01-08

Post by giackanto on Eoe issues with Windows and Linux CODESYS Forge talk (Post)
I tried to change the name of the tap device to 'tap0,' but nothing changed. I don't think this is the problem.
Last updated: 2024-01-10

Post by macieksz on PCIE isolated DIO card on Linux amd64 CODESYS Forge talk (Post)
Where I can find hardware compatibility list? I have Advantech PCIE-1758 card with 128 DIO isolted ports. Will it works with Codesys? Do You know any PCIe isolated DIO cards?
Last updated: 2024-01-23

<< < 1 .. 33 34 35 36 37 .. 44 > >> (Page 35 of 44)

Showing results of 1091

Sort by relevance or date