Discussion

FORUM LATEST POST # TOPICS
General Discussion

Forum about anything you want to talk about.

No posts yet 0

Recent Activities

    CODESYS Forge

  • tommyk-mar posted a comment on discussion Motion πŸ‡¬πŸ‡§

    Hello, Im using SMC_NCInterpreter and SMC_NCReadFile2 to read gcode program for CNC machine and what I have observed is that G51 and G52 is not smoothing the path. Machine stops in every point, what could I do to make machine pass through the points without stopping or what could allow me to use smooth path corretly if I use NCInterpreter. Im using it because I want to add variables to my gcode and its not possible directly from the CNC editor thats why I do use external file. Any ideas?

  • heman modified a comment on discussion Codesys V2.3 πŸ‡¬πŸ‡§

    have a look at www.plc-assist.com ...think it does what you are looking for

  • heman modified a comment on discussion Codesys V2.3 πŸ‡¬πŸ‡§

    have a look at www.plc-assist.com ...think it does what you are looking for

  • lukasz posted a comment on discussion Runtime πŸ‡¬πŸ‡§

    Hello! I'm working with Codesys SP21 Patch 4. The project builds without any errors. When trying to upload my project to Codesys Runtime V3 x64 I get a lot of Unresolved Reference errors, all with FU- at the start and then -CLOSELAYER2, -GETBUSINFO, -GETFRAME etc. I also get a error pop-up that I should 'update device' in the project but it's not specified to which version or anything useful really.There's also not much to choose from. When I check Runtime version in the systray I get 3.5.21.40 and...

  • rckalex modified a comment on discussion Visualization πŸ‡¬πŸ‡§

    Hi @m.prestel, Any untilities come out for this?

  • rckalex posted a comment on discussion Visualization πŸ‡¬πŸ‡§

    Hi Marcel, Any untilities come out for this?

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

    Hello, I made this configuration, I'm moving the encoder value to SM_Driver_PosControl.in.wActPosition. When I make the absolute movement of my PosControl axis, my physical drive axis rotates perfectly, but I noticed that the movement is not followed by the encoder. That is, if I hold the encoder and keep it in position 0, the PosControl axis makes the absolute movement of 314 mm and stops, which is strange because the encoder is at 0. Theoretically, the PosControl axis should accelerate to try to...