Language Language code
French fra
Spanish esp
Italian ita
Chinese chs
Procedure
1. You can copy the sample le " oem_sljk_deu.ts" from the following directory: /siemens/
sinumerik/hmi/template/lng.
2. Store or create the le in the /oem/sinumerik/hmi/lng or
/user/sinumerik/hmi/lng directory.
3. Give the le a name, e.g. for German texts: "sljk_deu.ts".
If you wish to set-up the labeling for additional languages, a separate le must be created for
each language. Save the le with the appropriate language code in the le name. To do this,
use the language codes specied above.
4. Open the le and in the <message> and </message> area, dene the labeling.
5. Restart the HMI.
In order that the labeling is displayed during the program runtime, the le must be converted
into a binary format. This conversion is only executed when the HMI powers up.
Example of a text le "sljk_deu.ts"
12 axes are dened in the example, with text for softkey 1 (SF1) and softkey 2 (SF2):
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS>
<context>
<name>SlJkLabels</name>
<!-- Alias names for machine axis (%a1, %a2, etc.) -->
<!-- Do not change the text ID (JK_AXISNAME_1, etc.) -->
<message>
<source>JK_AXISNAME_1</source>
<translation>X</translation>
</message>
<message>
<source>JK_AXISNAME_2</source>
<translation>Y</translation>
</message>
<message>
<source>JK_AXISNAME_3</source>
<translation>Z</translation>
</message>
Commissioning
8.1SINUMERIK Operate
Handheld Terminal HT 8
118 Equipment Manual, 02/2024, A5E52918633B AA