Author Topic: DM430 1-1-0-1 Applog  (Read 3531 times)

Offline F.M.Elettromeccanica

  • PLUS+1 Developer
  • ***
  • Posts: 47
  • Karma: +1/-0
DM430 1-1-0-1 Applog
« on: March 18, 2020, 10:44:39 PM »
Hallo everybody,
I'm not an expert developer, but I write several nice application using Dm430 & Io modules and they warks very well. But right now I have a big problem : I have to write values on a USB to create a csv file. Have you got some examples about how connect read and write modules? I tried to follow the example on the guide but without any success.
Thanks in advance for any helps

Offline Tor

  • Administrator
  • PLUS+1 Guru
  • *
  • Posts: 275
  • Karma: +26/-1
Re: DM430 1-1-0-1 Applog
« Reply #1 on: March 19, 2020, 08:46:56 AM »
Hi,

Sorry that you are having problems, but let's see if we can help you.
I guess you have looked at the section about the Application Data Logging in the User Manual. You can find it here: https://www.danfoss.com/en/products/software/dps/plus1-software/#tab-product-range

If you have tested that, please share some more information about what kind of problem you're facing.
Best regards,
Tor
PLUS+1® SW PAE Team

Offline F.M.Elettromeccanica

  • PLUS+1 Developer
  • ***
  • Posts: 47
  • Karma: +1/-0
Re: DM430 1-1-0-1 Applog
« Reply #2 on: March 19, 2020, 10:58:17 AM »
Thanks a lot for your helps :-*...what i'm triyng to do is to write 3 values at the end of a test that i define by pressing a button, i just have to use this 2 Elements??

Offline F.M.Elettromeccanica

  • PLUS+1 Developer
  • ***
  • Posts: 47
  • Karma: +1/-0
Re: DM430 1-1-0-1 Applog
« Reply #3 on: March 24, 2020, 11:23:58 PM »
Well,
I can read Applog using Service Tools and download the csv file, but if I try to write on a USB stick, using the function block ReadApplog and write USB, when I compile I have an error that indicates me that HW not support this function....so,How can I use the m12 8pin connector behind the Dm430?
Thanks for any helps...

Offline Tor

  • Administrator
  • PLUS+1 Guru
  • *
  • Posts: 275
  • Karma: +26/-1
Re: DM430 1-1-0-1 Applog
« Reply #4 on: March 25, 2020, 12:12:06 PM »
Hi,

What HWD file are you using?
Best regards,
Tor
PLUS+1® SW PAE Team

Offline F.M.Elettromeccanica

  • PLUS+1 Developer
  • ***
  • Posts: 47
  • Karma: +1/-0
Re: DM430 1-1-0-1 Applog
« Reply #5 on: March 25, 2020, 04:40:28 PM »
HI Tor,
DM430E 1-1-0-1 COD.:11197986

Offline F.M.Elettromeccanica

  • PLUS+1 Developer
  • ***
  • Posts: 47
  • Karma: +1/-0
Re: DM430 1-1-0-1 Applog
« Reply #6 on: March 26, 2020, 06:59:02 PM »
Sorry for the mistake, HWD FILE is: 70298396v 110

Offline Tor

  • Administrator
  • PLUS+1 Guru
  • *
  • Posts: 275
  • Karma: +26/-1
Re: DM430 1-1-0-1 Applog
« Reply #7 on: March 30, 2020, 08:38:52 AM »
Hi,

I'm sorry about the late response, but I have an answer for you...
The DM430 display doesn't support the USB host so the error is correct.
Instead of the USB Host, this device have the RS232 functionality.

You can read about it in the data sheet located under the HWD file. (See image)
Best regards,
Tor
PLUS+1® SW PAE Team

Offline Tor

  • Administrator
  • PLUS+1 Guru
  • *
  • Posts: 275
  • Karma: +26/-1
Re: DM430 1-1-0-1 Applog
« Reply #8 on: March 30, 2020, 08:42:59 AM »
And also....
Update the HWD to the latest version.  ;)

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

Offline F.M.Elettromeccanica

  • PLUS+1 Developer
  • ***
  • Posts: 47
  • Karma: +1/-0
Re: DM430 1-1-0-1 Applog
« Reply #9 on: March 30, 2020, 12:40:10 PM »
OH,well,
now it's all so clear ;D
thanks a lot Tor, your helps were invaluable 8) 8) 8)