How to use bitmask

Firstly, apologies - I missed this thread until now…

So what needs to be done is to add 2 parameters -:

Parameter 1:
Parameter 13, min=0, max=1, bitmap=00000001
Options 0 = Disabled, and option 1 = enabled.

Parameter 2:
Parameter 13, min=0, max=99, bitmap=0000ff00
Also add an option called “On” with value 255, and also tick the field called “Free form entry” (I think that’s what it’s called). This allows the user to add values between min and max that are not defined as actual options.

I hope that makes sense? If not, please let us know…

Chris