PLUS+1 Software > Telematics

WS403/503 Parsing CAN traffic

(1/2) > >>

FluidPowerTom:
I'd like to lobby for a better solution for parsing CAN traffic for a WS403/503.  Right now I believe the only way to still do it is by working up the .xml file, correct?  So far the only project I've done this for was quite large (we literally used the max amount of messages), and it was incredibly painful work.  The weird little things like boolean variables having to be parsed in reverse order is a killer. 

How about you guys make up a nice GUI for this?  Right now it just plain takes too long, and I think it will hold back this product line.

acmall:
I have to agree. We have one system in the field for testing and it was painful to get set up.

Something else annoying I also found was that when I uploaded a new .xml file I could not get it to parse any of the old data already logged, even through the values were in the existing logged data.


Nilla:
Hi guys!

First comment from FluidPowerTom
We are together with Proemion working to release a PDC builder tool (desktop application) that will simplify the creation and management of PDC portal configuration. This tool has a visualisation included which makes life much easier while handling signals with bit length < 8 bits.

Second comment from acmall
If you uploaded a new xml file with a new UUID there is no link between the current and the previous, so no link between the old parsed data and the actual/future parsed data. If you need to update the xml portal configuration because you want to add the log of additional data, but wants to continue to have the history of the previous machine data, the xml must maintain the same UUID and indicate a different incremental version. Do not change any key labels assigned to the signals that are not updated, so the historical values of this signals will be available. The data before the date of the upload of the PDC are not available anymore for those keys where you´ve been changing the key labels from one PDC to the other.

If you feel there are issues with the solution I recommend you to contact us at plus+1helpdesk@danfoss.com .

Best regards
Nilla
PLUS+1 Helpdesk team

acmall:
Hi Nilla

Thanks for the update on the PDC builder tool, good to know is will be getting easier!

Also thanks for the explanation about the UUID. The Data Logging Manual contains the following:- 
--- Quote ---For each xml file we need a unique identification ID uuid. To implement a change it is needed to increment the customerVersion.
--- End quote ---

I incorrectly read the first sentence as meaning that each xml file that is uploaded needs a unique UUID. Perhaps this could be updated to make it clearer that it is each Machine Configuration that requires the unique UUID and not each xml file.

Alastair

FluidPowerTom:
Nilla, yes thank you for the update.  Might this PDC Builder tool be something that will be out this year?  Coincidentally, I'm doing a sales call to one of our PLUS1 customers on Thursday, and I'd love to be able to tell him that he may not have to edit xml files.

Navigation

[0] Message Index

[#] Next page

Go to full version