I need to preform a linear search untill 1 of 5 inputs triggers from 1 to 0. SearchL command only accepts 1 input. Any way to combine inputs? Or search for multiple inputs / GI?
The only other ideas I have is to move in a while cycle or stop the movement via Interrupt.
I assume this is done in software not electrically? Maybe you can give me a code snippet or refer to the instructions used? I did not find anything obvious in rapid reference manual…