Recent Posts

Pages: 1 2 3 [4] 5 6 ... 10
31
PLUS+1 GUIDE / Re: Project .p1x not found in folder
« Last post by Lukey on October 29, 2024, 04:58:37 AM »
Hi Tor I followed your instructions but once I open the link in my browser (Chrome or Edge) I get taken back to GUIDE and received the same message about .p1x being missing, it is an infinite loop, I cannot see where the error is.
32
PLUS+1 GUIDE / Re: Project .p1x not found in folder
« Last post by Tor on October 28, 2024, 02:42:48 PM »
Hello,

Some updates regarding this issue. It looks like it's a change in some web browsers (using Chromium).

If you are using Firefox there is a way to get all the links "fixed". You can open the html file directly in Firefox.

Where to find the html file.
Displays using build folders:
- Open the build folder (there is a link in the Error/Warning/Hints tab for the Build path).
- Locate the html file.
- Right click and open with Firefox.

Other units:
- Open the project folder (File -> Open Project Location)
- Locate the html file.
- Right click and open with Firefox.

The links in the browser window should take you to the error location in PLUS+1 GUIDE.


If you are using other browsers.
- Copy error link (right click and "copy link")
- Paste in browser
- Add slash and colon if it's missing  ("plus+1://C/project"  -> should be -> "plus+1:///C:/project")
- Press enter and you should see the location of the error in PLUS+1 GUIDE.
33
PLUS+1 GUIDE / Re: Project .p1x not found in folder
« Last post by dlewis on October 28, 2024, 11:33:04 AM »
be sure you add the colon ":" (i.e. C:)when pasting the link.
34
PLUS+1 GUIDE / Re: Project .p1x not found in folder
« Last post by Tor on October 28, 2024, 07:25:10 AM »
Hello,

For some users we have found a workaround.
If you right click the Error link, copy the link, and paste it in a web browser it might work to get to the location of the error.
It works for some users, in some browsers.

Sorry for the inconvenience.
35
PLUS+1 GUIDE / Re: Project .p1x not found in folder
« Last post by dlewis on October 25, 2024, 01:44:38 PM »
I have put in a help ticket and they are working on it. I hope. I have two computers now that have this issue.
36
PLUS+1 GUIDE / Re: Project .p1x not found in folder
« Last post by Tor on October 25, 2024, 09:23:22 AM »
Hello,

We have seen a few cases with this issue during the week.
As far as I understand the ":" in the search path has been left out. "C:\Project" shows "C\Project".

We don't know at this moment what causes this but the developers are working on it.

If you have this issue, please report it to PLUS+1 Helpdesk: https://www.danfoss.com/en/products/dps/software/software-and-tools/plus1-software/#tab-support
Please add what version of the PLUS+1 Tools and version of Windows you are using.

Thank you
37
PLUS+1 GUIDE / Re: Service Tool Data in Guide
« Last post by acmall on October 25, 2024, 09:04:52 AM »
Hi @sanjeewa

The screen shot I posted is inside the program. The info entered there can be viewed in the service tool using string parameter components: -
#ECUInfo.ApplicationId (This is Description, also shows beside the node in the ECU list)
#ECUInfo.SystesmId
#ECUInfo.ApplicationVersion
#ECUInfo.ApplicationType

Note that it you enter a value for Type you will get a warning when downloading the program if the existing program type does not match the new program type. You have to enter the new valve for type to confirm.

38
PLUS+1 GUIDE / Re: Commenting out code.
« Last post by Tor on October 25, 2024, 08:19:40 AM »
Hello,

FYI!!
This function is not officially "released" and is not mentioned in any User Manuals.   
It's not included in any testing during our release process for the PLUS+1 GUIDE and therefore we can't guarantee the functionality.
There is a possibility to activate the function for evaluation purposes.
Since this is a non "released" function it's not supported by PLUS+1 Helpdesk.

With that said, we know that internal and external customer (don't know how) are using it, and appreciate it.   But use it with moderation and caution until it's officially released.


Thank you.

39
PLUS+1 GUIDE / Re: Service Tool Data in Guide
« Last post by Lukey on October 25, 2024, 05:42:42 AM »
You want to use Non-volatile Memory Dynamic or Non-voilatile Memory Dynamic Input blocks

This will allow you to access from the service tool and adjust, the NV Memory will retain this information on power cycle.
40
PLUS+1 GUIDE / Project .p1x not found in folder
« Last post by dlewis on October 24, 2024, 07:46:00 PM »
Here's a new one.
After attempting to compile with errors in the program, when I click on the line that contains the error to take me to the location in the program, I get the following error:

Project XXX.p1x not found in folder

This is strange in that I clicked on that XXX.p1x in the folder to open the program to work on it.  If there are no errors in the program it compiles fine.
Pages: 1 2 3 [4] 5 6 ... 10