Pololu input help

Hi all, I’m new to all of this and need a little help. I am using a pololu maestro12 driving 5 servos. I basically want to disable the servo control with an input and then continue control once the input is disabled. Basically pausing the unit when there is an input.
I hope this makes sense?
Thanks

Hello,

You should be able to write a Maestro script that handles some kind of pause feature, but since the Maestro does not support interrupts on its input channels, it would probably not be trivial. Can you tell me more about how you want this pause to work?

-Derrill