Beckhoff Compatibility
- 7strideR
- Topic Author
- Offline
- New Member
Less
More
- Posts: 11
- Thank you received: 3
19 Nov 2024 12:55 #314841
by 7strideR
Beckhoff Compatibility was created by 7strideR
Hello,
I have been looking around planning my CNC conversion and it seems Beckhoff is the main choice for Ethercat.
I am planning to use the following
EK1100 Coupler
EL1018 Input
EL2008 Output
EL3048 / 68 - 0-10v Analog input
or
EL3058 - 0.4-20Mha Analog input
Now from what I understand I can use the EL3048 / 68 or EL3058 to read some potentiometers which I plan to use to override Spindle Speed and Feed Speed.
Now will I have any issues with using these? I have not come across someone else using them on Linux CNC. Is there a compatibility list or certain drivers required for these Beckhoff components?
Any tips or feedback is Appreciated
I have been looking around planning my CNC conversion and it seems Beckhoff is the main choice for Ethercat.
I am planning to use the following
EK1100 Coupler
EL1018 Input
EL2008 Output
EL3048 / 68 - 0-10v Analog input
or
EL3058 - 0.4-20Mha Analog input
Now from what I understand I can use the EL3048 / 68 or EL3058 to read some potentiometers which I plan to use to override Spindle Speed and Feed Speed.
Now will I have any issues with using these? I have not come across someone else using them on Linux CNC. Is there a compatibility list or certain drivers required for these Beckhoff components?
Any tips or feedback is Appreciated
Please Log in or Create an account to join the conversation.
- Grotius
- Offline
- Platinum Member
Less
More
- Posts: 2277
- Thank you received: 2047
19 Nov 2024 14:39 #314849
by Grotius
Replied by Grotius on topic Beckhoff Compatibility
Hi,
EL3048 / 68 - 0-10v Analog input
or
EL3058 - 0.4-20Mha Analog input
These are here : github.com/linuxcnc-ethercat/linuxcnc-et...evices/lcec_el3xxx.c
So everything should work.
Greetings.
EL3048 / 68 - 0-10v Analog input
or
EL3058 - 0.4-20Mha Analog input
These are here : github.com/linuxcnc-ethercat/linuxcnc-et...evices/lcec_el3xxx.c
So everything should work.
Greetings.
The following user(s) said Thank You: 7strideR
Please Log in or Create an account to join the conversation.
- 7strideR
- Topic Author
- Offline
- New Member
Less
More
- Posts: 11
- Thank you received: 3
20 Nov 2024 05:30 #314885
by 7strideR
Replied by 7strideR on topic Beckhoff Compatibility
Exactly what I was looking for.
Thank you
Thank you
Please Log in or Create an account to join the conversation.
- 7strideR
- Topic Author
- Offline
- New Member
Less
More
- Posts: 11
- Thank you received: 3
20 Nov 2024 13:02 #314904
by 7strideR
Replied by 7strideR on topic Beckhoff Compatibility
What's the odds of getting a Module not listed working? The one in question I am looking for is not listed in the Github
EL2088 - 8 Negative Outputs | Supported
EL2889 - 16 Negative Outputs | Not Supported
EL2809 - 16 Positive Outputs | Supported
Will it be possible to get this working or does it have no drivers?
EL2088 - 8 Negative Outputs | Supported
EL2889 - 16 Negative Outputs | Not Supported
EL2809 - 16 Positive Outputs | Supported
Will it be possible to get this working or does it have no drivers?
Please Log in or Create an account to join the conversation.
- Grotius
- Offline
- Platinum Member
Less
More
- Posts: 2277
- Thank you received: 2047
21 Nov 2024 18:44 #314991
by Grotius
Replied by Grotius on topic Beckhoff Compatibility
Hi,
As long as a unsupported driver is close to a excisting driver nr, we can write some code for it so it works.
I am not very familiar with servo's, but beckhoff EL- stuff is not that hard.
Just order it, no worry's. We are here to assist.
As long as a unsupported driver is close to a excisting driver nr, we can write some code for it so it works.
I am not very familiar with servo's, but beckhoff EL- stuff is not that hard.
Just order it, no worry's. We are here to assist.
The following user(s) said Thank You: 7strideR
Please Log in or Create an account to join the conversation.
- dschultz
- Offline
- New Member
Less
More
- Posts: 10
- Thank you received: 0
05 Jan 2025 04:50 #318146
by dschultz
Replied by dschultz on topic Beckhoff Compatibility
I am in the middle of building an EtherCAT system using a Beckhoff EK1100 and would like to use the el6021 module to drive my spindle VFD with RS485.
I've searched the forum and seen it mentioned briefly a couple times but I can't find where anyone has got a driver working for it?
How hard would that be to accomplish?
I've searched the forum and seen it mentioned briefly a couple times but I can't find where anyone has got a driver working for it?
How hard would that be to accomplish?
Please Log in or Create an account to join the conversation.
- rodw
- Away
- Platinum Member
Less
More
- Posts: 10902
- Thank you received: 3613
05 Jan 2025 08:06 #318148
by rodw
Replied by rodw on topic Beckhoff Compatibility
You can drive the VFD directly with RS485 via a USB to RS485 adapter without bothering with Ethercat. Worked perfectly for me.
I think if you wanted to use Ethercat to drive a VFD, you would use a Ethercat compatible VFD.
There is a Omron MX2 driver included. but I have never used it.
I think if you wanted to use Ethercat to drive a VFD, you would use a Ethercat compatible VFD.
There is a Omron MX2 driver included. but I have never used it.
Please Log in or Create an account to join the conversation.
- dschultz
- Offline
- New Member
Less
More
- Posts: 10
- Thank you received: 0
05 Jan 2025 19:08 #318167
by dschultz
Replied by dschultz on topic Beckhoff Compatibility
Ok, that is what I'm currently using and it works well, I thought maybe it would make more sense to run the VFD through Beckhoff thus all connections to the PC would be EtherCAT. I'll probably continue with USB.
Thanks!
Thanks!
Please Log in or Create an account to join the conversation.
Time to create page: 0.063 seconds