Closed hshah44 closed 3 weeks ago
Slave 1 State=0x14 StatusCode=0x0027 : Freerun not supported
I think this error message is very clear. You need to activate SYNC0 at the appropriate frequency, make a real-time thread that synchronizes to the reference slave. Just like in the red_test example. You can also read about synchronized PDO in many issues posted here.
Also I would encourage you to read some more about the workings and principles of EtherCAT. I guess you are missing some basics.
Thank you @ArthurKetels.
Hello -
I have been at this issue for a few days not and appreciate all or any help. I am unable to transition the drive I am using to OPERATIONAL state. My goal (ATM) is to "rotate" the servo motor connected to the Servo drive.
I went through the suggestions in various issue like #224.
sudo ./slaveinfo en7 -map
Here's my main
Output
Text Output of Wireshark
packet_text.txt
Output of simple_test
Appreciate any pointers. Thank you!