Model 2230r, process hydrogen analyzer – Teledyne 2230R - Process Hydrogen Analyzer User Manual
Page 18
![background image](/manuals/345598/18/background.png)
MODEL 2230R, Process Hydrogen Analyzer
Page 18
Include resistor reading
0
0
0
0
0
1
0
0
Include overall hydrogen reading
0
0
0
0
0
0
1
0
Include peak hydrogen reading
0
0
0
0
0
0
0
1
Options
The Options
of an 8 bit value derived from the following table. The user determines
which data is needed and selects that bit value. Once all selections are
made the values are summed bitwise and then converted to a two
place hexadecimal value. To aid in the conversion, a 4 bit-to-
Hexadecimal conversion table follows in EXAMPLE 3.
Options: Bit Value Identifiers
Serial output Options
which will appear in the MESSAGES column, add the bit value for each column bitwise, and
convert into two hexadecimal characters using the 4 bit-to-Hexadecimal table in EXAMPLE 3.
Description
Bit Value
Calculation Errors
0
0
0
0
0
1
0
0
Heater State
0
0
0
0
0
0
1
0
Example 3:
The user wishes to implement the “G”
command (“Go”command, refer to LEVEL 1
COMMANDS table) to have the following
serial output columns reported from the
monitor: Time Stamp, Capacitor Reading,
Overall Hydrogen Reading, the Peak
Hydrogen Reading, Calculation Errors, and
the Heater state.
From the FORMAT
identify your desired columns with its
corresponding bit value:
Time Stamp
1000 0000
Capacitor Reading
0000 1000
Overall Hydrogen
Reading
0000 0010
Peak Hydrogen
Reading
0000 0001
Combination:
1000 1011
4 bit value
Hexadecimal
Character
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