08/2005 Commissioning HMI Advanced (IM4)
2 Setting Functions and Parameters
© Siemens AG, 2005. All rights reserved
SINUMERIK 840D sl/840D/840Di/810D Installation and Start-Up HMI (IAM) - 08/2005 Edition
IM4/2-29
Note
• Empty positions need not be specified.
• Predefined status displays can be disabled in the HEADER.INI file in the OEM
or USER directories with the value <empty>, e.g.,
ChanStatFeedStopSpindleStop = <empty>.
• The complete HEADER.INI file is reproduced in Section 3.7.
16 display positions
There are 16 display positions defined in the program status line (header), where
each SINUMERIK icon occupies two positions: number + icon.
1
12345 67 89
10 11 12 13 1415 16
12345 67 89
10 11 12 13 1415 16
Figure 2-1
The SINUMERIK icons are permanently assigned to an output position. A section
is created in the HEADER.INI configuration file for each position used.
Sample view of the program status line with SINUMERIK icons for 4 channels and
2 spindles:
S1 S2
Figure 2-2
These displays always have the predefined channel or spindle number.
Example:
The status displays for 2 channels and 1 spindle should always be output at the
first, third and fifth display position.
HEADER.INI file:
[Pos1] ; first display position
ChanStatFeedStopSpindleStop = 3
Spindles = 1,2 ; channel status of channel 3 is displayed,
; superimposed with feed disable for channel 3 and
; spindle disable for spindles 1 and 2
[Pos3] ; third display position
ChanStatFeedStop = 2 ; channel status of channel 2 is displayed
; superimposed with feed disable for channel 2
[Pos5] ; fifth display position
SpindStat= 3 ; spindle status for spindle 3 is displayed