Hi!
I am running a program to control the robot motion from external sources (e.g. ROS, URcap). Also, I would like to run a background program that is always indicating whether the J1 is always within some range (right) or within a different range (left), via output digital signals (IO1 ON for robot is on the right, IO2 ON for robot is on the left). Any advice on how to have 2 different programs running at the same time to do this?
Thank you!