Hi everyone.
im doing a school project which a consists in a machine and a robot.
the robot does 2 different movements depending on what the machine is doing and the output it sends.
besides the normal inputs, I added a system input with the purpose of “stop”, which is activated when someone presses the e-button on the machine.
simulating on robotstudio works as intended. when simulated(pressed) the robot stops its movement and the program.
however, when trying on the real robot, all the inputs worked except the system input, in manual mode.
We had not the opportunity to test the program in automatic, and in manual and simulating the inputs, so my guess is that it may not work on manual.
am I right or is there something more to it?
thank you