OZONE ANALYZER BMT 964 Manual, Rev. 04/2021
34
Cmd Meaning
PC->964
964->PC
10
Pressure?
= float * Multiplier
float: Pressure always in bar
byte Multiplier:
0: 1.0
(Unit bar)
1: 14.50778 (Unit psi)
2: 750.0617 (Unit Torr)
3: 0.1
(Unit MPa)
*10#
*10#float,byte
11
Temperature?
float: in Kelvin
*11#
*11#float
12
Operating hours?
*12#
*12#long
13
High Alarm Parameter?
(first retrieve concentration unit)
float: Limit in present unit
byte1: Enabled
byte2: Latching
*13#
*13#float,byte1, byte2
14
Low Alarm Parameter?
(first retrieve concentration unit)
float: Limit in present unit
byte1: Enabled
byte2: Latching
*14#
*14#float,byte1,
byte2
15
Set High Alarm Limit
(High Limit > Low Limit!)
(first retrieve concentration unit)
*15#float
*15#
16
Set Low Alarm Limit
(High Limit > Low Limit!)
(first retrieve concentration unit)
*16#float
*16#
17
Set High Alarm Latching
byte 1: Latching 0: not Latching
*17#byte
*17#
18
Set Low Alarm Latching
byte 1: Latching 0: not Latching
*18#byte
*18#
19
Set High Alarm Enabled
byte 1: Enabled 0: not Enabled
*19#byte
*19#
20
Set Low Alarm Enabled
byte 1: Enabled 0: not Enabled
*20#byte
*20#
21
Normalizing temperature?
float: in Kelvin
*21#
*21#float
23
Normalizing pressure?
= float x Multiplier
float: Pressure always in bar
byte Multiplier:
0: 1.0
(Unit bar)
1: 14.50778 (Unit psi)
2: 750.0617 (Unit Torr)
3: 0.1
(Unit MPa)
*23#
*23#float,byte
25
Molecular weight of carrier gas?
byte:
0: Oxygen : 31.9988 g/mol
1: Air: 29.0 g/mol
*25#
*25#byte
29
Time?
hh,mm,ss
*29#
*29#byte,byte,
byte