CO2Sensor
Note: Component applicable for the LP and Touch Point panels.
The CO2Sensor component is responsible for reading values and configuration of the CO2 sensor.
The CO2Sensor component has the following slots:
Status: shows the component’s status;
Fault Cause: shows the fault cause description;
Fault Status: informs about the point error status (true: point read/write error);
Enable: enables or disables the component (true: enabled, false: disabled);
Poll Frequency: allows to set the reading poll frequency (fast, normal, slow);
Out: the CO2 sensor value;
Display Name: allows to set the CO2 sensor name on the display (up to 4 characters, only ASCII characters, only for the LP panel);
Visibility: activates or inactivates the sensor value on the display;
Sensor Offset: sets the CO2 sensor offset value;
Sensor Filter: sets the CO2 sensor reading filter time in seconds;
Config Trigger: sends configuration parameters to the device components on rising edge (Display Name, Visibility, Sensor Offset, Sensor Filter).
The LpCO2Sensor component has the following right-click menu actions:
Read: reads the remote device CO2 sensor value and updates the Out slot;
Read Config: reads configuration parameters from the panel (Display Name, Visibility, Sensor Offset, Sensor Filter);
Write Config: writes configuration parameters to the panel (Display Name, Visibility, Sensor Offset, Sensor Filter).