Issue
How can I change the Nodename of a Modicon M2xx PLC when cloning the controller application with SoMachine V4.3 / EcoStruxure Machine Expert via SD Card?
Product Line
SoMachine, EcoStruxure Machine Expert,
Modicon M241, M251, M262
Environment
Phsical PLCs
Resolution
This can be done by adding the following line in the script.cmd file in the SD Card before inserting it into the destination Modicon M2xx PLC.
The file is under \sys\cmd\script.cmd
The line to be added is:
How can I change the Nodename of a Modicon M2xx PLC when cloning the controller application with SoMachine V4.3 / EcoStruxure Machine Expert via SD Card?
Product Line
SoMachine, EcoStruxure Machine Expert,
Modicon M241, M251, M262
Environment
Phsical PLCs
Resolution
This can be done by adding the following line in the script.cmd file in the SD Card before inserting it into the destination Modicon M2xx PLC.
The file is under \sys\cmd\script.cmd
The line to be added is:
SetNodeName "MyPLCNodeName"