Activity for w.romiguieres

  • w.romiguieres w.romiguieres posted a comment on discussion Engineering πŸ‡¬πŸ‡§

    Hello, I would like to know if there is a PROFIdrive layer in CODESYS. I am already familliar with Codesys's SoftMotion on CANOpen/EtherCAT (to control PLC Open FBs), and I need the same kind of stuff for PROFINET-IO devices; In my configuration, I have a CIFX board from Hischer to enable IRT, the SoftPLC "Codesys Control RTE V3 x64", and a servo-drive from INFRANOR that implements PROFINET / PROFIdrive (with IRT) protocol. This drive works well with the Object Technology of Tia Portal, but some...

  • w.romiguieres w.romiguieres posted a comment on discussion Runtime πŸ‡¬πŸ‡§

    As I said before, I already purchased and installed "CODESYS Control for Raspberry Pi MC SL" on my PI. Isn't that enough? Thanks @eschwellinger, I will take a look at these logs :)

  • w.romiguieres w.romiguieres posted a comment on discussion Runtime πŸ‡¬πŸ‡§

    Hello, Is this the same error I have on my PI? (see https://forge.codesys.com/forge/talk/Runtime/thread/6dde9a2175/ ) The Codesys Runtime on my PI stops after 30 minutes to a few hours without any explicit errors in the logs (only "CODESYS Control shutdown..."). Do you have similar behavior? Thanks.

  • w.romiguieres w.romiguieres posted a comment on discussion Runtime πŸ‡¬πŸ‡§

    Hello, I wanted to use my RPI as a Profinet Master, so I just purchased and installed "CODESYS Control for Raspberry Pi MC SL" and load my Codesys project into it. It works, but sometimes (after 1 to 3 hours) the PLC stops by itself without error in the log file (only "CODESYS Control shutdown..."). Here is the latest log after a crash (/tmp/codesyscontrol.log): 2022-07-29T08:58:36Z, 0x00000001, 1, 0, 34, CODESYS Control ready 2022-07-29T08:58:36Z, 0x00000001, 1, 0, 0, runtime licensed 2022-07-29T08:58:38Z,...

  • w.romiguieres w.romiguieres posted a comment on discussion Runtime πŸ‡¬πŸ‡§

    Hello, It looks like a driver issue. Did you select your NIC in the EtherCAT Master? And did you load the right Codesys driver (i.e CmpEt1000MPD) in this NIC?

  • w.romiguieres w.romiguieres posted a comment on discussion Engineering πŸ‡¬πŸ‡§

    Hello, You should download the missing librairies. Regards,

  • w.romiguieres w.romiguieres posted a comment on discussion Engineering πŸ‡¬πŸ‡§

    Hello, I am trying to test the brand new Codesys Package which adds Git support (thanks!) I've read the documentation provided with the package, but I don't know why all the "Git" menu items are disabled... (see screenshoot attached) Is this a bug? Or perhaps I missed something? I cannot clone or initialize a repos... Infos: - OS: Windows 11 Pro 21H2 - Codesys IDE v3.5 SP17 Patch 3 + (64bits) ; - Package Codesys Git v1.1.0.0 Thanks ! Regards, William

  • w.romiguieres w.romiguieres modified a comment on discussion Engineering πŸ‡¬πŸ‡§

    Hello, I'm using Codesys Control RTE V3.5.16.40 (x64) on my computer as an EtherCAT Master. My nic is an Intel 82574L Gigabit Adapter with the CmpEt1000 driver installed, provided by Codesys. I wanted to see the ethercat traffic using Wireshark, but it seems not to be possible when the Codesys driver is installed. So, how to see ethercat frames (or, at least, detailed logs on the traffic) with this configuration? On TwinCAT 3, it is possible by enabling the "promiscuous" option in the settings. Is...

  • w.romiguieres w.romiguieres posted a comment on discussion Engineering πŸ‡¬πŸ‡§

    Hello, I'm using Codesys Control RTE V3.5.16.40 (x64) on my computer as an EtherCAT Master. My nic is an Intel 82574L Gigabit Adapter with the CmpEt1000 driver installed, provided by Codesys. I wanted to see the ethercat traffic using Wireshark, but it seems not to be possible when the Codesys driver is installed. So, how to see ethercat frames (or, at least, detailed logs on the traffic) with this configuration? On TwinCAT 3, it is possible by enabling the "promiscuous" option in the settings. Is...

  • w.romiguieres w.romiguieres posted a comment on discussion Engineering πŸ‡¬πŸ‡§

    Hello, I see 5 cores on bcedit. I have a 6 cores CPU, but I guess that 1 core is reserved for the PLC. But now it finally works! For people who see this thead and have this error, here's what I've done to fix it (thanks to eschwellinger ): Restored the original Intel driver on my 82574L Nic and reboot; Deleted the "CmpEt1000Drv.sys" in the folder "C:\Windows\System32\drivers" Reinstalled the "CmpEt1000Drv" driver in my 82574L Nic, and reboot And it works fine. And Profinet too :) Thanks!

  • w.romiguieres w.romiguieres modified a comment on discussion Engineering πŸ‡¬πŸ‡§

    Hello, I plan to use CodeSys Control RTE Runtime in my computer as a controller for a Profinet IO device (a motor drive with ProfiDrive layer). I started by installing this version of the runtime on my computer: SetupCODESYSControlRTE64V3.5SP14.exe (Codesys Control RTE V3 x64 3.5.14.0) After a reboot, I cannot manage to start the PLC. I do a right-click on the icon "Codesys Control RTE V3 (stopped)" in the bottom right corner, and then "Start Plc", but nothing happens... I already disabled Hyper-V...

  • w.romiguieres w.romiguieres posted a comment on discussion Engineering πŸ‡¬πŸ‡§

    Hello Mr.Eschwellinger, Thank you for your quick answer. But now, when I start the PLC, my pc is freezing, and show me a BSOD ("Clock Watchdog Timeout"). I've done the followings things: - Uninstalled the previous version of Control RTE in my computer (and rebooted) ; - Installed the lastest version you gave me (Codesys Control RTE V3 x64 3.5.16.40) ; - Rebooted in test mode with test-signed drivers enabled (bcdedit /set testsigning on) - I also desactivated "SpeedStep" and "C-State" in the bios...

  • w.romiguieres w.romiguieres modified a comment on discussion Engineering πŸ‡¬πŸ‡§

    Hello, I plan to use CodeSys Control RTE Runtime in my computer as a controller for a Profinet IO device (a motor drive with ProfiDrive layer). I started by installing this version of the runtime on my computer: SetupCODESYSControlRTE64V3.5SP14.exe (Codesys Control RTE V3 x64 3.5.14.0) After a reboot, I cannot manage to start the PLC. I do a right-click on the icon "Codesys Control RTE V3 (stopped)" in the bottom right corner, and then "Start Plc", but nothing happens... I already disabled Hyper-V...

  • w.romiguieres w.romiguieres modified a comment on discussion Engineering πŸ‡¬πŸ‡§

    Hello, I plan to use CodeSys Control RTE Runtime in my computer as a controller for a Profinet IO device (a motor drive with ProfiDrive layer). I started by installing this version of the runtime on my computer: SetupCODESYSControlRTE64V3.5SP14.exe (Codesys Control RTE V3 x64 3.5.14.0) After a reboot, I cannot manage to start the PLC. I do a right-click on the icon "Codesys Control RTE V3 (stopped)" in the bottom right corner, and then "Start Plc", but nothing happens... I already disabled Hyper-V...

  • w.romiguieres w.romiguieres modified a comment on discussion Engineering πŸ‡¬πŸ‡§

    Hello, I plan to use CodeSys Control RTE Runtime in my computer as a controller for a Profinet IO device (a motor drive with ProfiDrive layer). I started by installing this version of the runtime on my computer: SetupCODESYSControlRTE64V3.5SP14.exe (Codesys Control RTE V3 x64 3.5.14.0) After a reboot, I cannot manage to start the PLC. I do a right-click on the icon "Codesys Control RTE V3 (stopped)" in the bottom right corner, and then "Start Plc", but nothing happens... I already disabled Hyper-V...

  • w.romiguieres w.romiguieres posted a comment on discussion Engineering πŸ‡¬πŸ‡§

    Hello, I plan to use CodeSys Control RTE Runtime in my computer as a controller for a Profinet IO device (a motor drive with ProfiDrive layer). I started by installing this version of the runtime on my computer: SetupCODESYSControlRTE64V3.5SP14.exe (Codesys Control RTE V3 x64 3.5.14.0) After a reboot, I cannot manage to start the PLC. I do a right-click on the icon "Codesys Control RTE V3 (stopped)" in the bottom right corner, and then "Start Plc", but nothing happens... I already disabled Hyper-V...

  • w.romiguieres w.romiguieres modified a comment on discussion Engineering

    Hello, I'm trying to control a variable speed drive (with CANOpen fieldbus) using SoftMotion and Codesys 3.5.14. With the plc "Codesys control RTE V3" running on my pc (with a PCIe CAN bus interface), it works perfectly. But I need, in some situations, to run this on another pc that doesn't have a PCIe CAN interface. I only have a module "USB to CAN V2" from Ixxat (with VCI V4 drivers installed). I'm able to control (without Softmotion) the variable speed drive using this Ixxat module with the PLC...

  • w.romiguieres w.romiguieres posted a comment on discussion Engineering

    Hello, I'm trying to control a variable speed drive (with CANOpen fieldbus) using SoftMotion and Codesys 3.5.14. With the plc "Codesys control RTE V3" running on my pc (with a PCIe CAN bus interface), it works perfectly. But I need, in some situations, to run this on another pc that doesn't have a PCIe CAN interface. I only have a module "USB to CAN V2" from Ixxat (with VCI V4 drivers installed). I'm able to control (without Softmotion) the variable speed drive using this Ixxat module with the PLC...

1