All Neighborhoods

CODESYS Talk

    CODESYS Forge

  • benitohb modified a comment on discussion Engineering πŸ‡¬πŸ‡§

    Hello. thanks for your help! you saved my life.

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

    Hello. how can I do this but whit variables? I'm triying but i dont why, the result missed the decimals. this is my program: var var1: REAL; var2: REAL; var3: REAL: end_var var1:=100; var2:=40; var3:= var1 / var2; I would expect the value of var3 will be 2.5, but I have only 2 can you help me please.

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

    I bought and installed SoftMotion Light now. When I try to add a SoftMotion Light Axis to my stepper drive and I go online it shows: "The license is missing or invalid". See picture What am I doing wrong? This is the right way right? First add your EtherCat XML-File from your stepper driver and then add the SoftMotion Light axis right? Thanks for your help esave

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

    By browser is not working. Tim suggestet to use Codesys and stick in the laptop. Thats working. But now with a stick with licence but no running motion.

  • User1997 modified a comment on discussion Engineering πŸ‡¬πŸ‡§

    I'm looking for a function block in Codesys 3.5 that has 3 inputs and one output. one input for toggling on and off one input for on one input for off all controlling the same output. does this exist or will I need to make my own function block? thanks