I have a question about the numeric stepper that I am hoping someone can help me with.
I need one stepper to go 1,51,101,151,etc.
-a value of 1 and step size of 50, goes 1,50,100,etc.
-I’ve tried using simple math to help, but I am not a programmer but it sounds like it should be easy.
Any ideas?