[?]: MultiCPU with PLCSIM v5.4 SP3

SIMATIC S7-200/300/400, Step7, PCS7, CFC, SFC, PDM, PLCSIM,
SCL, Graph, SPS-VISU S5/S7, IBHsoftec, LOGO ...
Post Reply
Victor Yeo
Posts: 27
Joined: Sun Jul 06, 2008 3:12 pm
Location: Indonesia

[?]: MultiCPU with PLCSIM v5.4 SP3

Post by Victor Yeo » Wed May 27, 2009 1:19 pm

PLCSIM v5.4 SP3
http://support.automation.siemens.com/W ... n/36068796

https://support.automation.siemens.com/ ... 54_SP3.zip
51 MB
Service Pack 3 (SP3) for S7-PLCSIM V5.4 provides the following new functions:
-Multiple startability (multi-instance capability) and communication support between the simulated CPUs (simulation instance) !!!
-Optimized download by omitting the Node Browser
-Support of an additional PG/PC interface: PCinternal (local)
-Optimization of the communication between S7-PLCSIM and WinCC / WinCC flexible
-Indication of all CPU access addresses in the status line
-Multiple startability (multi-instance capability) and communication support between the simulated CPUs (simulation instance) !!!

Image

Can you send me (share to us ) sample program in STEP7 using 2 CPU (with command Send/Recv with CP343 ) like above ??,
I want to try with S7 PLCSIM V5.4 SP3

Thanks alot

:lol:

bunglehead
Posts: 109
Joined: Thu Oct 19, 2006 7:00 am
Location: Russia

Post by bunglehead » Wed May 27, 2009 1:27 pm

Multiinstance PLCSIM is interesting indeed.
Another great enhancement will be a connectivity with third party OPC server.
That's will make plcsim a complete test environment.
Or it can connect already?
Can you send me (share to us ) sample program in STEP7 using 2 CPU (with command Send/Recv with CP343 ) like above ??,
I want to try with S7 PLCSIM V5.4 SP3
See Readme.rtf
7.3.5 Multiple startability of S7-PLCSIM V5.4 incl. SP3 with communication support between the CPUs
The new function enables concurrent simulation of several CPUs. These different CPUs can communicate with each other if an appropriate hardware configuration was downloaded previously. This requires unique addresses of the CPUs in the same subnet.
Communication between the CPUs supports the following communication blocks:
• SFB8 “USEND”,
• SFB9 “URCV”,
• SFB12 “BSEND”
• SFB13 “BRCV”
• SFB15 “PUT”
• SFB14 “GET”
• SFB19 “START”
• SFB 20 “STOP”
• SFB 22 “STATUS”
• SFB 23 “USTATUS”
Try example http://support.automation.siemens.com/W ... en/1819293
Change data inside DB200 for view result DB201
Image
how communication support between the simulated CPUs (simulation instance) ?
see Readme 7.2
Upload to Active interface BLACK/BLACK
BLACK/Gray is inactive
for activate need Select instance and select interface in Toolbar

Image

After uploading all interfaces will have the personal addresses
Image

Victor Yeo
Posts: 27
Joined: Sun Jul 06, 2008 3:12 pm
Location: Indonesia

Post by Victor Yeo » Tue Jun 23, 2009 7:34 pm

thanks full !! :D

Scarch
Posts: 103
Joined: Fri Aug 31, 2007 8:17 pm
Location: Europe

Post by Scarch » Thu Jul 02, 2009 10:00 pm

Does not work with IM151-7 and CPU 314C-2DP.

ahmetnoktacom
Posts: 23
Joined: Fri Jan 09, 2009 8:41 am
Location: Turkey

Post by ahmetnoktacom » Tue Jul 07, 2009 2:08 pm

I have searched this until now. I haven't tried yet. But, this make very happy me.
thank you all, for your helps. :lol:

ahmetnoktacom
Posts: 23
Joined: Fri Jan 09, 2009 8:41 am
Location: Turkey

Post by ahmetnoktacom » Wed Jul 08, 2009 11:20 am

this system worked perfectly.

written datas to DB201 in PLC2 are read in DB200 of PLC1. They are moved By SFB14.

written datas to DB201 in PLC1 are written to DB200 of PLC2. they are written by SFB15.

I understand them now. Ididn't use to know before.

Thank you all..

Post Reply