Appendix A: How To Read Hex Numbers - GE Datex-Ohmeda S/5 Technical Reference Manual

Anesthesia monitor, critical care monitor
Table of Contents

APPENDIX A: How to read HEX numbers

Some statuses on BIS and Tonometry Module service pages are given as HEX (hexadecimal)
numbers. To understand them, please read the following:
A HEX number has a base of 16 instead of 10. This means that every character in a number can
have a value between 0 and 15. Numbers from 0 to 9 are displayed as if they were normal
10-based numbers. Numbers from 10 to 15 are displayed with letters from a to f or A to F
respectively.
Every character of a HEX number expands into a binary code of four 0:s (zeroes) and 1:s (ones)
as given in table 9. Four successive characters thus expand into four times four binary
numbers. Here's an example:
We have a HEX number F3A1. We expand the number into a binary code so that we first take
the four binary digits that correspond to F, which are 1111. Then we write the four binaries that
correspond to 3 (0011) after the first four. We now have 11110011. And so on.
Eventually, we have a string of 16 binary numbers, so called bits. HEX number F3A1
corresponds to a binary code of 1111 0011 1010 0001. Spaces are added here for legibility and
to visualize the fact that every group of four bits corresponds to one HEX character.
The bits in a binary number are numbered from right to left always starting from 0 as follows:
1
With this information and the proper table of status fields you can translate a HEX status code
into actual status messages. For the tables of status fields see section
bit is 1, this means that the corresponding status/error condition is valid, whereas a 0 means
that it is not.
Table 15
HEX
0
1
2
3
4
5
6
7
1
1
1
0
HEX to binary conversion
binary
HEX
0000
8
0001
9
0010
A
0011
B
0100
C
0101
D
0110
E
0111
F
0
1
1
1
binary
1000
1001
1010
1011
1100
1101
1110
1111
Appendix A, How to read HEX numbers
0
1
0
0
"Tonometry"
Document no. M1137266-02
0
0
1
or
"BIS"
. If a
A
-1(2)

Hide quick links:

Table of Contents
loading

Table of Contents