I need a simulator for Siemens S7-200, which operates without communication of Programmable Logic Controller with PC.And it is download able version not online version. Please help me out here.

有帮助吗?

解决方案

LibNoDave had a server example where you could simulate DB and IO so that clients think that they talk to real PLC. It was working for S7 300 and S7 400, so you might check if it works for S7 200 (since library supports all of them). However you can not run your PLC application with it. If you need that then you would have to try to replicate PLC behaviour with custom PC code.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top