door signal implementation
- Ahmed.emara
- Away
- Junior Member
-
Less
More
- Posts: 20
- Thank you received: 0
06 Oct 2025 08:04 #335903
by Ahmed.emara
door signal implementation was created by Ahmed.emara
Hello everyone,I have a proximity sensor that detects whether the machine door is open or closed. I’d like to integrate this signal into my system so that:
- If the door is open, the program automatically pauses.
- If the door is closed, the program continues.
- The program should not start if the door is open — it should only start once the door is fully closed.
Please Log in or Create an account to join the conversation.
- tommylight
-
- Away
- Moderator
-
Less
More
- Posts: 20730
- Thank you received: 7049
06 Oct 2025 11:45 #335913
by tommylight
Replied by tommylight on topic door signal implementation
probably using the
motion.feed-hold
or
motion.feed-inhibit
pins, but these may leave the spindle running and that might not be desirable.
motion.feed-hold
or
motion.feed-inhibit
pins, but these may leave the spindle running and that might not be desirable.
Please Log in or Create an account to join the conversation.
Time to create page: 0.059 seconds