01/2007
17.3 Assigning via Automation License Manager
17-491
© Siemens AG 2007 All Rights Reserved
SINUMERIK 840Di sl Manual (HBIsl) – 01/2007 Edition
Sections of the initialization file: MMC.INI
The parameters relevant to TCP/IP communication with SINUMERIK control
systems are stored in the following sections:
S [GLOBAL]
Section: [GLOBAL] specifies the section (e.g. AddressParameter) that con-
tains the communication parameters for the current SINUMERIK control
system.
S [AddressParameter]
The name of this section can be any unique ASCII string within the file. The
specified IP address is crucial for communication with the current
SINUMERIK control system: IP address.
[GLOBAL]
NcddeMachineName = AddressParameter
NcddeDefaultMachineName = AddressParameter
NcddeMachineNames = AddressParameter
[AddressParameter]
ADDRESS0 = IP–Address, LINE=10, NAME=/NC, SAP=030d, PROFILE=CLT1__CP_L4_INT
ADDRESS1 = IP–Address, LINE=10, NAME=/PLC, SAP=0201, PROFILE=CLT1__CP_L4_INT
ADDRESS2 = IP–Address, LINE=10, NAME=/DRIVE0, SAP=0900, PROFILE=CLT1__CP_L4_INT
ADDRESS3 = IP–Address, LINE=10, NAME=/DRIVE1, SAP=0a00, PROFILE=CLT1__CP_L4_INT
ADDRESS4 = IP–Address, LINE=10, NAME=/DRIVE2, SAP=0b00, PROFILE=CLT1__CP_L4_INT
ADDRESS5 = IP–Address, LINE=10, NAME=/DRIVE3, SAP=0c00, PROFILE=CLT1__CP_L4_INT
ADDRESS6 = IP–Address, LINE=10, NAME=/DRIVE4, SAP=0d00, PROFILE=CLT1__CP_L4_INT
ADDRESS7 = IP–Address, LINE=10, NAME=/DRIVE5, SAP=0e00, PROFILE=CLT1__CP_L4_INT
Fig. 17-2 User–specific file: MMC.INI
Multiple SINUMERIK control systems
If you require communication with multiple SINUMERIK control systems you
must create a section [AddressParameter] with a unique name e.g.,
[840D_001], [840D_002], etc. for each control system with the relevant IP
address.
In the [GLOBAL] section, you must specify the section name for the
SINUMERIK control system, e.g. [840D_001], with which communication should
occur once the Automation License Manager has booted.
Notice
The IP address specified in the user–specific initialization file MMC.INI
influences not only the Automation License Manager but also all other
applications installed on the same computer (PC/PG) that use HMI basic
software (e.g. HMI Advanced).
To apply the change to the active IP address, you must close all active
applications using HMI basic software (e.g. HMI Advanced). Once you have
closed all applications, restart the computer to activate the new IP address.
17 License Mana
ement