3
08.97 File and Program Management
3.4 Definin
user data
3
840D
NCU 571
840D
NCU 572
NCU 573
FM-NC 810D 840Di
Siemens AG 2000. All rights reserved
SINUMERIK 840D/840Di/810D/FM-NC Programming Guide Advanced (PGA)
−
04.00 Edition
3-131
3.4 Defining user data
Function
Definition of user data (GUD) implemented during
start-up procedure.
The necessary machine data should be initialized
accordingly.
The user memory must be configured, the
necessary memory configuration must be defined in
file
%_N_INITIAL_INI
which is loaded after the
definition file. All relevant machine data have as a
component of their name
GUD.
•
SW
5
and higher (01.99):
The user data (GUD) can be defined in the
Services operating area. This means that lengthy
reimport of data backup (
%_N_INITIAL_INI)
is
not necessary.
The following applies:
•
Definition files that are on the hard disk are
not active.
•
Definition files that are on the NC are always
active.
Reserved block names
The following modules can be stored in the directory
/_N_DEF_DIR
:
_N_SMAC_DEF
Contains macro definitions (Siemens, protection level 0)
_N_MMAC_DEF
Contains macro definitions (machine manufacturer, protection level 2)
_N_UMAC_DEF
Contains macro definitions (user, protection level 3)
_N_SGUD_DEF
Contains definitions for global data (Siemens, protection level 0)
_N_MGUD_DEF
Contains definitions for global data (machine manufacturer, protection level 2)
_N_UGUD_DEF
Contains definitions for global data (user, protection level 3)
_N_GUD4_DEF
Freely definable
_N_GUD5_DEF
Contains definitions for measuring cycles (Siemens, protection level 0)
_N_GUD6_DEF
Contains definitions for measuring cycles (Siemens, protection level 0)
_N_GUD7_DEF
Contains definitions for standard cycles (Siemens, protection level 0)
or freely definable without standard cycles
_N_GUD8_DEF
Freely definable
_N_GUD9_DEF
Freely definable