문제

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