08-11-2009 01:19 PM
08-12-2009 05:19 AM - edited 08-12-2009 05:22 AM
Hi Steve, if you select 'int' as the data type for the meter control and go to "Format and precision" dialogue you will find the option to display in hex format, as well as decimal, octal and binary. These options are not present when you select double data type, which is the default for the meter control. Unfortunately the meter display does not have '0x' prefix: instead, you can have a little 'x' in the numeric indicator if you check 'show radix' checkbox in "Show/Hide parts..." dialogue.
I am attaching a little image displaying all this.
08-12-2009 07:51 AM