Lad/stl/fbd (30:404)

pcabriza

Member
Join Date
Jun 2019
Location
Mandaluyong City
Posts
4
Hi,

Im about to edit a SCL program from a FB but this error appeared "The Maximum number of lines that can be processed was exceeded". I can't do anything with this error popping out every time.

I'm using Simatic Manager V5.6 + HF1

Thank you for helping!

Regards

Capture.PNG
 
There are no SCL Source Code in the sources folder.

I saw a thread with the same error with this and the guy give the program and you manage to produce a SCL Source code. Hopefully you can give me instructions how you manage it.

Thank You.
 
There are only a certain number of statement type in SCL - if then else, case, for loops etc.


Create some SCL using those statements and examine the STL code produced by the compiler. Look for similar code contructs in your stl and with a lot of head scratching you will be able to reverse engineer the stl back to SCL. That's what I did.
 
One of our team member found a solution.

He just created a new project and paste the function block there. Then it did show up in the list when generating the source file.

Thank you L D

Regards.
 

Similar Topics

I only have done LAD diagrams so far and now I got a task to convert these 4 LAD diagrams to FBD and STL. Can anyone help me with that? Thanks!
Replies
16
Views
8,310
Hello dear users As you know in Siemens S7_300/400 plc,after you create your program in FBD or Lad or STL,you can Generate source from your...
Replies
7
Views
3,241
Hey all. You guys don't know me, but you've given me a great deal of help over some time ^^ Anyhow. I was wondering if anyone knew of a way to...
Replies
13
Views
3,010
Hi all, I have a bit of a problem. I work, as you can probably guess by my name, as an apprentice at BMW. I'm currently at college and im doing...
Replies
10
Views
3,125
  • Poll
Preference for control? Please discuss technical and anecdotal reasoning.
Replies
61
Views
26,583
Back
Top Bottom