Element Path: <cwt><CORE><solarCurrent>
The charging current generated by the solar panel is measured.
attributes
samplingPeriod
Range: | 1 – 65000 (minutes) 0: when set to zero (0), the current measurement is switched OFF. |
Default: | 240 |
Description: | Sampling period. |
report
Range: | All, DailyHighest, DailyLowest, DailyLowestAndHighest, DailyMean, DailyLowestAndMeanAndHighest, None |
Default: | None |
Description: | Measurement to be reported. |
See Measurements
Example:
In this example, the solar cell panel current is measured every hour and the daily mean value is reported to WebOffice. No warning or error events are generated.
<CORE…>
<solarCurrent samplingPeriod="60" report="DailyMean"/>
</CORE>