Recent Posts

Pages: 1 ... 4 5 [6] 7 8 ... 10
51
PLUS+1 CS Hardware / Re: CS10 v121 Bluetooth
« Last post by FluidPowerTom on February 24, 2023, 06:36:45 PM »
I had this issue a couple of months back, and one thing that helped most of the time was to go into 'Devices and Printers' in Windows 11 and find the module there.  Right click it and connect through the drop down there.  That somehow helped it stay connected... mostly sort of sometimes.

EDIT:  I'll credit Mr. AB from Danfoss for showing me that one.
52
Code sharing / Re: J1939 Receiving Large Message (EC, FEE3)
« Last post by Matt_Eng on February 24, 2023, 03:00:05 PM »
Hi, there is actually an example included in the Update Center that shows a setup with a DM1, DM2, and a CI message being received.
It can be found under Files->Applications->PLUS+1 GUIDE examples->J1939_Example
When you download it, you'll find an scs file in the download directory that you can view and even copy.

The newer RTS_CTS + BAM setup is a little more confusing than just dropping in a DM1 or DM2 block, but in order to correctly support multi-packet messaging and satisfy J1939-82 compliance testing it was necessary.
53
Code sharing / Re: J1939 Receiving Large Message (EC, FEE3)
« Last post by PosFdbk~~~~~ on February 23, 2023, 09:24:37 PM »
I think it is easier than that...  The stuff like DM1, DM2, CI, I believe gets blasted out globally with a BAM (even if it is a PGN like DM2 or CI that must be requested with PGN 59904 RQST).  I don't think you'll ever need RTS/CTS.

Anyway, you just hook up BAM to the CI and DTC parsers (Same BAM goes to multiple parsers).

For the "single packet" just hook up the generic PGN_Rx block.  One each to each parser.

Through in the RQST block and you can basically do this all with existing blocks.  I could probably pull together a screenshot for you if needed.
54
Code sharing / Re: J1939 Receiving Large Message (EC, FEE3)
« Last post by AlbertMilani on February 23, 2023, 05:30:52 PM »
So I can't simply use two simple multipacket message handler function blocks like DM1_Rx1 and even DM2_Rx1 in the same application?!

I was assuming when I got back to this, I'd be able to just make the Enable input false at different times but now I see these blocks don't have them!  What if I lied about the engine address to effectively disable them?  This would be ugly but so much easier.

> You basically have to have a central TP receiver that then distributes to places where it is used.
Should I be able to connect a few parsers to the same TP_RTS_CTS_Rx block?  And send different requests at different times?

> Anyhow, sorry for digging up an old thread, hope you solved the problem!
No apology is needed especially since I didn't solve my problem yet.

Thanks!
Albert
55
PLUS+1 CS Hardware / CS10 v121 Bluetooth
« Last post by PosFdbk~~~~~ on February 23, 2023, 02:59:11 PM »
Anybody else having bad luck getting the CS10 to connect to a laptop via bluetooth using the latest version in the update center (v121)?  I can't seem to make a connection.  If I watch the devices in the list on my computer, it toggles between Paired and Connected, but never manages to stay connected.  When the laptop briefly says connected, the green lite in the service tool doesn't come on (watching the CS10 via CG-150).

Also...  Is there a reason this is still running on the old 303 firmware?  I wonder if this is part of the problem?
56
PLUS+1 GUIDE / TSERepository Error
« Last post by Scott_MARL on February 22, 2023, 07:57:01 PM »
I have a program that cannot be opened on one of my two workstations.

Both workstations have 2022.2.5.3201 Guide Version, but only one has an error:
Error Loading TSERepository
The screen repository file format is not supported in this version.

I am using an older hardware version of DP570, I assume this is causing the error. If I update the hardware file on the screen, it just goes black - as if I loaded on the incorrect hardware file.

Any ideas on how to troubleshoot?
57
Controllers / Re: Controller Release Notes
« Last post by Tor on February 22, 2023, 01:11:32 PM »
Hello,

As far as I know the only way to get the release note for the HWDs is to download and install it.
To have a separate document with changes in the Update Center, that can be read before installing, has been up for discussion. But I don't know how far it got.


Have a nice day.
58
Controllers / Controller Release Notes
« Last post by sfl_cntrl on February 21, 2023, 02:50:26 PM »
Where do I locate the release notes for new controller firmware versions? I see v2.30.0 has been pushed for the SC050-120 controllers, but would like to read about the changes before installing... Is this changelog available anywhere?
59
Off topic / Resources for Eaton HFX Controller Troubleshooting
« Last post by GreaseMonkey on February 16, 2023, 12:51:23 AM »
Hello Everyone.  I am in the process of learning the PLUS+1 programming language and have been lurking around this forum for a couple of weeks.  Obviously several of you are extremely skilled, and I've found a lot of answers to questions by searching the forum. 

Today I'm dealing with a different problem - troubleshooting a particular fault code in an Eaton HFX32M controller.   From my understanding, now that Danfoss owns Eaton, the HFX product line is considered legacy product.  I've had a difficult time finding resources online to help with my troubleshooting process.  I understand that that isn't PLUS+1 related, but I'm hoping that maybe some of you have enough experience with Eaton controllers to suggest other forums or websites that might have information about these controllers beyond what is listed on the Danfoss Powersource website. 

Any and all suggestions are appreciated.  Thank you in advance. 
60
Off topic / Re: Con Expo 2023
« Last post by GreaseMonkey on February 16, 2023, 12:43:19 AM »
My company is new to PLUS+1, but we'll be at Con Expo booth C22302.  We've used Eaton HFX controllers in the past, but we're making the transition to PLUS+1 and I'm learning how to program in PLUS+1 Guide.  I would love to meet anyone that wants to stop by and say Hello.
Pages: 1 ... 4 5 [6] 7 8 ... 10