Commissioning HMI Advanced (IM4) 08/2005
2 Functions/Parameterization
© Siemens AG, 2005. All rights reserved
IM4/2-64 SINUMERIK 840D sl/840D/840Di/810D Installation and Start-Up HMI (IAM) - 08/2005 Edition
The softkeys in the skeleton application can be secured with access authorizations.
0: System
... ...
7: Keyswitch position 0
; Example:
; Access authorizations for the "Services" softkey
HSK5AccessLevel= 3
NCK-dependent softkeys
With HSK<SoftkeyIndex>NckLink=1, a softkey can be tied to the existence of an
intact connection to the NCK, provided softkey entries in TASKCONF.INI are made
accordingly. The softkey can then only be used when the connection exists. Default
is 0: no check.
Shortened configuration in TaskConf.INI
The above configuration of TASKCONF.INI for a softkey in the skeleton application
can be simplified for the following entries when standard operations are addressed:
HSK<SoftkeyIndex>Task= x/y
x Operating area
y Command or state= i
Example:
HSK1Task=Program/<root>
has the same meaning as the full configuration:
HSK1Task=2
HSK1IsTask=0
HSK1Command=<root>
HSK1SkText=Program
x y Explanation
Machine <root> Go to the Machine home screen (task 0) with recall to the highest
level for return. The softkey text is Machine.
Parameters <root> Go to the Parameters home screen (task 1) with recall to the highest
level for return. The softkey text is Parameters.
Program <root> Go to the Program home screen (task 2) with recall to the highest
level for return. The softkey text is Program.
Service <root> Go to the Service home screen (task 3) with recall to the highest
level for return. The softkey text is Service.
Diagnostics <root> Go to the Diagnostics home screen (task 4) with recall to the highest
level for return. The softkey text is Diagnostics.