Skip to main content

Search

How do I make a Selector have more than 10 Slots? (Work arounds)

  • mmdev7

    So you can work around this by having multiple selectors (let’s call these sub selectors) and then another selector (main selector) which powers each of these on. The last output from each sub selector increments the main selector which should turn itself off and turn on the next selector.

    You can do this with as many selectors as you like really :)

    I think when a new sub selector is activated you may have to pulse it’s first input too just to reset it.

    Hope this helps :) Peter

Please sign in to leave a comment.