okSlider maximum value?

I have 12-bit input register that I would like to control using an okSlider widget.

I’ve entered ‘4096’ in the ‘maxvalue’ field but the slider will only display and output values up to 255.

The documentation doesn’t seem to cover the maximum value that okSlider supports, nor was I able to find mention of it in the forums here under ‘okSlider’.

Perhaps I am doing something wrong? Suggestions, please.

Thanks.

I’ll have to double check on the resolution provided by okSlider and see if we need to update our documentation. But it would not surprise me if the resolution were only 8-bit. There’s only so much resolution you can get from an on-screen slider.

I can confirm that the okSlider has a range up to 0-255. I’ll make sure the documentation is consistent with this.