Set measurement to standby mode – Vaisala GMP231 User Manual
Page 39

Chapter 4 ____________________________________________________ Vaisala Industrial Protocol
VAISALA ________________________________________________________________________ 37
Example below sets temperature compensation to setpoint mode, and
changes temperature setpoint value to 37.2 in RAM.
pass 1300
tcmode on
T COMP MODE : ON
env xtemp 37.2
In eeprom:
Temperature (C) : 37.00
Pressure (hPa) : 1013.20
Oxygen (%O2) : 19.70
Humidity (%RH) : 93.00
In use:
Temperature (C) : 37.2
Pressure (hPa) : 1013.20
Oxygen (%O2) : 19.70
Humidity (%RH) : 93.00
NOTE
If temperature and pressure compensations are configured to use
internally measured values, they will continuously update the values in
RAM, overriding any temperature and pressure values that are written to
RAM with the ENV command.
Set Measurement to Standby Mode
Use the STANDBY command to set the probe to standby mode. In
standby mode, the CO
2
measurement is disabled. Probe returns to the
normal measurement when the command STANDBY OFF is given or
the probe is reset.
STANDBY [on | off]
Example (enable standby mode):
standby on
Standby mode : ON