Modbus via Ethercat (Beckhoff)
- SwitchWitch
- Away
- New Member
-
Less
More
- Posts: 6
- Thank you received: 0
26 May 2025 13:52 - 26 May 2025 16:38 #329160
by SwitchWitch
Modbus via Ethercat (Beckhoff) was created by SwitchWitch
Hi, I am just on the way to start my ethercat adventure.
I received my ethercat servos and some beckhoff ethercat interfaces as well.
Now i recognize that I still need something to control my Optidrive E3 VFD over modbus.
Can I use the El6001 Serial Interface or wich Interface do I need?
I would really appreciate any help or hint
best Kai
I received my ethercat servos and some beckhoff ethercat interfaces as well.
Now i recognize that I still need something to control my Optidrive E3 VFD over modbus.
Can I use the El6001 Serial Interface or wich Interface do I need?
I would really appreciate any help or hint
best Kai
Last edit: 26 May 2025 16:38 by SwitchWitch.
Please Log in or Create an account to join the conversation.
- Hakan
- Offline
- Platinum Member
-
Less
More
- Posts: 720
- Thank you received: 243
26 May 2025 17:07 #329171
by Hakan
Replied by Hakan on topic Modbus via Ethercat (Beckhoff)
Many of us use a USB to RS485 converter plus the mb2hal or vfdmod hal module.
The following user(s) said Thank You: SwitchWitch
Please Log in or Create an account to join the conversation.
- SwitchWitch
- Away
- New Member
-
Less
More
- Posts: 6
- Thank you received: 0
26 May 2025 21:23 #329180
by SwitchWitch
Replied by SwitchWitch on topic Modbus via Ethercat (Beckhoff)
So it`s not going over ethercat? Didn`t think about this possibility yet. Thx a lot for the hint!
Please Log in or Create an account to join the conversation.
- Soccer Kid
-
- Offline
- Junior Member
-
Less
More
- Posts: 30
- Thank you received: 4
27 May 2025 01:02 #329185
by Soccer Kid
Replied by Soccer Kid on topic Modbus via Ethercat (Beckhoff)
This module, I have previous usage experience on other platforms. In principle, it can be used without any problem, but it depends on how you call the corresponding registers. This module is very easy to use. All you need to do is to send data according to the standard MODBUS template.
The following user(s) said Thank You: SwitchWitch
Please Log in or Create an account to join the conversation.
- Hakan
- Offline
- Platinum Member
-
Less
More
- Posts: 720
- Thank you received: 243
27 May 2025 07:49 #329195
by Hakan
Replied by Hakan on topic Modbus via Ethercat (Beckhoff)
From what I read the EL6021 could perhaps work. Ethercat master will create a virtual serial port over which modbus is communicating.
IgH Ethercat master supposedly supports virtual serial ports when compiled with the right option. But I have no idea of how to set this up in linuxcnc context. I mean it will be a virtual serial port so the standard mb2hal etc are used, but to set up the virtual serial port?.
IgH Ethercat master supposedly supports virtual serial ports when compiled with the right option. But I have no idea of how to set this up in linuxcnc context. I mean it will be a virtual serial port so the standard mb2hal etc are used, but to set up the virtual serial port?.
The following user(s) said Thank You: SwitchWitch
Please Log in or Create an account to join the conversation.
- SwitchWitch
- Away
- New Member
-
Less
More
- Posts: 6
- Thank you received: 0
27 May 2025 08:58 #329205
by SwitchWitch
Replied by SwitchWitch on topic Modbus via Ethercat (Beckhoff)
Thx for your help!
You mean the EL6001? The lasting question would be how to tell ethercat to send the modbus data via the module. As an absolute newbie to ethercat and Linuxcnc it seems to be a very steep learning curve.
You mean the EL6001? The lasting question would be how to tell ethercat to send the modbus data via the module. As an absolute newbie to ethercat and Linuxcnc it seems to be a very steep learning curve.
Please Log in or Create an account to join the conversation.
- Hakan
- Offline
- Platinum Member
-
Less
More
- Posts: 720
- Thank you received: 243
27 May 2025 09:04 - 27 May 2025 11:52 #329206
by Hakan
Replied by Hakan on topic Modbus via Ethercat (Beckhoff)
No the EL6021, modbus is usually RS-485 signalling. Not so different from RS-232 but differential signals.
Edit. The USB to RS-485 is a much better option in this case to avoid the vertical learning curve.
Edit. The USB to RS-485 is a much better option in this case to avoid the vertical learning curve.
Last edit: 27 May 2025 11:52 by Hakan.
The following user(s) said Thank You: SwitchWitch
Please Log in or Create an account to join the conversation.
- Soccer Kid
-
- Offline
- Junior Member
-
Less
More
- Posts: 30
- Thank you received: 4
27 May 2025 16:55 #329240
by Soccer Kid
Replied by Soccer Kid on topic Modbus via Ethercat (Beckhoff)
There is not much difference between E6021 and 6001. I usually use these modules on the codesys platform. If I have more time later, I will try to test linuxcnc, but this means it will take a long time. I will test and release a demo as much as possible.
The following user(s) said Thank You: SwitchWitch
Please Log in or Create an account to join the conversation.
- rodw
-
- Offline
- Platinum Member
-
Less
More
- Posts: 11275
- Thank you received: 3769
28 May 2025 02:21 #329285
by rodw
Replied by rodw on topic Modbus via Ethercat (Beckhoff)
Why not use an Ethercat VFD like the Omron MX2 which is supported in the hal driver. I believe internally its a cia402 device since it's essentially a speed control for a motor just like a servo!
The following user(s) said Thank You: SwitchWitch
Please Log in or Create an account to join the conversation.
- Hakan
- Offline
- Platinum Member
-
Less
More
- Posts: 720
- Thank you received: 243
28 May 2025 07:45 #329293
by Hakan
Replied by Hakan on topic Modbus via Ethercat (Beckhoff)
Attachments:
The following user(s) said Thank You: SwitchWitch
Please Log in or Create an account to join the conversation.
Time to create page: 0.120 seconds