Tables
12.4 List of predefined subprograms
Fundamentals
12-50 Programming Manual, 10.2004 Edition, 6FC5 298-7AB00-0BP1
CPROT INT: Number of
protection zone
INT: Option
0: protection
zone
OFF
1: Preactivate
protection zone
2: protection
zone
ON
REAL: Offset of
protection zone
in 1st channel
axis
(= axis, on
which geometry
axes are
mirrored)
REAL: Offset of
protection zone
in 2nd channel
axis
REAL: Offset of
protection zone
in 3rd channel
axis
Channel-
specific
protection
zone
ON/OFF
NPROT INT: Number of
protection zone
INT: Option
0: protection
zone
OFF
1: Preactivate
protection zone
2: protection
zone
ON
REAL: Offset of
protection zone
in 1st channel
axis (= axis, on
which geometry
axes are
mirrored)
REAL: Offset of
protection zone
in 2nd channel
axis
REAL: Offset of
protection zone
in 3rd channel
axis
Machine-
specific
protection
zone
ON/OFF
EXECUTE VAR INT: Error
status
EXECUTE: Activate program execution. This switches back to normal program
execution from reference point editing mode or after setting up a protection zone.
13. Preprocessing/single block
STOPRE Stop processing: Stop preprocessing until all prepared blocks are executed in main
run.
14. Interrupts
Vocabulary
word/
function
identifier
1st parameter Explanation
ENABLE # INT: Number of
interrupt input
Activate interrupt: Activates the interrupt routine assigned to the hardware input with
the specified number. An interrupt is enabled after the SETINT instruction.
DISABLE # INT: Number of
interrupt input
Deactivate interrupt: Deactivates the interrupt routine assigned to the hardware input
with the specified number. Fast retraction is not executed. The assignment between
the hardware input and the interrupt routine made with SETINT remains valid and can
be reactivated with ENABLE.
CLRINT # INT: Number of
interrupt input
Select interrupt: Cancel the assignment of interrupt routines and attributes to an
interrupt input. The interrupt routine is deactivated and no reaction occurs when the
interrupt is generated.
#The vocabulary word is not valid for SINUMERIK 810D.