Recent Posts

Pages: [1] 2 3 ... 10
1
Controllers / Re: PGN61466 to drive Thomson linear actuator
« Last post by Mike AA on October 27, 2025, 11:09:40 PM »
I wanted to add a little about this. I have 3 units that this code works well and fully stroke at full speed. There appears to be a feedback on 18FEF212 but I am not using it yet nor have I needed to use any of the calibration settings. Code picture attached.
2
PLUS+1 GUIDE / Re: Replacing the controller in the project
« Last post by Rem on October 24, 2025, 09:43:57 AM »
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!
3
PLUS+1 GUIDE / Re: Replacing the controller in the project
« Last post by acmall on October 24, 2025, 09:13:10 AM »
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.
 
4
PLUS+1 GUIDE / Re: Replacing the controller in the project
« Last post by samuelhj on October 24, 2025, 04:26:49 AM »
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.
5
PLUS+1 GUIDE / Re: Replacing the controller in the project
« Last post by Lukey on October 23, 2025, 11:56:08 PM »
Danfoss have a youtube video tutorial for migrating from a DP250 to a DM4300
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.
6
Displays / Re: Writing an LHX to Dp6xx
« Last post by jashom1 on October 23, 2025, 10:29:08 PM »
Hi Samuel

From 1 Dec 2014 the DP6xx series went from a LX version to a TM version. Going on the compile date of your LHX file of 2008, you would be looking for a DP610LX

John.
7
PLUS+1 GUIDE / Replacing the controller in the project
« Last post 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.
8
PLUS+1 GUIDE / Re: A system with multiple controllers - GUIDE project architecture
« Last post by Rem on October 22, 2025, 07:56:36 AM »
[...]
When I close one sub-project, I save the scs file of the project.
[...]

Hello,

I do the same thing. Then, I open the SCS files on a second screen. This way, I can browse through the program and check that the CAN messages match.

Another great feature is listing the CAN messages received and sent by each control unit in the programs by creating subpages. This allows you to see the source or destination of a message at a glance.

Have a nice day.
9
I have had projects with DP700, MC050 and MC024.
When I close one sub-project, I save the scs file of the project.
So, I can oben it in next poject and look and copy from oter project.
And yes, I copy also a table with can-comunication-messages from one project to another.
So, 3 controllers are easy to manage.
10
Displays / Re: Writing an LHX to Dp6xx
« Last post by Lukey on October 21, 2025, 07:09:18 AM »
You'll get a quicker-ish response from Danfoss @ https://www.danfoss.com/en/campaigns/dps/plusplus1-support-form/
Pages: [1] 2 3 ... 10