bnjmnp / pysoem

Cython wrapper for the Simple Open EtherCAT Master Library
MIT License
95 stars 37 forks source link

Synapticon Node2000 #89

Open RasitEvduzen opened 1 year ago

RasitEvduzen commented 1 year ago

Hello everyone,

I'm trying to control Synapticon Node2000 using pysoem. I think ı don't understand clearly how to EtherCAT communication works. I'm try several code and read Synapticon any information.But I don't know, how to control node 2000 driver using pysoem and how to initialization EtherCAT communication protocol. Could anyone help me?

Regards.

bnjmnp commented 1 year ago

It is difficult to give advice to people new to the EtherCAT technology. Do you have anything specific where you stuck?

In some issues, there are code examples on how operate a servo drive that is based on DS402 drive profile:

RasitEvduzen commented 1 year ago

@bnjmnp Thank you for your advice. I'll read asap.