Hello Guest it is December 05, 2024, 10:29:10 AM

Author Topic: Activate a digital output when an axis is activated  (Read 3319 times)

0 Members and 1 Guest are viewing this topic.

Activate a digital output when an axis is activated
« on: July 21, 2022, 06:02:10 AM »
Hi

Is there any way to enable an output when a specific axis is running?

For example for the X axis

G21 G90 X10 Y10 (output is enable)
G21 G90 Y15 (output is disable)

kind regards

Pablo

Re: Activate a digital output when an axis is activated
« Reply #1 on: November 15, 2024, 08:33:21 AM »
Hi
this is how I do it.
the last two rungs of the brain attached have an output for +ve moving, the second rung outputs for -ve moves
I know its an old post but I saw no one answered
hope it helps
Re: Activate a digital output when an axis is activated
« Reply #2 on: November 15, 2024, 08:37:43 AM »
hi again
sorry last three rungs, it writes to a store and compares it later on in scan
regards