Recent Posts

Pages: 1 [2] 3 4 ... 10
11
PLUS+1 GUIDE / Re: A system with multiple controllers - GUIDE project architecture
« Last post by samuelhj on October 21, 2025, 06:40:02 AM »
Yes, I see it exactly the same way.
Unfortunately, you have to program multiple projects, and you can't establish a connection between them in the Guide.
Only in the service tool can you access everything together.
Sometimes I work with two computers: On one computer, I program the display, and on the other, a controller.
Usually, the display is the master and sends commands to a controller to set outputs or even rewrite EEPROMs or query inputs, etc.
For fast processes, I like to offload the software to the controllers.

What I usually do is I have an excel file with commands listed over CAN and then have multiple guide files, each for each controller, there really isn't an easy solution to this AFAIK. It quickly turns into a logistical nightmare. Creating some flowcharts in draw.io helps with keeping my head sane when doing projects like this to memorize CAN nodes addresses and such. The only way to test this is as previous commenter made about using the service tool and hooking up a workbench to test the whole setup.
12
Displays / Re: Writing an LHX to Dp6xx
« Last post by samuelhj on October 21, 2025, 06:11:21 AM »
So thanks to a user here I've figured out there are two types of the display in question the LX and the LM, and I need the LM display of the 610. Is there anyone from Danfoss support team that could chime in on whether 610 were either LX or LM or could be both?
13
I/O Modules / Re: Difference between DOUT and DOUT/PVG Power Supply pin
« Last post by Marbek_Elektronik on October 20, 2025, 09:47:45 PM »
Please look to the BTS728L2  from infineon. I have opened  controllers and io-modules and find this as output MosFet.
There are to MosFets in one IC.
Because of temperature the maximum load current is 6A (4A at 70°C) (both channals together.)

There is no difference between PVG Pwr and only DOUT.
 For example look at MC050-110: Here is C1p33 and c1p34 one IC!
(C1p31 and c1p32 are one Power Switch für example! and so on!)
C1P31   DOUT
C1P32   DOUT

C1P33   DOUT
C1P34   DOUT/PVG Pwr

C1P35   DOUT/PVG Pwr
C1P36   DOUT/PVG Pwr

C1P37   PWMOUT/DOUT/PVGOUT

C1P38   PWMOUT/DOUT/PVGOUT
....

If you power PVE Valves you have to consider the capacitors in it.
Older PVEs have had a big capacitor. Since about 15 years the capacitor is lower.
The smart Power Switch have to power the capacitors and the current protection should not turn off. Thats the reason.
Danfoss have to tell us, what is the maximum number of valves.

14
Yes, I see it exactly the same way.
Unfortunately, you have to program multiple projects, and you can't establish a connection between them in the Guide.
Only in the service tool can you access everything together.
Sometimes I work with two computers: On one computer, I program the display, and on the other, a controller.
Usually, the display is the master and sends commands to a controller to set outputs or even rewrite EEPROMs or query inputs, etc.
For fast processes, I like to offload the software to the controllers.
15
PLUS+1 News / Re: PLUS+1 DevCon 2026
« Last post by samuelhj on October 13, 2025, 01:32:21 AM »
That's cool! I'll add that to my calendar. Thanks for sharing!
16
Displays / Re: Writing an LHX to Dp6xx
« Last post by samuelhj on October 12, 2025, 11:52:49 PM »
I found a used working display on Ebay, which is the same model so I guess I'll go that route.
Does anyone here have a working DP610 and would be willing to try upload the LHX file if I send it to them and verify it boots up?
I'm kind of working with a legacy system but it's a snow groomer which is quite expensive to replace just because of a faulty display, for a organization that is entirely operated by volunteers so it's not work related, but something I'm just doing as a volunteer to help them out.
17
Controllers / Re: SC024 problem Can
« Last post by samuelhj on October 12, 2025, 11:47:54 PM »
Hello Samuel,

Sorry to be late to answer you. I was in vacancy.  Thank very much for replay.

To be brief, the module in question was functional and was with one of our clients.
now using my test bench I am not able to connect with my CG150.  I also inform you that I am able to connect with another module on the same test bench.  So I think the problem  is not program or CG150 or the connection but it's really something else that I don't know.

When this module is connected I can not scan system. Here is my service tools image.
With the new SC024 is ok but when I use old SC024 is no scan system.

Thanks in advance for your help

With best regards

Have you tried to recover the ECU? IF that doesn't work, use CAN King and inspect if there are errors on the bus.
18
Displays / Re: Writing an LHX to Dp6xx
« Last post by samuelhj on October 11, 2025, 06:37:42 AM »
The company only had the LHX file... So I guess I need to find the EXACT model for that LHX. I don't have the p1d program for it. And if that were the case I'd simply use a different screen for it.
19
General controls / Re: Danfoss RedCAN
« Last post by samuelhj on October 11, 2025, 06:35:02 AM »
Hello,

Danfoss "Redundant CAN" is an old solution that is obsolete and we no longer support it.  I guess you have seen it in some APIs for some units, DP6xx maybe?
My knowledge regarding this is that I have heard about it.

I found this document on danfoss.com, https://assets.danfoss.com/documents/65648/AQ152886481376en-000302.pdf 

Again, this document is just "historical" and nothing we promote.


Have a nice day.

Tor, thanks for that.
It's a bit important when you're dealing with none-servicable hardware that costs thousands of € to replace and are sort of, cowboying reverse engineering it to keep the machines alive. This is in a 14 year old snow groomer. My 35 year old landcruiser still has support for parts from Toyota. This is just not building a trust in Danfoss for me at all. Sorry for being so blunt, but at work we have a 40 year old crane, we can still order parts for it. Danfoss seems to obsolete most things within 10 years. This just isn't acceptable, especially, finding documentation on this crap.
20
General controls / Re: Parameter programming of PVEH-CC series 7.
« Last post by samuelhj on October 11, 2025, 06:30:31 AM »
Along with that, it took me a while to discover that you can copy/paste service tool pages from GUIDE hardware into an existing Service Tool system very easily.

So many hidden gems that are buried in some PDFs or something. That's a neat thing to know.
Pages: 1 [2] 3 4 ... 10