Issue
It is required for some sites to show the actual CO2 level in the SE8000 display, but this configuration is not documented.
Product Line
EcoStruxure Building Operation, EcoStruxure Building Expert
Environment
- Building Operation Workstation
- Building Operation Automation Server
- SSL SE8000
Cause
The SE8000 display does not have a default configuration option to show the CO2 level in the display. A special configuration is needed.
Resolution
The short message method is the only method possible to display CO2 levels at the moment.
Type the following script in the "Description" of any of the lua programs of the SE8000 Room Controller:
- ME.CSV1 = ("CO2: "..ME.AV28.." ppm")
The CO2 reading will be displayed below the date on the SE8000 Room Controller. The string can be found in the "Value" field of the "Short Screen Message Text" point (CSV1)