Programming PLC Functions
4.4 Configuring the display of messages in the header
HMI Advanced (IM4)
Commissioning Manual, 03/2009, 6FC5397-0DP10-3BA0
119
4.4
Configuring the display of messages in the header
Function
Using the PLC (also see the Chapter Cross-channel status display with icons), 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).
Syntax:
The message texts can consist of:
●
A language-specific part (from alarm/message text file *.COM)
●
Three parameters (%1, %2, %3)
The maximum length of the texts to be displayed is 30 characters per line.
User PLC-DB
The display must be configured via a user PLC data block.
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
with x data block number, y starting byte in the block
If this interface is specified, the text length limiting must also be activated.
Textlength = 33
The name of the PLC alarm text file (e.g. "alpu_") should be entered by the user in the
MBDDE.INI file in the [TextFiles] section under "UserPLC":
[TextFiles]
UserPLC=alpu_
User DB interface to PLC
Two lines in the header can be used for the display:
●
Program path line
●
Program name line
The interface of the user DB provides a start data byte (job ID by the HMI) and subsequent
bytes with the objective that an axis index and a text (length, 12 characters/special
characters) can be output.
If "00" is written to a byte during text input, the HMI interprets this as the end of text. Entries
after this "00" entry are not displayed.
Содержание SINUMERIK
Страница 6: ...Preface Base software and HMI Advanced 6 Commissioning Manual 03 2009 6FC5397 0DP10 3BA0 ...
Страница 24: ...Introduction 1 5 Limits of data management HMI Advanced IM4 18 Commissioning Manual 03 2009 6FC5397 0DP10 3BA0 ...
Страница 96: ......
Страница 338: ...List of Abbreviations B 1 Abbreviations HMI Advanced IM4 332 Commissioning Manual 03 2009 6FC5397 0DP10 3BA0 ...
Страница 464: ...Programming 2 8 Operators Expanding the user interface 2 114 Commissioning Manual 11 2006 6FC5397 0DP10 0BA0 ...
Страница 562: ...Index Expanding the user interface Index 4 Commissioning Manual 11 2006 6FC5397 0DP10 0BA0 ...
Страница 566: ...Table of contents Online Help HE1 4 Commissioning Manual 11 2006 6FC5397 0DP10 0BA0 ...
Страница 598: ...Online Help HE1 Commissioning Manual 11 2006 6FC5397 0DP10 0BA0 36 ...
Страница 638: ...References for text generation Generating target language texts TX2 40 Commissioning Manual 11 2006 6FC5397 0DP10 0BA0 ...
Страница 672: ...Commissioning a system 1 4 BIOS settings PCU Basesoftware IM8 32 Commissioning Manual 03 2009 6FC5397 1DP10 4BA0 ...