Commissioning HMI Advanced (IM4) 08/2005
2 Setting Functions and Parameters
© Siemens AG, 2005. All rights reserved
IM4/2-22 SINUMERIK 840D sl/840D/840Di/810D Installation and Start-Up HMI (IAM) - 08/2005 Edition
Setting the search configuration
The various configurations are activated by means of the MACHINE.INI file.
The following entries are possible in the [BlockSearch] section:
[BlockSearch]
SeruproConfig
=1 Block search in currently selected channel (default)
=2 Block search in currently selected channel and in all
channels with the same workpiece
=3 Block search in currently selected channel and in all
channels with the same mode group
=4 Block search in all channels
Changes take effect immediately, i.e., with the next search.
Deactivating function
The following entries are possible in the [BlockSearch] section:
[BlockSearch]
SeruproEnabled
=0 Function inactive
=1 Function active (default)
Changes take effect immediately, i.e., with the next search.
2.1.5 Configurable Displays in the Header
Using the PLC, it is possible to configure a two-line text display to appear in the
"Program name" field in the header of JOG and MDA modes (e.g., selected slide,
activated handwheel) See also Alarm Display.
Text length
The maximum length of the texts to be displayed is 30 characters per line.
Syntax
The texts can consist of:
• A language-specific part (from alarm/message text file *.COM)
• Three parameters (%1, %2, %3)
User PLC-DB
The display must be configured via a user PLC-DB.
• The number of the DBx with DBBy must be entered by the user in the
HEADER.INI file as follows:
[UserTextInfo]
USER_TEXT_BASE=DBx.DBBy
where x = data block number, y = start byte in the block.