Entries Meaning
TextId_x_y Text of the traversing key that is read from the text file (target language text).
Picture_x_y File name of the icon to be displayed.
The files with the icons must be located in the following directories: /oem/sinumerik/
hmi/ico and
depending on the resolution of the subdirectories:
/ico640
/ico800
/ico1024
/ico1280
Procedure
1. Copy the "sljkconfig.ini" configuration file from the folder
/siemens/sinumerik/hmi/template/cfg
2. Place the copy into the folder /oem/sinumerik/hmi/cfg
or /user/sinumerik/hmi/cfg
3. Open the copy in the Editor and define the traversing key labeling.
Example of a "sljkconfig.ini" configuration file
12 axes are defined in the example, with text for softkey 1 and softkey 2, as well as an image
on softkey 3 and softkey 4.
[Settings]
FileType = INI
; A few examples for further configuration options
; Alias names of machine-axes (%a1, %a2, etc.), from oem_sljk_deu.ts
(example)
[State_1]
TextId_1_1 = OEM_JK_TEXT_1
TextId_1_2 = OEM_JK_TEXT_2
ParamText_2_1 = %a1%n-
ParamText_2_2 = %a1%n+
ParamText_3_1 = %a2%n-
ParamText_3_2 = %a2%n+
ParamText_4_1 = %a3%n-
ParamText_4_2 = %a3%n+
ParamText_5_1 = %a4%n-
ParamText_5_2 = %a4%n+
HT 8
24.1 Configuring the traversing keys
SINUMERIK Operate (IM9)
682 Commissioning Manual, 12/2017, 6FC5397-1DP40-6BA1