Configuring the HMI system 
  2.1 Processing INI files 
HMI Advanced (IM4) 
Commissioning Manual, 03/2009, 6FC5397-0DP10-3BA0 
35 
x  y  Explanation 
Setup  State=50  Entry into the Drive overview screen in Start-up with recall on exiting the level. The softkey 
text is 
Drives/Servo
. 
IBSetup  <root>  Entry into the Settings (task 34) main screen with recall to the highest level for return.  
The softkey text is 
System settings
. 
Simulation  <root>  Entry into the Simulation (task 27). A modal dialog is displayed, which you can use to 
select the program to be simulated. The simulation is exited by pressing Cancel. The 
softkey text is 
Simulation
. 
Other interfaces in the standard applications 
The following standard applications can be addressed with these: 
●  Parameters 
●  Diagnostics 
●  Commissioning 
The following commands should be noted to the right of the equals sign in the softkey 
command definition: 
HSK<SoftkeyIndex>Command=Command1; Command2; ...  
or 
VSK<SoftkeyIndex>Command=Command1; Command2; ... 
A semi-colon is used as a separator between multiple commands. 
Example: 
 ; Hide some softkeys in the horizontal softkey bar for standard operation 
HSK1Command=DisableHSK(1, 3-4) 
Commands 
DisableHSK(<
softkey list
>) 
The horizontal softkeys are removed from the 
softkey list
. Individual softkeys can be 
separated by commas or specified using softkey ranges <
from
> - <
to
>, e.g. 
DisableHSK(1,3,5-7).  
 
 
Note 
The softkeys in the ETC bar cannot be removed. 
 
DisableVSK(<
softkey list
>) 
The vertical softkeys are removed from the 
softkey list
. Individual softkeys can be separated 
by commas or specified using softkey ranges <
from
> - <
to
>, e.g. DisableHSK(1,3,5-7).  
DoVSK=<
SoftkeyIndex
> 
The action of the vertical softkey (1-8) is initiated.  
Recall(<
status list
>)