Siemens increase telegram size > 240 bytes

Sefirod

Member
Join Date
Feb 2009
Location
Barcelona
Posts
4
Hi guys,

I am working in a project where a SCADA (PcVue, from arcinformatique) needs to communicate with a Siemens S7-317 PLC.

Our comms are really slow, and after checking the data transfered using wireshark, I think is because the PLC splits the data in telegrams not longer than 240 bytes. Therefore, if I am requesting a frame of 5000 bytes, it has to split it in several frames of 240 bytes, which basically slows the communication.

I am using the protocol S7 IP Master, which uses a fetch/write in the PLC to acquire the data (i.e. the SCADA asks requests to the PLC of the data it wants). The S7-317 has a CP 343-1 coupler.

My question is:

You know any way to configure the PLC in order to send data to the SCADA using telegrams longer than 240 bytes?


Thanks for your help,


Eduard
 
Some models of CP cards have an option for this.
Look at the options for the CP card in the hardware config. Under the tab page "options" should be an option to allow messages larger than 240 bytes.
 
Hi guys,

I am working in a project where a SCADA (PcVue, from arcinformatique) needs to communicate with a Siemens S7-317 PLC.

Our comms are really slow, and after checking the data transfered using wireshark, I think is because the PLC splits the data in telegrams not longer than 240 bytes. Therefore, if I am requesting a frame of 5000 bytes, it has to split it in several frames of 240 bytes, which basically slows the communication.
Yes, the big problem is the time it takes to transfer packets over the back plane. It is best to get one of the S7-317 PN/DPs so that data goes directly to the CPU.

I am going to investigate how pig the packets can be for a S7 315-2 PN/DP. You do realize that 5000 bytes will not be sent in one packet.
 

Similar Topics

Hello Guys, I have old Siemens program. In that DB952 is used for 2D barcode scanner data. Previously Barcode was only 10 letters but as per...
Replies
4
Views
2,337
Hello all, When i download new programs to S7-400 old type CPU with 8MB flash card attach, error is coming " memory bottle neck problem " and...
Replies
8
Views
22,784
I'm using the Siemens PRONETA software to do some IO testing currently. I love the simplicity and fast testing capability. Does anyone know about...
Replies
0
Views
64
Hi, First time user of S5 Siemens. Is there any solution on how to solve this kind of error. HMI OP7 $613 DB-error No. 11 (0: 15) Siemens PLC...
Replies
9
Views
156
Hello, I have an issue where I want to simulate an Siemens HMI panel, through NAT connection to a PLC. I have the possibility through extended...
Replies
4
Views
137
Back
Top Bottom