User Status Display (Oem) - Siemens SINUMERIK 840D sl Commissioning Manual

Basesoftware and operating software
Hide thumbs Also See for SINUMERIK 840D sl:
Table of Contents

Advertisement

Customizing the "Machine" operating area

8.10 User status display (OEM)

8.10
User status display (OEM)
Function
User icons can be displayed in the Machine operating area in the second line in the header.
In this case, the program name is displayed in the right-hand field of the third line in the
header. Active hold conditions hide the program name.
The display of the user icons is controlled via PLC bits. The icons are provided in the form of
PNG files and stored resolution-specifically in the file system at:
/user/sinumerik/hmi/ico/ico640
display the user icons.
Configuration
The user icons are configured in the
following data is required:
● The start address of the PLC double word with the bits to control the display of the user
icons.
● For each bit used, the file name of the icon and the position at which the icon should be
displayed.
Alternatively, you can use the following parameters for the definition:
● USER_ICON_BASE
This means that 32 bits are available with UI_0 (highest bit) to UI_31 (lowest bit).
Example: USER_ICON_BASE=DB80.DBB0
⇒ UI_0 = DB80DBX3.0 and UI_31 = DB80.DBX0.7
● USER_ICON_BASE256
This means that 256 bits are available with UI_0 (highest bit) to UI_255 (lowest bit).
Example: USER_ICON_BASE256=DB19.DBB80
⇒ UI_0 = DB19.DBX111.0 and UI_255 = DB19.DBX80.7
Example
[UserIcons]
USER_ICON_BASE=DB19.DBB80
; set the start byte of the PLC double word that displays the icons (DB19.DBD80)
UI_0 = icon1.png,4
; show icon1.png on position 4 if bit 0 (DB19.DBX83.0) is set
UI_1 = icon2.png,6
; show icon2.png on position 6 if bit 1 (DB19.DBX83.1) is set
104
, etc. Maximum 16 positions are available in the header to
file in Section [UserIcons]. The
slmahdconfig.ini
Commissioning Manual, 03/2013, 6FC5397-1DP40-3BA1
SINUMERIK Operate (IM9)

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840de sl

Table of Contents