How to change the contoller type in a project? (1152 to 2152)

Dear all, I can’t find a way to change the controller type in a PLCnext project. I have a project with a 1152 and I want to use it in a 2152 Kind regards, Wilco

Hi, select the AXC F 2150 controller in the components section, right-click on it and select “copy”. Then click on the AXC F 1150 int the plant section, right-click and then “replace”. After a few seconds, the controller will be replaced.

Hi Stefan, thank you for your reply.Unfortunately there is nothing in the PLCnext Components section… What should I do next :wink: Kind regards, Wilco Screenshot_2020-10-05_103737.png

Hello Wilco,

have a look [here for instructions.

](Creating a new project)kind regards,
Oliver

Try this:

                                             1. right hand menu - Network; find the AXC F2152 you want to use (correct FW)
                                             2. right click with mouse on the controller and copy
                                             3. left hand project menu - right click on your AXC F1052 and replace

should work, did it for me. Peter Paul