PLUS+1 User Forum
PLUS+1 Tools => PLUS+1 GUIDE => Topic started by: AlexeyZverev on October 23, 2025, 02:48:27 PM
-
Hi guys!
I've got a need to replace the target controller in the project: MC038 should be replaced by MC050, and in another project DP250 should be replaced with DM430E. The reason to replace is that MC038 and DP250 are not available any longer.
So, the question is how to do that properly. I haven't found an easy way to do that...
Thanks,
Alexey.
-
Danfoss have a youtube video tutorial for migrating from a DP250 to a DM4300
https://www.youtube.com/watch?v=co4ggPv-6yw (https://www.youtube.com/watch?v=co4ggPv-6yw)
With the controllers i would i expect you will have to convert the MC038 code to a MC050, then that means reassign all the I/O in the login to suit to new pin configs.
-
You have to add the controller via update centre, then open up guide, on the right side find hardware, and then locate your hardware type, right click and "use this hardware in project" if I recall correctly. Took a bit of fiddling the first time I had to do this.
-
If you change the controller in the project by right clicking on the new controller hardware tab and selecting Use this hardware in project, it won't update the template for the differences in the Inputs/Outputs pages between the MC038 and the MC050.
I would suggest creating a new project with the MC050 HWD file, open the old MC038 SCS file in the SCS viewer and copy your code across. You will have to reconnect and reconfigure the I/O but there are some differences between the MC038 & MC050 pins that will need to be adjusted for anyway.
-
Hello,
I agree with acmall.
This method allows you to start from a blank template and you can copy the elements of your old program into the new one from the SCS drive.
There is less risk of forgetting to configure the inputs and outputs so that they are correctly connected.
Have a nice day!