NetToPLCSim - A Network Interface To PLCSim PDF
NetToPLCSim - A Network Interface To PLCSim PDF
A Network Interface
to PLCSim
Home Download Install Documentation Links About
Supported areas
Due to limitations of the S7ProSim COMInterface it is only possible to read/write the following data areas:
Area
Read
Write
OK
OK
Flags (M)
OK
OK
Outputs (O)
OK
Inputs (I)
OK
Timer (T)
Counter (C)
Any other "special" functions like alarms/events, PLC control (Stop/Run/Timesystem etc.) are not working.
It will work with any other driver that uses S7Communication (no configuration or programming in the PLC is
needed), and uses no special functions.
How it works
NetToPLCSim uses the S7ProSim COMInterface of PLCSim, to read/write the data out of it.
A background thread waits for connections on port 102 and handles the S7 communication (ISO on TCP).
With PLCSim V5.4 SP5 came support of multiple PLC instances. NetToPLCSim connects by default to the first
instance of PLCSim.
2009 Thomas Wiens