Siemens SINUMERIK 840D sl Commissioning Manual page 107

Base software and hmi sl
Hide thumbs Also See for SINUMERIK 840D sl:
Table of Contents

Advertisement

Examples:
Log all alarms with a ClearInfo not equal to 15, i.e. no part program messages:
<CONFIGURATION>
<Protocol>
<Filters>
</Filters>
</Protocol>
</CONFIGURATION>
Log all alarms with the SourceURL "/NCK" or "/HMI":
<CONFIGURATION>
<Protocol>
<Filters>
</Filters>
</Protocol>
</CONFIGURATION>
Log all alarms with a "SEVERITY greater than 10" and "less than 500":
<CONFIGURATION>
<Protocol>
<Filters>
</Filters>
</Protocol>
</CONFIGURATION>
Note
The "Siemens_Filter_01" filter is reserved for Siemens.
1. In the <FilePath> tag, adapt the path and file name for the file in which the alarm log is
<CONFIGURATION>
<Protocol>
value="$(HMI_INSTALL_DIR)user/sinumerik/hmi/
</Protocol>
</CONFIGURATION>
● Path
HMI sl (IM9)
Commissioning Manual, 07/2007, 6FC5397-1DP10-2BA0
<Siemens_Filter_01 type="QString" value="CLEARINFO NOT 15" />
<Filter_01 type="QString" value="SourceURL EQUAL /NCK" />
<Filter_02 type="QString" value="SourceURL EQUAL /HMI" />
<Filter_01 type="QString" value="SEVERITY HIGHER 10 AND
stored persistently:
<Filters>
<FilePath type="QString"
</Filters>
Environment variables can also be incorporated in the path, e.g. for the installation
directory of the HIMI sl: $(HMI_INSTALL_DIR).
10.2 Adapting the alarm log
SEVERTY LOWER 500" />
log/alarm_log/slaepp_"/>
Configuring alarms
101

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents