Laser Power Control - Siemens sinumerik 840d Programming Manual

Hide thumbs Also See for sinumerik 840d:
Table of Contents

Advertisement

Motion-Synchronous Action
10
10.4 Actions within synchronized actions
840D
NCU 572
NCU 573
10.4.8

Laser power control

Programming example
Polynomial definition using variables
One of the possible applications of polynomial
definition is the laser output control.
Laser output control means:
Influencing the analog output in dependence on, for
example, the path velocity.
$AC_FCTLL[1]=0.2
$AC_FCTUL[1]=0.5
$AC_FCT0[1]=0.35
$AC_FCT1[1]=1.5EX-5
STOPRE
ID=1 DO $AC_FCTUL[1]=$A_INA[2]*0.1 +0.35
ID=2 DO SYNFCT(1,$A_OUTA[1],$AC_VACTW)
Note
The polynomial defined above is used with SYNFCT.
10-366
840Di
;in dependence on the path velocity (stored in $AC_VACTW) the
laser output control is controlled via analog output 1
$AC_FCTUL 1 [ ]
$AC_FCTUO 1 [ ]
Block start
$AC_FCTLL
Definition of the polynomial coefficient
Changing the upper limit online.
SINUMERIK 840D/840Di/810D/FM-NC Programming Guide Advanced (PGA) – 04.00 Edition
08.97
0.5
0.35
1
$AC_FCT1 1 [ 1 ]
1.5EX-5
1 [ ]
0.2
 Siemens AG 2000. All rights reserved
10
Block end

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik fm-ncSinumerik 840diSinumerik 810d

Table of Contents