Attribute: Initialization Value; Tables - Siemens SINUMERIK 828D Programming Manual

Hide thumbs Also See for SINUMERIK 828D:
Table of Contents

Advertisement

1.1.7

Attribute: Initialization value

Definition (
) of user variables
DEF
During definition an initialization value can be preassigned for the following user variables:
● Global user variables (GUD)
● Program-global user variables (PUD)
● Local user variables (LUD)
Redefinition (
) of system and user variables
REDEF
During redefinition an initialization value can be preassigned for the following variables:
● System data
● User data
Reinitialization time
During redefinition a point in time can be specified at which the variable should be
reinitialized, i.e. reset to the initialization value.
Job planning
Programming Manual, 07/2010, 6FC5398-2BP40-0BA0
– Setting data
– R-parameters
– Synchronized action variables ($AC_MARKER, $AC_PARAM, $AC_TIMER)
– Synchronized action GUD (SYG_xy[ ], where x=R, I, B, A, C, S and y=S, M, U, 4 to 9)
– EPS parameters
– Tool data OEM
– Magazine data OEM
– Global user variables (GUD)
(POWER ON)
INIPO
The variable is reinitialized at POWER ON.
(reset)
INIRE
The variable is reinitialized on NC reset, mode group reset, at the end of the part program
(
/
) or at POWER ON.
M02
M30
(NewConfig)
INICF
The variable is reinitialized on a NewConf request via the HMI, with part program
command
or on an NC reset, mode group reset, at the end of the part program
NEWCONFIG
(M02/M30) or at POWER ON.
(program-local change)
PRLOC
The variable is only reinitialized on an NC reset, mode group reset or at the end of the
part program (M02/M30) if it has changed during the current part program.
The
attribute may only be changed in conjunction with programmable setting data
PRLOC
(see the table below).
Flexible NC programming
1.1 Variables
33

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents