Enum xensiv_pas_gas_op_mode_t
Defined in File xensiv_pas_gas.h
Enum Documentation
-
enum xensiv_pas_gas_op_mode_t
Enum defining the different device operating modes
Values:
-
enumerator XENSIV_PAS_GAS_OP_MODE_IDLE
The device does not perform any GAS concentration measurement
-
enumerator XENSIV_PAS_GAS_OP_MODE_SINGLE
The device triggers a single measurement sequence. At the end of the measurement sequence, the device automatically goes back to idle mode.
-
enumerator XENSIV_PAS_GAS_OP_MODE_CONTINUOUS
The device periodically triggers a GAS concentration measurement sequence. Once a measurement sequence is completed, the device goes back to an inactive state and wakes up automatically for the next measurement sequence. The measurement period can be programmed from 5 seconds to 4095 seconds.
-
enumerator XENSIV_PAS_GAS_OP_MODE_IDLE