Siemens SINUMERIK 840D sl Function Manual page 119

Synchronized actions
Hide thumbs Also See for SINUMERIK 840D sl:
Table of Contents

Advertisement

A distinction is made between single-cycle and multi-cycle actions. Examples are:
● Single-cycle actions: Auxiliary function output, value assignments
● Multi-cycle actions: Traversing motions of axes and spindles
Each block of a technology cycle requires at least one interpolator clock cycle.
Processing mode: ICYCOF
All actions of all blocks of a technology cycle are initiated in parallel in the ICYCOF processing
mode.
NC program as a part program
If an NC program is executed as a part program, the ICYCOF and ICYCON commands have
no effect.
Syntax
In the action part of a synchronized action
ID=1 <condition part> DO [ICYCOF] <technology cycle 1> [ICYCOF |
ICYCON] <technology cycle 2> ...
As property of an NC program
PROC <name> [ICYCOF | ICYCON]
Within an NC program
PROC <name>
N10 ...
N20 [ICYCOF | ICYCON]
N90 ...
N100 [ICYCOF | ICYCON]
N110 ...
RET
Example
Program code
PROC TECHNOCYC
$R1=1
POS[X]=100
ICYCOF
$R1=2
$R2=$R1+1
POS[X]=110
$R3=3
RET
Synchronized actions
Function Manual, 08/2018, 6FC5397-5BP40-6BA2
Effective processing mode
ICYCON
ICYCON
ICYCON
ICYCOF
ICYCOF
ICYCOF
ICYCOF
ICYCOF
ICYCOF
Detailed description
3.8 Technology cycles
Interpolator cycle
1
2 ... 25
26
26
26
26
26
26
119

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 828dSinumerik 840de sl

Table of Contents