thiagoralves / OpenPLC_Editor

OpenPLC Editor - IDE capable of creating programs for the OpenPLC Runtime
GNU General Public License v2.0
415 stars 202 forks source link

Missing ModBUS and EtherCAT Support #45

Closed JinzeSi closed 2 years ago

JinzeSi commented 2 years ago

During using of OpenPLC_Editor, we found that Modbus and EtherCAT support is missing. However, this functionality is available in beremiz. What should we do to make OpenPLC_Editor support this?

thiagoralves commented 2 years ago

Beremiz and OpenPLC Editor are different projects, although they share a common base. You can't compare functionality of each other (i.e. Beremiz is missing arduino support, OpenPLC runtime support, etc).