Personal Data

Username:
serwis
Joined:
2025-09-05 12:56:27.622000

Projects

  • No projects to display.

User Activity

  • Posted a comment on discussion Motion 🇬🇧 on CODESYS Forge

    Hello, I am trying to control a servo drive and dynamically set its position. I control the drive via EtherCAT with a cycle time of 500us. I use the MC_MoveAbsolute block for this. The problem is that when using a PID controller, I generate the positions I want the drive to move to on an ongoing basis, and I would like the position to be set immediately. The MC_MoveAbsolute block must receive a rising edge to execute, and I would like the movement to be performed without waiting for this edge. I...

View All