Startpage

CODESYS Talk

    CODESYS Forge

  • maxkemmeren posted a comment on discussion Engineering πŸ‡¬πŸ‡§

    Is there any update on what caused the problem? I am running SP19 Patch 5 and having the same errors

  • jeindhoven posted a comment on discussion Engineering πŸ‡¬πŸ‡§

    Yes, the putty connection from within the virtual windows 10 worked. No, the codesys runtime deploy from within the virtual windows 10 did not.

  • imdatatas posted a comment on discussion Engineering πŸ‡¬πŸ‡§

    Hi, You can give a try it by adding "Codesys.exe" in the "Exclusions > Process" section of the Windows Security Center or your antivirus program. I hope it works for your situation. Antivirus programs check many things during both the installation or startup of an application, and may be slow down or block some functions. Regards Imdat

  • imdatatas posted a comment on discussion Motion πŸ‡¬πŸ‡§

    Hello, As far as I know, no matter which home mode is selected, the axis must be in Standstill mode to run MC_Home according to PLCopen state machine. However, if the function you want can already be done from a parameter in the driver of the vendor you are using, you can try to perform the same function by sending the required value to that parameter via communication with the SDO write command. Regards, Imdat

  • Artur Wiebe posted a comment on discussion Motion πŸ‡¬πŸ‡§

    Is it possible to use MC_Home without enabling the drive (MC_Power)? On the drive the homing method 35 (Homing on current position) has to be executed. The drive has to stay disabled due to safety. This is explicitly allowed by the drive. Unfortunately MC_Home reports the error SMC_REGULATOR_OR_START_NOT_SET when executed. Are there other options to start homing, if not with MC_Home?