System Variables - Siemens SINUMERIK 840D sl Function Manual

Special functions
Hide thumbs Also See for SINUMERIK 840D sl:
Table of Contents

Advertisement

M3: Coupled axes
5.6 Dynamic response of following axis
Master value coupling
Axis 4 is coupled to X via a master value coupling. The acceleration capability of the following
axis is limited to 80% of maximum acceleration.
...
N120 ACCLIMA[AX4]=80
N130 LEADON(AX4,X,2)
...
Master value coupling with synchronized action
Axis 4 is coupled to X via a master value coupling. The acceleration response is limited to
position 80% by static synchronized action 2 from position 100.
...
N120 IDS=2 WHENEVER $AA_IM[AX4] > 100 DO ACCLIMA[AX4]=80
N130 LEADON(AX4,X,2)
...
5.6.2.3

System variables

For geometry axis, channel axis, machine axis and spindle axis, the following readable
system variables are available in the part program and synchronous actions:
Identifier
Preprocessing
$PA_ACCLIMA[n]
$PA_VELOLIMA[n]
Main run
$AA_ACCLIMA[n]
$AA_VELOLIMA[n]
Note
Reading the main run variables, implicitly triggers a preprocessing stop.
338
Data type
Description
Acceleration offset set with ACCLIMA[Ax]
REAL
Velocity offset set with VELOLIMA[Ax]
REAL
Acceleration offset set with ACCLIMA[Ax]
REAL
Velocity offset set with VELOLIMA[Ax]
REAL
; 80%
; Activate coupling
Function Manual, 09/2011, 6FC5397-2BP40-2BA0
Unit
%
%
%
%
Special Functions

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840de sl

Table of Contents