Jump to content

Recommended Posts

F. Enum: 0x00001000

Ins. Ptr: 000A77F0

0x0001EF5c

Ladder 0x0000003D

 

When I return the the home screen via the info button, it throws this code. The rest of my ladder is functioning correctly, and I use the same call in many different instances.

 

The code is rather ugly, but I would like to get this solved before cleaning it up.

Link to comment
Share on other sites

The ladder error code you receive, 0x0000003D, can be used to find what subroutine is causing the crash. This can be found in VisiLogic under the Edit menu then selecting Find Subroutine by Ladder Error Code.

 

A file size of 217MB seems too large as most of our project files are from 1MB to 20MB normally.

Link to comment
Share on other sites

  • MVP 2023

217MB does not seem possible. I would be very surprised if a Vision PLC has enough memory to hold a project of that size, even after compiling. I would suggest running the Project Optimizer and also taking a look at the Projected Memory Map. A 217MB file size indicates something seriously wrong with your VLP file.

Link to comment
Share on other sites

I know exactly what subroutine is causing the crash. The problem is I have the screen call identical to other subroutines that do not have this error.

 

I am calling the HMI jump via ladder instead of Links and Jumps.

 

So I have a reset numerics subroutine and at the very end it jumps back to the startup screen. I call the subroutine in one ladder with no issue. I call it in this certain ladder and recieve this error.

 

 

 

Your also correct. Not sure why I was typing MB its 217 KB

post-45119-0-73722100-1466017562_thumb.jpg

Link to comment
Share on other sites

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...