News:

  • March 27, 2025, 06:55:08 PM

Login with username, password and session length

Author Topic: Download fail  (Read 264 times)

mhw

  • Hero Member
  • *****
  • Posts: 243
Download fail
« on: March 10, 2025, 02:56:17 PM »
I have a DM1E that I am connected to with a VPN. I tried to make a program change today. I get the message in the attachment. I pinged the PLC and the average time is 155ms. The communication timeout is set to 1000 in DMD. Any ideas how I can bring this back to life remotely.
Thanks

franji1

  • Bit Weenie
  • Host Moderator
  • Hero Member
  • *****
  • Posts: 3731
    • Host Engineering
Re: Download fail
« Reply #1 on: March 10, 2025, 03:02:26 PM »
What version of Designer are you using? 2.9.3?  2.10.1?

mhw

  • Hero Member
  • *****
  • Posts: 243
Re: Download fail
« Reply #2 on: March 10, 2025, 03:12:35 PM »
v2.10.4

franji1

  • Bit Weenie
  • Host Moderator
  • Hero Member
  • *****
  • Posts: 3731
    • Host Engineering
Re: Download fail
« Reply #3 on: March 10, 2025, 03:27:59 PM »
v2.10.4

Good.  That's the most recent version.

So basically, the PLC is still updating the PREVIOUS Project Write to PLC.  Connect to the PLC and look at ST192.  That tells you that the PLC is "busy" switching your ladder logic and project from one to the new one.

Connect to the PLC and bring up a Trend View or Data View with ST192.  See when it goes OFF.  Then try doing a Write to PLC again.

mhw

  • Hero Member
  • *****
  • Posts: 243
Re: Download fail
« Reply #4 on: March 11, 2025, 08:10:00 AM »
It has been over 12 hours and the ST192 has not cleared. The old program is running fine. I just can't do any updates to it.

franji1

  • Bit Weenie
  • Host Moderator
  • Hero Member
  • *****
  • Posts: 3731
    • Host Engineering
Re: Download fail
« Reply #5 on: March 11, 2025, 11:37:49 AM »
Read DST11 in hexadecimal format in a Data View and let us know what value(s) it has

mhw

  • Hero Member
  • *****
  • Posts: 243
Re: Download fail
« Reply #6 on: March 11, 2025, 12:45:34 PM »
DST11 = 0x00000001

franji1

  • Bit Weenie
  • Host Moderator
  • Hero Member
  • *****
  • Posts: 3731
    • Host Engineering
Re: Download fail
« Reply #7 on: March 11, 2025, 01:49:31 PM »
You probably need to CLEAR the PLC and write the entire project.

We think bad comm can cause this.  Updating a PLC project or updating firmware with slightly questionable comm causes these issues.  ALL OF IT must work.  If one part (System Configuration, Documentation, Program) gets messed up - your PLC won't work right.

I would recommend ALWAYS doing a PROGRAM mode update - never RUNTIME EDIT when you have slightly questionable comm (large timeouts and retries can only do so much).  If it works, then put the PLC in RUN mode.  If it fails, try again.  Keep trying.  If it fails like what you are seeing now, you will need to CLEAR the PLC.