|
|
Hexidecimal
Number..... |
|
|
|
|
|
|
|
|
This Matrix
of Hex to Decimal translation should give you a quick
insight into the process.
Position4 + Position 3 + Position 2 +
Position 1 = Decimal Equivalent.
Valid values for A thru F are:
- A = 10
- B = 11
- C = 12
- D = 13
- E = 14
- F = 15
The decimal equivalent min is 0 while the max is
65535.
To verify - set each value to 0 or F. |
Notes:
- The Decimal and Hex values must be 16 bit (decimal
values 0 to 65535).
- Do not put Alpha characters in the Decimal field.
- Alpha characters in the Hex field greater than "F"
will be ignored.
- Valid Hex values are: A(10),B(11),C(12),D(13),E(14),F(15).
- Binary field returns 8 bit values (0 to 255).
- Binary field values that are not "1's" are treated as zero.
Check out the BGTT's QWERTY Keyboard utility and the IP
Translator to see the translation process in action. |
|