QUOTE(99bobster99 @ Aug 13 2008, 10:46 AM) [snapback]72484[/snapback]
Is it possible to convert Siemens S7 logic into the Beckhoff SoftPLC environment? I have some S7-317PN code that I'd like to migrate over to a Beckhoff TwinCat PLC system? Any ideas?
S7 SCL can be ported to TwinCat ST. Both conform to IEC61131-3 ST (I have heard that there are minor differences though), and as they are text-based, you can even copy-paste directly from one editor to the other.
S7 GRAPH should be the same as IEC61131-3 SFC, but you cannot easily copy-paste from one editor to the other.
For the other S7 Languages - STL, LAD, FBD, HiGraph, CFC - there is no 100% compatible Twincat/IEC61131-3 language.