- Configuring LinuxCNC
- Advanced Configuration
- EtherCAT
- Beckoff modules blackout at "other slaves" startup
Beckoff modules blackout at "other slaves" startup
- Martin.L
- Offline
- Senior Member
-
Less
More
- Posts: 48
- Thank you received: 4
06 Sep 2025 12:36 #334548
by Martin.L
Beckoff modules blackout at "other slaves" startup was created by Martin.L
I don't know exactly what happen inside linuxcnc but I'm having this issue :
Ethercat issue video
at LCNC startup I power on the servos via a relay and the the whole Beckhoff modules blackout in LCNC but stays on physically, the lights don't even flash.
This causes the first and second servos (sometimes the third) to not be set as operative.
If you want to try out yours I had to setup on HAL this to turn on halshow at startup: loadusr halshow
Any guess?
at LCNC startup I power on the servos via a relay and the the whole Beckhoff modules blackout in LCNC but stays on physically, the lights don't even flash.
This causes the first and second servos (sometimes the third) to not be set as operative.
If you want to try out yours I had to setup on HAL this to turn on halshow at startup: loadusr halshow
Any guess?
Please Log in or Create an account to join the conversation.
- tommylight
-
- Away
- Moderator
-
Less
More
- Posts: 20668
- Thank you received: 7028
06 Sep 2025 12:45 #334549
by tommylight
Replied by tommylight on topic Beckoff modules blackout at "other slaves" startup
Does that relay have a diode in parallel with the coil?
Mind the polarity.
Relays are inductors and as such create a lot of interference when switched on and off.
Mind the polarity.
Relays are inductors and as such create a lot of interference when switched on and off.
Please Log in or Create an account to join the conversation.
- Martin.L
- Offline
- Senior Member
-
Less
More
- Posts: 48
- Thank you received: 4
06 Sep 2025 13:03 #334550
by Martin.L
Replied by Martin.L on topic Beckoff modules blackout at "other slaves" startup
I have a solid state relay OMRON G3PE 525B, for what I know it will not need flywheels
I forgot to mention this happen only if the first slave is connected (EK1100 --> First slave --> second slave --> etc... )
if EK1100 --> disconnect --> second slave --> etc... it doesn't blackout.
so my guess is that it's not an electrical or EMI issue, but something software side
I forgot to mention this happen only if the first slave is connected (EK1100 --> First slave --> second slave --> etc... )
if EK1100 --> disconnect --> second slave --> etc... it doesn't blackout.
so my guess is that it's not an electrical or EMI issue, but something software side
Please Log in or Create an account to join the conversation.
- Hakan
- Offline
- Platinum Member
-
Less
More
- Posts: 845
- Thank you received: 295
06 Sep 2025 14:09 - 06 Sep 2025 14:09 #334552
by Hakan
Replied by Hakan on topic Beckoff modules blackout at "other slaves" startup
You should have the servo drives switched on when you start linuxcnc.
That way linuxcnc can make them go up and down as required, and change cia402 states as required.
There is an "enable" pdo you connect to joint.amp-power-on or something like that, to enable the drive.
I think what's happening when you switch on the drives is the ethercat master spots new things on the net and
scans the bus and does some setup things for the new devices. This interrupts the cyclic operation
and I would think all slaves exits op mode for a second or two, until ethercat master is ready and the slaves
can be brought up again.
So, don't switch on and off power of the drives while active in linuxcnc.
That way linuxcnc can make them go up and down as required, and change cia402 states as required.
There is an "enable" pdo you connect to joint.amp-power-on or something like that, to enable the drive.
I think what's happening when you switch on the drives is the ethercat master spots new things on the net and
scans the bus and does some setup things for the new devices. This interrupts the cyclic operation
and I would think all slaves exits op mode for a second or two, until ethercat master is ready and the slaves
can be brought up again.
So, don't switch on and off power of the drives while active in linuxcnc.
Last edit: 06 Sep 2025 14:09 by Hakan.
The following user(s) said Thank You: Rookie0
Please Log in or Create an account to join the conversation.
- Configuring LinuxCNC
- Advanced Configuration
- EtherCAT
- Beckoff modules blackout at "other slaves" startup
Time to create page: 0.243 seconds