paison Posted August 13, 2016 Share Posted August 13, 2016 I want to realize vector movement, get a sensor signal, immediately with the opposite vector returns specified length, have what good method? Move Until Trigger function can't use here Link to comment Share on other sites More sharing options...
Omron Forums Support Posted August 16, 2016 Share Posted August 16, 2016 A good method might be to break the move into many small moves that are executed in a while loop. Stay in the loop until the sensor signal is seen, and follow with a command(s) for the return vector. Link to comment Share on other sites More sharing options...
paison Posted August 25, 2016 Author Share Posted August 25, 2016 thanks Link to comment Share on other sites More sharing options...
Recommended Posts