Recent Posts

Pages: [1] 2 3 ... 10
1
PLUS+1 GUIDE / Re: Is there a method to use namespace in set value signal names?
« Last post by davidNeedsHelp on September 12, 2025, 07:32:23 PM »
(Solved it, answering my own question here :) haha)


Hey user who I don't know personally!


What a great question! You must be quite the inquisitive (and probably pretty fun) individual!

If you read the manual (as you should always do before reaching out to a message board :(), you can find "Cloud Set Value". Using this component, and leaving the cloud connection parameter set to false, serves the same purpose as a regular set parameter, with namespace tagged on the front.


Happy GUIDEing!

~D
2
PLUS+1 GUIDE / Is there a method to use namespace in set value signal names?
« Last post by davidNeedsHelp on September 12, 2025, 05:43:14 PM »
Hey Community,


I've got a bunch of "linked" pages (linked in the sense that behaviour is the same, but they're not actually linked pages because of the reason here), with the only difference between being the namespace, and the fact that I have to manually go into each page to change the set value signal name for each page to match the namespace.

Is there a way to use namespace as the prefix on a set signal name, so that I don't have to enter each page manually, or a workaround that accomplishes this same goal? Similar to the behaviour of "Advanced Checkpoint with Namespace", I want to implement a "Setpoint with Namespace". It would make my life just a little easier  :)


Hoping for help! Thanks!

~D
3
PLUS+1 GUIDE / Re: Compilation Error 448
« Last post by Tor on August 28, 2025, 07:27:22 AM »
Hello mattz,

I have seen something like this when you exceed the memory of the unit you are using.
Remove a chunk of code and see if the compilation works. You can see how much memory you use in the compile message after a successful compilation.
!!  Please do a backup before doing this.   !!

If it doesn't work, please contact PLUS+1 Helpdesk. https://www.danfoss.com/en/campaigns/dps/plusplus1-support-form/

Have a nice day
4
PLUS+1 GUIDE / A system with multiple controllers - GUIDE project architecture
« Last post by Lukey on August 28, 2025, 03:26:10 AM »
How do others go about managing multiple controllers for the 1 system?

Typically for a system with multiple controllers I have a GUIDE project for each controller, this is difficult to manage.
When we can use the IO modules we do so, but they do not always suit.

I thought using MODULES in a guide project would allow multiple controllers however this is not the case.

Is their an easier way?
5
PLUS+1 GUIDE / Re: Compilation Error 448
« Last post by llang on August 27, 2025, 02:06:54 PM »
I would try to create a new +1 project and copy the code from your file to the project. Then you can try to compile.
6
License / Re: New License Model
« Last post by Tor on August 26, 2025, 09:23:34 AM »
Hello G3ORG3,

If you still see the issue please contact PLUS+1 Helpdesk.
https://www.danfoss.com/en/campaigns/dps/plusplus1-support-form/
7
Controllers / Re: PGN61466 to drive Thomson linear actuator
« Last post by BRIan on August 25, 2025, 12:45:23 AM »
This works. 0-100% is 0-9C
8
Controllers / PGN61466 to drive Thomson linear actuator
« Last post by BRIan on August 22, 2025, 12:55:47 AM »
Does anyone know the message address and content required to demand the actuator position? Cheers
9
Telematics / Re: Remote Access Gateway Solution
« Last post by Lukey on August 18, 2025, 01:33:10 AM »
I did end up getting this to work, it required testing with a lot of different hardware but I landed on a robust working configuration

My initial solution using a 4G Ewon Cosy with the USB to IP feature and a CG-150 worked however with a few caveats.
- The USB connection was slow, only good for monitoring, not downloading programs.
- The CG-150 was not automatically detect on the USB port, it needed to be plug into the Ewon every time after the VPN connection was made to be detected.
- The service tool did allowed me to view pages and parameters but there was not able to download new program, however the latency was so large that i was not able to download a program to a controller, the connection would fault on time out latency.

The working solution was a Teltonika RTU241 and Kvaser Ethercan Light HS (EAN: 73-30130-00713-0)
I could have used the 4G Ewon Cosy instead of the Teltonika TRU241 however I went with the latter as it has eSIM capabilities, it has Built in WiFi and was cheaper.
Using the Kvaser Ethercan was ultimately the most important hardware selection, this keep the latency to a low level and therefor the service tool did not detect any issues and did not fault.
I was able to download to a DM1200 a full program (80mbs) without issue.
Having the WiFi is also important as this allows the Plus+1 device to be connected to remotely or connecting to the Wifi of the RTU241, therefor that makes the module suitable for all fixed or mobile applications, all you need is a computer and you can connect to the system locally or remotely, no need to plug in once looking at the machine locally.
10
Communication / Re: ISOBus
« Last post by ToPe on August 14, 2025, 03:37:23 PM »
Hi All,
I want to inform you that PLUS+1 Controller talks ISOBUS (soon).
Danfoss has developed a new product variant of the XL104 controller, which is listed in the AEF database and has been certified as ISOBUS-capable software for reuse and software testing.
The Danfoss XL104 controller was selected as the first one to start with for ISOBUS communication, but our intention is to propagate this to other controllers in the future.
The XL104 controller was expanded with an ISOBUS-stack, which enables standardized communication between the tractor and the implement via ISOBUS.
For the Plus 1 GUIDE ISOBUS communication we offer two options:
ISOBUS Basic Option includes the support for Virtual Terminal (VT) and the Auxiliary Control (AUX-N).
ISOBUS Advanced Option includes the same support as Basic Option but the Task Controller (TC) elements in addition.
The Plus 1 Guide Software Package for ISOBUS supports 2 different design tools.
The Iso designer from Jetter, and the vt designer from OSB.
Via these tools you design screens, so called masks, with inputs and output elements that get shared basically with implements and the other way around, where an implement would typically send data to the display.
To allow a GUIDE application to communicate with Virtual Terminal, Auxiliary Implements and Task Controller over an Isobus network, Danfoss provides an Isobus Guide Interface Software Package which includes multiple compiled code package files (CCP).
CCP files contain C code that implement functions to be used in an application.

For more technical information around ISOBUS or if you are interested to receive the PLUS+1 GUIDE Software Package for ISOBUS to start with your first ISOBUS project with Danfoss, please reach out to the Helpdesk Team.
https://www.danfoss.com/en/campaigns/dps/plusplus1-support-form/




Pages: [1] 2 3 ... 10