9/21/2018 7:03 AM | |
Posts: 2826 Rating: (686) |
Hello.
You MUST specify the PLC you are using. + Nothing can convert to SCL. + S7-300 and S7-400 can convert to STL + S7-1200 cannot convert + S7-1500 cannot convert, but it can read STL. Putting LAD/FBD in S7-300 project and the convert to STL with the purpose to import into the S7-1500; is sometimes an option. + Use libraries to store reuse code, other PLC elements and HMI elements. As for libraries -> + I use this extensively to transfer small pieces of a design to my team at an installation site. The library files amount to 800kB where the whole project file is 70MB. ~ |
Last edited by: #dP at: 9/21/2018 7:05:05 AMLast edited by: #dP at: 9/21/2018 7:07:30 AM |
|
9/21/2018 7:44 AM | |
Joined: 8/5/2014 Last visit: 11/8/2024 Posts: 171 Rating: (6) |
Thanks for the reply, In S7-300 and S7-400 also i am unable to generate source file from LAD and FBD. Best Regards,
|
Regards, |
|
9/22/2018 4:34 AM | |
Joined: 7/7/2010 Last visit: 11/12/2024 Posts: 15392 Rating: (2443)
|
If you wish to generate source from LAD/FBD, drop in an s7-300 PLC into any project you wish to generate the source of for a s7-1200/1500. Copy the blocks of LAD/FBD from the s7-1200/1500 to the S7-300. Use your generate source option after you can get it to compile without error. If that does not solve the problem, look into TIA Openness. It can create / generate XML files for any blocks in the PLC regardless of the language used (for s7-1200/1500 in particular). So, yes, you can do it, but it is a little more involved than you are accustomed, if you are accustomed to s7-300/400 being able to do that.
|
science guy |
|
This contribution was helpful to1 thankful Users |
Follow us on