04-08-2015 04:52 AM
@altenbach wrote: Build the booleans into an array, then use boolean array to number. Wire the number to the case selector.
Build the booleans into an array, then use boolean array to number. Wire the number to the case selector.
Thanks a lot!
11-09-2016 04:20 PM
I found your example and it was exactly what I needed. Thanks.