S7-400 Get block problems

gustavo_dias

Member
Join Date
Aug 2016
Location
Minas Gerais
Posts
76
Hi all,

I was trying to use get block in S7-400 for communicate with S7-1200 CPU. I have a lot of questions:

1) In S7 communications, how can I specific ID number? And about TSAP, this number could I find in some place or I define it?

2) When I simulate erro status 1 was show, it´s communication problems! I think it's because ID or TSAP number problem. The question, can I use PLCsim to simulate this communiocation? s7-1200 is in TIA portal, s7-400 in Simatic manager. To try simulate it I'm using S7-300 and S7-400 cpu in PLCsim.

Please help me experts!!

Regards
 
Hi,
there is a Siemens FAQ which describes who to setup a communication between a S7-300 and a S7-1200:

https://support.industry.siemens.com/cs/ww/en/view/92269951

You can use this as a guide for S7-400. The only difference is, that you have to use the correct Put/Get Blocks for the 400 family. In a S7-400 you must use the SFB14/SFB15, whereas in a S7-300 you have to use the FBs from the correct library.

You can't simulate communication with Plcsim between 1200/1500 and 300/400, as the Plcsim for 1200 is a complete different piece of software software.
If you have two Plcsim instances for a S7-400, then you can simulate Put/Get communication between these two.
 

Similar Topics

in micrologix 1400 we have to enter duty cycle to get particular duty cycle.But i want my duty cycle changes according to values coming from pid...
Replies
2
Views
2,634
Hi Everybody I'm new to Siemens PLC and is working on a Poject for m course. I'm trying to build a DFB Motor for Global use. I have the code in...
Replies
0
Views
1,266
Has anyone out there created or knows where to find a 4-20 in totalizer block for Micrologix 500. I am needing to add a couple totalizers to an...
Replies
1
Views
3,025
I have a Allen bradly pv1400.I have been trying ke to add 2 multistage indicators to the program. When i did add the indications and try to...
Replies
2
Views
2,997
Dear All, I am not having any problem in accessing bool, real, int data types from a Data Blocks in Siemens PLC.... However I am not able to...
Replies
3
Views
11,098
Back
Top Bottom