Show/Hide Toolbars

CWT Software Configuration Handbook

Element        Path: <cwt><CORE><SDCardMemory>

The amount of used SD card storage space is measured.

attributes

checkLevel

Range:true / false
Default:true
Description:true = The levels  listed below will be checked.

errorLevel

Range:0 – 100
Default:95
Description:Usage in percentage of total card capacity.  Error event is sent to WebOffice if the usage exceeds this level.

recoveryLevel

Range:0 – 100
Default:80
Description:Recovery event is sent to WebOffice when the usage passes this level after a warning or error event has been generated.

report

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

samplingPeriod

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

warningLevel

Range:0 – 100
Default:90
Description:Usage in percentage of total card capacity. Warning event is sent to WebOffice if the usage exceeds this level.

Example:

<CORE ="">
<SDCardMemory samplingPeriod="1440" checkLevel="true "/>
</CORE>