Page 1 of 1

Convert numbers to hex

Posted: Tue Jun 09, 2015 8:39 pm
by Andjke
Hi,

Is there any quick way to send a number in hexadecimal, e.g. if the value of a number changes to 99 (base 10), make it send /x63?

Obviously you can add an individual rule for every single value in number actions, but this is a bit time consuming for 255 possible values.

Re: Convert numbers to hex

Posted: Tue Jun 09, 2015 9:15 pm
by DemoPad
This is in the next release of the software / app, the ability to specify that a number is a hex number, and inserting it as a command will force it to use \xHH & send the hex byte.

Re: Convert numbers to hex

Posted: Tue Jun 09, 2015 9:27 pm
by Andjke
Awesome; ETA?

I guess in the meantime I'll just have to put in a fudge with 24 or so value ranges.

Re: Convert numbers to hex

Posted: Wed Jun 10, 2015 9:55 am
by DemoPad
Within a week or so