Print Friendly and PDF

Implementation of Motor Reciprocating Motion Based on Canopen Protocol

Anonymous
Anonymous

I am using an Elmo driver, which is a standard canopen slave station. I use a 2-segment instruction update, non immediate update type, and absolute position instruction setting. After debugging, the motor moved correctly. Later, I set multiple target position points to achieve the reciprocating motion of the motor between the two points. But after reviewing the Elmo driver manual, it was found that in contour position mode, the cache of position instructions can only store 4 position instructions. However, to achieve reciprocating motion, I need to set multiple target positions. May I ask if there is a solution to the problem of cache size being too small, or if there is a way to achieve the reciprocating motion of the motor between two points? Thank you

1、I have debugged 2 command updates, and also debugged 4 command updates without any issues. When there are more than 4 position commands, the motor stops its original motion 2、I can also achieve the update of multiple position instructions through the method of Sleep(), but due to the existence of latency, the program will always wait, and the latency time is difficult to determine. Although it is possible to determine whether the target position has been reached through the 10th bit of the status word 6041h, and then send the target position command. However, there is still a problem with the program running continuously in this way. I need to execute the program myself after issuing the position command, so that I can control other buttons on the upper computer interface, otherwise the program will get stuck in the code of the motor's reciprocating motion

Parents
  • Hello,

    In order to address your issue, you will need to either send your inquiry to C-parker@parker.com with your contact information, part number, order number etc for us to address. We would need pictures of old and new nameplates.And order number ( and who the order was with).  Also did you order via a distributor, and if so, they should be your first touchpoint on whether you received the correct part. 

    Otherwise, you will need to complete the registration process for the community completely so we can respond in the right technology Group. 

Reply
  • Hello,

    In order to address your issue, you will need to either send your inquiry to C-parker@parker.com with your contact information, part number, order number etc for us to address. We would need pictures of old and new nameplates.And order number ( and who the order was with).  Also did you order via a distributor, and if so, they should be your first touchpoint on whether you received the correct part. 

    Otherwise, you will need to complete the registration process for the community completely so we can respond in the right technology Group. 

Children
No Data