hello
can i do a program of a simple process with step 7 and the interface with wincc flexible and simulate the program ?
[?]: simulate the step7 and wincc flexible program
-
- Posts: 38
- Joined: Thu Nov 17, 2011 11:26 am
-
- Site Admin
- Posts: 3992
- Joined: Thu Feb 16, 2006 3:25 pm
- Location: Russia
Re: [?]: simulate the step7 and wincc flexible program
yessukhoi wrote:hello
can i do a program of a simple process with step 7 and the interface with wincc flexible and simulate the program ?
use PLCSIM
-
- Posts: 38
- Joined: Thu Nov 17, 2011 11:26 am
Re: [?]: simulate the step7 and wincc flexible program
can use the iterface created with wincc and simulate it with plcsim also like a real plc and hmi ?
-
- Posts: 32
- Joined: Fri Oct 03, 2008 2:17 am
- Location: America
Re: [?]: simulate the step7 and wincc flexible program
Use PLCSIM to run the plc logic and nettoplcsim to read the data with wincc
http://nettoplcsim.sourceforge.net/
You must read the doc of NetToPlcSim to use with WinCC
http://nettoplcsim.sourceforge.net/doc.html
http://nettoplcsim.sourceforge.net/
You must read the doc of NetToPlcSim to use with WinCC
http://nettoplcsim.sourceforge.net/doc.html
-
- Site Admin
- Posts: 3992
- Joined: Thu Feb 16, 2006 3:25 pm
- Location: Russia
Re: [?]: simulate the step7 and wincc flexible program
Guille wrote:Use PLCSIM to run the plc logic and nettoplcsim to read the data with wincc
http://nettoplcsim.sourceforge.net/
You must read the doc of NetToPlcSim to use with WinCC
http://nettoplcsim.sourceforge.net/doc.html
========================
Create Step 7 project
Add HMI station in the Simatic Manager = Create integrated WinCC Flexible project
Run PLCSIM
Press Download button in the Simatic Manager for upload project to PLCSIM
Press Run button in the WinCC Flexible
All work
-
- Posts: 38
- Joined: Thu Nov 17, 2011 11:26 am
Re: [?]: simulate the step7 and wincc flexible program
thanks for all of you