Convert numbers to hex

Forum to ask for any help
Post Reply
Andjke
Posts: 3
Joined: Mon Jul 16, 2012 3:35 pm

Convert numbers to hex

Post by Andjke » Tue Jun 09, 2015 8:39 pm

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.

User avatar
DemoPad
Site Admin
Posts: 769
Joined: Thu Jun 14, 2012 10:46 am
Contact:

Re: Convert numbers to hex

Post by DemoPad » Tue Jun 09, 2015 9:15 pm

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.

Andjke
Posts: 3
Joined: Mon Jul 16, 2012 3:35 pm

Re: Convert numbers to hex

Post by Andjke » Tue Jun 09, 2015 9:27 pm

Awesome; ETA?

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

User avatar
DemoPad
Site Admin
Posts: 769
Joined: Thu Jun 14, 2012 10:46 am
Contact:

Re: Convert numbers to hex

Post by DemoPad » Wed Jun 10, 2015 9:55 am

Within a week or so

Post Reply