Creating The User Cycle Alarm File; Creating The User Cycle Bitmap File - Siemens SINUMERIK 808D ADVANCED Series Commissioning Manual

Hide thumbs Also See for SINUMERIK 808D ADVANCED Series:
Table of Contents

Advertisement

G1 Z=ENDP
G1 X=DIA+VRT
G0 G91X=VRT Z=VRT
G90 Z=STAP+2
SBLOF
RET
LL1:
IF $P_EP[Z]<STAP GOTOF END1
GOTOB LL3
END1:
SETAL(65000)
STOPRE
M0
RET
END2:
SETAL(65001)
STOPRE
M0
RET
13.5.2

Creating the user cycle alarm file

The user cycle alarm file is required to display alarm numbers and alarm messages for user cycles.
Naming rule
alc_<LANG>.txt
Here "<LANG>" refers to the language denotation, for example, eng.
For more information, see Section "Loading system languages (Page 124)".
Text definition rules
When defining the texts, you must follow the rule below:
<AlarmNumber> "<Text>" // <lines*chars>
● <AlarmNumber>: here you define the alarm number. The number ranges from 65000 to 69999.
● <Text>: here you define the actual alarm text.
● <lines*chars>: here you specify the available space for the text in the GUI in number of characters and lines. You can
start a new line by inserting the character of "%n".
Example
65000 "Current tool position is incorrect" // 34 ⇒ one line with 34-character space
65001 "DIAF is bigger than DIA" // 23 ⇒ one line with 23-character space
13.5.3

Creating the user cycle bitmap file

The cycle icons must be stored as bitmap files (*.bmp) with a maximum size of 224 * 224 pixels in 16 colors.
The icon name must begin with an uppercase/lowercase "C" and its length must not exceed 32 characters including the file
extension (for example, CN1.bmp).
Note
If 16 colors are not sufficient for the display, you can also use 24-bit color depth bitmaps.
256
Commissioning Manual
6FC5397-4EP10-0BA8, 07/2018

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 808d advanced t

Table of Contents