Creating Alarm Texts; Creating Alarm Texts With Hmi Sl - Siemens SINUMERIK 840D sl Function Manual

Special functions
Hide thumbs Also See for SINUMERIK 840D sl:
Table of Contents

Advertisement

TE01: Installation and activation of loadable compile cycles

9.6 Creating alarm texts

9.6
Creating alarm texts
The alarm texts of the technology functions are stored in the system. If a new alarm is
required, then the alarm texts can be supplemented accordingly. The general process
depends on the existing interface.
9.6.1

Creating alarm texts with HMI sl

The following alarms should be added to the alarm texts of the technology functions:
075999 0 0 "Channel %1 Sentence %2 Call parameter is invalid"
Proceed as follows
1. Please copy the "oem_alarms_deu.ts" file from the "/siemens/sinumerik/hmi/lng" directory
to the "/oem/sinumerik/hmi/lng" directory.
2. Rename the file ("xxx_deu.ts").
3. Open the file in the editor and add the new alarm number and the new alarm text in
German:
<message>
<source>075999/NCK</source>
<translation>Channel %1 Sentence %2 Call parameter is invalid</translation>
</message>
Note
Each alarm starts with the <message> tag and ends with the </message> tag. The
<source> tag contains the alarm number and the source URL. The <translation> tag
contains the alarm text.
4. To create an alarm text file in a foreign language, copy the just changed file and modify the
language code in the filename (e.g., "xxx_eng.ts for English").
5. Open the foreign language alarm text file in the editor and record the translated alarm text
in the <translation> tag.
6. Please copy the "oem_slaesvcadapconf.xml" file from the "/siemens/sinumerik/hmi/base"
directory to the "/oem/sinumerik/hmi/cfg" directory.
7. Rename the file to "slaesvcadapconf.xml".
8. Open the "slaesvcadapconf.xml" file in the editor and record the new base name (filename
of the newly created alarm text file without language code and postfix), e.g.:
<BaseNames>
<BaseName_02 type="QString" value="xxx"/>
</BaseNames>
9. Restart HMI sl.
Further information about creating alarm text files with HMI sl can be taken from:
Literature:
/IAM/ SINUMERIK 840D sl Commissioning Manual; Chapter: Configuring user alarm texts
444
Function Manual, 09/2011, 6FC5397-2BP40-2BA0
Special Functions

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840de sl

Table of Contents