Extra Sensors: Difference between revisions

From Cumulus Wiki
Jump to navigationJump to search
845 bytes added ,  06:04, 13 April 2022
m
Line 14: Line 14:


For External Extra Sensors i.e. sensors the user has available outside the CMX system such as e.g. a Geiger Counter see: [[External Extra Sensors]].
For External Extra Sensors i.e. sensors the user has available outside the CMX system such as e.g. a Geiger Counter see: [[External Extra Sensors]].
=== Dependency ===
Unlike other modules the Extra Sensors module is dependent on the [[ChartsCompiler]] which means that the file CutilsCharts.def must be present in the utils directory. This may contain a user made charts definition but for a starting user it will be easiest to just copy the file ''CutilsCharts-default-for-use.def'' from the distribution and rename it to ''CutilsCharts.def''.
User made or just default, the file '''''MUST''''' contain the lines
  ; DO NOT CHANGE ANYTHING BELOW THIS INDICATOR LINE
  ; ExtraSensorCharts
And everything below these lines will be replaced by generated ExtraSensors charts.
The user may not remove the above lines but by setting the parameter
UserModificationExtraSensorCharts=true
the charts will no longer be overwritten and the user may modify the generated charts to his own tasting.


== Operation ==
== Operation ==

Navigation menu