Commissioning HMI Advanced (IM4) 08/2005
2 Functions/Parameterization
© Siemens AG, 2005. All rights reserved
IM4/2-132 SINUMERIK 840D sl/840D/840Di/810D Installation and Start-Up HMI (IAM) - 08/2005 Edition
2.6.5 Memory Configuration for the Simulation
Function
To avoid having to carry out memory settings in NC machine data if additional
memory is needed for the simulation, these settings can be carried out in the
DPSIMNCK.INI file in the [DP_SIMNCK] section.
The default values for the simulation are entered in the DPSIMNCK.INI file in the
[DP_SIMNCK] section, generally eliminating the need for additional memory
settings in the NC. These offset values have a cumulative effect on machine
data with the same name.
Negative values are ignored.
DPSIMNCK.INI [DP_SIMNCK]
The following entries with default values are contained in the [DP_SIMNCK]
section:
...
[DP_SIMNCK]
DP_SIMNCK_MM_NUM_GUD_MODULES_OFFSET = 0
corresponding machine data:
18118 MM_NUM_GUD_MODULES
DP_SIMNCK_MM_NUM_GUD_NAMES_NCK_OFFSET = 5
corresponding machine data:
18120 MM_NUM_GUD_NAMES_NCK
DP_SIMNCK_MM_NUM_GUD_NAMES_CHAN_OFFSET = 30
corresponding machine data:
18130 MM_NUM_GUD_NAMES_CHAN
DP_SIMNCK_MM_GUD_VALUES_MEM_OFFSET = 20
corresponding machine data:
18150 MM_GUD_VALUES_MEM
DP_SIMNCK_MM_NUM_USER_MACROS_OFFSET = 10
corresponding machine data:
18160 MM_NUM_USER_MACROS
DP_SIMNCK_MM_NUM_MAX_FUNC_NAMES_OFFSET = 40
corresponding machine data:
18170 MM_NUM_MAX_FUNC_NAMES
DP_SIMNCK_MM_NUM_MAX_FUNC_PARAM_OFFSET = 350
corresponding machine data:
18180 MM_NUM_MAX_FUNC_PARAM
DP_SIMNCK_MM_MAX_SIZE_OF_LUD_VALUE_OFFSET = 400
corresponding machine data:
18242 MM_MAX_SIZE_OF_LUD_VALUE
...