Programming PLC Functions
4.6 Cross-channel status display
HMI Advanced (IM4)
128 Commissioning Manual, 03/2009, 6FC5397-0DP10-3BA0
HEADER.INI file:
[Pos1] ; first display position
ChanStatFeedStopSpindleStop = 3
Spindles = 1,2 ; Channel status of channel 3 is displayed,
superimposed with feed inhibit channel 3
and spindle inhibit for spindles1 and 2
[Pos3] ; third display position
ChanStatFeedStop = 2 ; Channel status of channel 2 is displayed
superimposed with the feed inhibit,
channel 2
[Pos5] ; fifth display position
SpindStat= 3 ; spindle status for spindle 3 is displayed
The following display, for example, appears in the program status line:
6.3 '5< 529 6%/ 0 0 '5) 357
6
Figure 4-3 Program status line with icons (2)
Deactivating
Icon displays configured in this way can be deactivated if user status displays are used as
described in B. Create empty entries in a user-specific HEADER.INI file (not in the hmi_adv
directory, because this would be overwritten again when the software is upgraded).
Example:
[Pos5]
SpindStat=<EMPTY>
See also
HEADER.INI (Page 283)