Changing measurement settings, Set compensation modes – Vaisala GMP231 User Manual
Page 37

Chapter 4 ____________________________________________________ Vaisala Industrial Protocol
VAISALA ________________________________________________________________________ 35
Changing Measurement Settings
Set Compensation Modes
You can change the mode of each environmental compensation type
using a dedicated serial command. The commands are:
- PCMODE for pressure compensation mode.
- TCMODE for temperature compensation mode.
- O2CMODE for oxygen compensation mode.
- RHCMODE for relative humidity compensation.
Command syntax is as follows:
PCMODE [on | off | measured]
TCMODE [on | off | measured]
O2CMODE [on | off]
RHCMODE [on | off]
where
on
= Compensation enabled using setpoint value.
off
= Compensation disabled, neutral value used.
measured = Compensation enabled using internal measurement.
Available only for pressure and temperature
compensations.
Example (check temperature compensation mode):
pass 1300
tcmode
T COMP MODE : ON
Example (change temperature compensation mode to use internal
measurement):
pass 1300
tcmode measured
T COMP MODE : MEASURED