Commissioning Manual
256 6FC5397-4EP10-0BA8, 07/2018
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
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 "
" refers to the language denotation, for example, eng.
For more information, see Section "Loading system languages (Page 124)".
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 "
".
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
Creating the user cycle bitmap file
The cycle icons
be stored as bitmap files (*.bmp) with a maximum size of
pixels in
colors.
The icon name
begin with an uppercase/lowercase "
" and its length
exceed
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.