Show/Hide Toolbars

CWT Software Configuration Handbook

Element        Path: <cwt><CORE><modemSignalStrength>

This function measures the modem signal strength.

Warning:
With a 2G Modem installed the signal strength can only be measured during start-up. If the sampling period is set to one (1) or larger this initial value will be sent to WebOffice

With a 3G modem, it will be measured according to the settings. However, if there is a purchase in progress no measurement will be made.

attributes

samplingPeriod

Range:1 – 65000 (minutes)
0 Measurement switched OFF.
Default:720
Description:Sampling period.

report

Range:All, DailyHighest, DailyLowest, DailyLowestAndHighest, DailyMean, DailyLowestAndMeanAndHighest, None
Default:None
Description:When and what to report.
See Measurements

Example:

With the example setting below, the signal strength will be measured every 60 minutes and the daily mean value will be reported to WebOffice. No warning or error events will be generated.

<CORE…>
<modemSignalStrength samplingPeriod="60" report="DailyMean"/>
</CORE>