SINUMERIK 840D sl 2010-11-26
Upgrade Instructions
SINUMERIK Operate 2.6 SP1 HF3 for PCU 50.3
© Siemens AG 2010 Page 2 of 5
Functional improvements in SINUMERIK Operate 2.6 SP1 HF3 compared to 2.6 SP1 HF2
PR number
AP00940019 AP00948387 AP00954677 AP00958898
AP00961306 AP00967256 AP00969685 AP00970628
AP00973162 AP00973691 AP00976957 AP00977718
AP00979936 AP00985554 AP00985912 AP00987647
AP00988148 AP00992451 AP00997089 AP00999744
AP01001224 AP01004705 AP01006556 AP01007425
AP01009168 AP01011116 AP01016807 AP01017048
AP01024065 AP01034371 AP01041245 AP01047164
AP01048515 AP01055528 AP01057357 AP01059263
AP01020024
AP01040980
Functional improvements in SINUMERIK Operate 2.6 SP1 HF2 compared to 2.6 SP1 HF1
PR number internal DT No. Short text
AP00998832 AP01006165
OEMFrame – The header is displayed independently of the
OEMFRAME application
AP00989357 AP00989815
Easy: Crash when using the ROUND command
AP00993265 AP00995067 Measuring in JOG: Edge setting in another ZO -> HMI inoperable
AP01002132 AP01002772 Crash when copying and inserting wait marks
AP01003088 AP01004826 Exception after pressing "Display all blocks" and" syncron. view"
AP01008220 AP01009876 Exception upon storing setup data
AP01007931 AP01008933 Tapping: Thread pitch destroyed by following tool
Expanded functionality in SINUMERIK Operate 2.6 SP1 HF1 with respect to 2.6 SP1
• Display of user icons in the large header of the machine area
User icons can be displayed in the second header line in the machine operator area. In this case, the
program name is displayed in the righthand field of the third header line. Active hold conditions hide the
display of the program name. The user icon display is controlled using PLC bits. 32 bits are available for
this purpose. The user icons can be displayed at 16 positions in the header. The icons should be
provided in the form of PNG files and should be saved in the file system depending on the particular
resolution (/user/hmi/ico/ico640, etc.).
User icons are configured in section [UserIcons] of file slmahdconfig.ini.
The following should be output
- the basis address of the PLC double-word with the bits to control the icon display
- and for each bit used, the file name of the user icon and the position at which the user icon should be
displayed.
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
Function improvements in SINUMERIK Operate 2.6 SP1 HF1 with respect to 2.6 SP1
PR number internal DT No. Short text