Hey ALL,
I'm wanting to double check I've got this right before wiring it up.
The CL57Y driver has an alarm signal output that triggers when the driver goes into a fault state. The object here is I want that signal to be picked up on one of the Arduino mega inputs so Mach can trigger an stop and halt the other drivers.
Can someone work on it can help me
the ARCS software isnt setup with any interrupt functionality for reading IO but the source code is open and could be modified if needed.
you could wire the output to an arduino input and then in your program loop either at the end of your routine you could use "if input on" and have it stop if the input is high.
No im using for AR2
I want to get signal from ALM then use it to stop the robot
No im using for AR2
I want to get signal from ALM then use it to stop the robot
Are you working on a CNC machine? I havnt used the CL57Y on the robot but I have used and tested them. I dont completely understand what you are tying to wire up to but as I recall it should just be a 5v output when it alarms.