Author Topic: Application data logging  (Read 9285 times)

Offline Nilla

  • PLUS+1 Guru
  • *****
  • Posts: 253
  • Karma: +13/-0
Application data logging
« on: April 25, 2017, 08:51:23 AM »
Your need
If you need to:
  • log data from your machine e.g. event log with error codes
  • help to aid your machine diagnostics
  • record e.g. voltage, pressure and several other application parameters
   
Your solution
Application data logging writes data to the memory of a Danfoss PLUS+1 controller or display. The PLUS+1 Service Tool (ST) program is used to extract the logged data. The Service Tool program writes data first to an encrypted .P1A-file (PLUS+1 application data log) file and then, with proper access rights, to a CSV (comma-separated values) file. Application data logging is hardware dependent and not all PLUS+1 controllers and displays support application data logging. Which one does can be found in the data sheet.

How it works
You can make use of the data by downloading it via connection to Service tool, either standing by the machine or remote by using our Telematics solution. One application can have multiple application data logs. For the DP7xx that has a USB port in the front it’s easy to download to a USB-stick.

Best regards
Nilla
PLUS+1 Helpdesk

Offline tkane

  • PLUS+1 Developer
  • ***
  • Posts: 15
  • Karma: +2/-0
Re: Application data logging
« Reply #1 on: April 25, 2017, 12:06:42 PM »
How can I read the application log on the display without a computer ?

Offline Nilla

  • PLUS+1 Guru
  • *****
  • Posts: 253
  • Karma: +13/-0
Re: Application data logging
« Reply #2 on: April 25, 2017, 03:02:56 PM »
Hi tkane!

This is possible on some displays; DP6XXTM with _lg HWD, DP620LX and DP7xx series.

There is a component (only available for the hardware mentioned above) called Read Array from Application log that can be used together with the Write Array to File component to enable access to application data logs without the use of the PLUS+1 Service Tool. If you use the Help function within GUIDE (hit F1 when the component is highlighted in the Component tab) you will get a very good description of how to do this.

Best regards
Nilla
PLUS+1 Helpdesk

Offline pinias

  • PLUS+1 Guru
  • *****
  • Posts: 215
  • Karma: +7/-0
Re: Application data logging
« Reply #3 on: September 23, 2020, 04:18:19 PM »
Guys

How do I download the logged data to the Memory stick in a DM430E?

I see no procedure somewhere.

I guess I know the answer but just in case

Does the DM430E can log directly to the memory stick?

Thank you   

Offline Tor

  • Administrator
  • PLUS+1 Guru
  • *
  • Posts: 275
  • Karma: +26/-1
Re: Application data logging
« Reply #4 on: September 24, 2020, 08:24:18 AM »
Hi pinias,

Since DM430E miss the USB Host function it can't log to USB.
If I'm correct you need the DP7XX or DM1X00 displays for this function.

Have a nice day.
Best regards,
Tor
PLUS+1® SW PAE Team

Offline pinias

  • PLUS+1 Guru
  • *****
  • Posts: 215
  • Karma: +7/-0
Re: Application data logging
« Reply #5 on: September 24, 2020, 03:12:59 PM »
Hey Tor,

is any way to download the logged data to the memory stick without the use of the service tool?

as far as I know one of the functions of the mini USB port is that but I cannot figure out how to do that.

I will be trying with a DM430

thanks


Offline pinias

  • PLUS+1 Guru
  • *****
  • Posts: 215
  • Karma: +7/-0
Re: Application data logging
« Reply #6 on: September 24, 2020, 05:06:36 PM »
nevermind

I see how to do it

thanks