hello! #2
usama0300854
started this conversation in
General
Replies: 1 comment
-
Hi usama, The example is using the SOEM library on a Raspberry PI 4 with a W5500 chip for talking to the EtherCat bus. If you want to use your laptop ethernet port to talk to the EtherCat it can be done but is going to be a bunch of work. You need to get the SOEM library working on your laptop first. After you have all that working, I would suggest just trying to get it to read the status register (0x6041). Then have a look at this code as it has more to do with moving the motor than EtherCat. Good luck! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
can you help me move my ac servo motor using my laptop. i have connected the ethercat to my laptop and using pysoem
Beta Was this translation helpful? Give feedback.
All reactions