Page 1 of 1

Help with selector

Posted: Mon Nov 09, 2015 6:32 pm
by BobF
Hello gang,

Talk about not being able to figure out simple stuff. I need a button that will increment a selector to N (any number) and when it reaches the last number will go back to the start (0 or 1). I have tried several configurations but just can not get it to work right. I have been trying to get this to work for 3 days now. Feel pretty dumb right now! Can anyone help, PLEASE, with a working fsm. Many thanks in advance.

Later then, BobF....

Re: Help with selector

Posted: Mon Nov 09, 2015 6:47 pm
by tulamide
A year ago I posted a "loop repeater" ( click me to be directed to the thread, where you can also learn about the advanced counter ), which does the job just fine :)

It's a solution in green, I hope you don't mind?

Re: Help with selector

Posted: Mon Nov 09, 2015 6:50 pm
by RJHollins
In RUBY or using primitives ?

Re: Help with selector

Posted: Mon Nov 09, 2015 6:57 pm
by BobF
Thanks tulamide. I will check this out soon.

Rjhollins, in primites first , then if that does not work, I could try Ruby.
Thanks much.....

Hey tulamide, many THANKS! It worked perfectly. Thanks again.....