Siemens SINUMERIK 840D sl Programming Manual page 147

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

Advertisement

Programmable setting data and the writable system variables from the parts program
The following SD can be initialized with the REDEF instruction:
Number
42000
42010
42400
42800
43210
43220
43230
43300
43420
43430
43510
43520
43700
43710
43720
43730
43740
43750
43760
43770
43780
43790
The PGA1 "List of the system variables" contains the listing of the system variables. All
system variables that are marked W (write) or WS (write with preprocess stop) in column
parts program can be initialized with the RESET instruction.
Example
Reset behavior with GUD:
/_N_DEF_DIR/_N_SGUD_DEF
DEF NCK INT _MYGUD1
DEF NCK INT _MYGUD2 = 2
DEF NCK INT _MYGUD3 = 3
Initialization on operator panel front reset/end of parts program:
DEF _MYGUD2 INIRE
M17
This sets "_MYGUD2" back to "2" on operator panel front reset / end of parts program
whereas "_MYGUD1" and "_MYGUD3" retain their value.
Job planning
Programming Manual, 03/2006 Edition, 6FC5398-2BP10-1BA0
3.5 REDEF Changing the attributes of the NC language elements
Name of identifier
$SC_THREAD_START_ANGLE
$SC_THREAD_RAMP_DISP
$SA_PUNCH_DWELLTIME
$SA_SPIND_ASSIGN_TAB
$SA_SPIND_MIN_VELO_G25
$SA_SPIND_MAX_VELO_G26
$SA_SPIND_MAX_VELO_LIMS
$SA_ASSIGN_FEED_PER_REV_SOURCE
$SA_WORKAREA_LIMIT_PLUS
$SA_WORKAREA_LIMIT_MINUS
$SA_FIXED_STOP_TORQUE
$SA_FIXED_STOP_WINDOW
$SA_OSCILL_REVERSE_POS1
$SA_OSCILL_REVERSE_POS2
$SA_OSCILL_DWELL_TIME1
$SA_OSCILL_DWELL_TIME2
$SA_OSCILL_VELO
$SA_OSCILL_NUM_SPARK_CYCLES
$SA_OSCILL_END_POS
$SA_OSCILL_CTRL_MASK
$SA_OSCILL_IS_ACTIVE
$SA_OSCILL_START_POS
File and Program Management
GCODE
SF
DITS/DITE
PDELAYON
SETMS
G25
G26
LIMS
FPRAON
G26
G25
FXST
FXSW
OSP1
OSP2
OST1
OST2
FA
OSNSC
OSE
OSCTRL
OS
OSB
;Definitions
;Initialization
3-21

Advertisement

Table of Contents
loading

Table of Contents