Welcome to our new forum
All users of the legacy CODESYS Forums, please create a new account at account.codesys.com. But make sure to use the same E-Mail address as in the old Forum. Then your posts will be matched. Close

Ethercat with controltechniques drives

malbec
2011-03-20
2011-03-25
  • malbec - 2011-03-20

    Hello
    i want to create a project where the CoDeSys will control a controltechniques drive (e.g Undrive-SP) via EtherCAT.
    what should i do to configure the program to communicate with the drive?

    Thanks

     
  • eschwellinger

    eschwellinger - 2011-03-25

    Hello,
    there are two options:
    option1:
    1. use RTEV3 add controltechniques ethercat slave xml to the device repository
    2. make a new project and add the controltechniques drive beyond the added ethercat master
    3. access the mapped pdo data and control the drive by your application... setting the controlword etc

    probably the better and easier option2:
    1. use RTEV3 Softmotion as target system,
    2. CoDeSys IDE :you do not have to add any etc device description file everthing is included in the CoDeSys Setup (CT drives)
    3. make a new project and add the controltechniques unidrive softmotion beyond the ethercatmaster
    4. now you could access the ct drive via the PLCopen fb's (axis input is the drive name ) in your application
    (Ethercattask = motion task)

     

Log in to post a comment.