F: Binary To Hex Conversion; Converting Binary To Hexadecimal; Conversion Table; Scientific Calculator - Lantronix XPress DR User Manual

Industrial device server
Hide thumbs Also See for XPress DR:
Table of Contents

Advertisement

F: Binary to Hex Conversion

Many of the device server's configuration procedures require you to assemble a series of options
(represented as bits) into a complete command (represented as a byte). The resulting binary
value must be converted to a hexadecimal representation.

Converting Binary to Hexadecimal

The following are two simple ways to convert binary numbers to hexadecimals.

Conversion Table

Hexadecimal digits have values ranging from 0 to F, which are represented as 0-9, A (for 10), B
(for 11), etc. To convert a binary value (for example, 0010 0011) to a hexadecimal representation,
the upper and lower four bits are treated separately, resulting in a two-digit hexadecimal number
(in this case, 4C).
Use the following table to convert values from binary to hexadecimal.

Scientific Calculator

Another simple way to convert binary to hexadecimals is to use a scientific calculator, such as the
one available on Windows' operating systems. For example:
1. On the Windows' Start menu, click ProgramsAccessoriesCalculator.
2. On the View menu, select Scientific. The scientific calculator displays.
3. Select Bin (Binary), and type the number to convert.
XPress™ DR Industrial Device Server User Guide
Table F-1 Binary to Hexadecimal Conversion Table
Decimal
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Binary
Hex
0000
0
0001
1
0010
2
0011
3
0100
4
0101
5
0110
6
0111
7
1000
8
1001
9
1010
A
1011
B
1100
C
1101
D
1110
E
1111
F
95

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Xpress dr-iap

Table of Contents