Polynomial Definition (Fctdef) - Siemens Sinumerik 840D sl Programming Manual

Job planning
Hide thumbs Also See for Sinumerik 840D sl:
Table of Contents

Advertisement

10.4.6

Polynomial definition (FCTDEF)

Function
FCTDEF can be used to define 3rd order polynomials in the form y=a
These polynomials are used by the online tool offset (FTOC) and the evaluation function
(SYNFCT).
Syntax
FCTDEF(Polynomial No.,LLIMIT,ULIMIT,a
Significance
Polynomial_No.
LLIMIT
ULIMIT
a0, a1, a2, a3
These values can also be accessed via system variables
$AC_FCTLL[n]
$AC_FCTUL[n]
$AC_FCT0[n]
$AC_FCT1[n]
$AC_FCT2[n]
$AC_FCT3[n]
Note
Writing system variables
The system variables can be written from the part program or from a synchronized action.
When writing from part programs, program STOPRE to ensure that writing is block
synchronized.
The $AC_FCTLL[n], $AC_FCTUL[n], $AC_FCT0[n] to $AC_FCTn[n] system
variables can be changed from synchronized actions
When writing form synchronized actions, the polynomial coefficients and function value limits
are active immediately.
Job planning
Programming Manual, 02/2011, 6FC5398-2BP40-1BA0
Motion synchronous actions
10.4 Actions in synchronized actions
+a
0
0
,a
1
,a
2
,a
3
)
Number of the 3rd order polynomial
Lower limit for function value
Upper limit for function value
Polynomial coefficient
Lower limit for function value
Upper limit for function value
a
0
a
1
a
2
a
3
2
3
x+a
x
+a
x
.
1
2
3
591

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840de slSinumerik 828d

Table of Contents