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,344
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,807
Good morning, all I am very new to siemens family and to STL, i have been playing for two days now and manage to get the scaling do in STL. Now...
Replies
3
Views
68
Hi! What is the way to convert the code from the Codesys code to the Tia Portal? Regards, WK
Replies
4
Views
119
Good Afternoon , It has been decades since I have done anything with Siemens . What is the Siemens name of their Servo Product Line and what...
Replies
10
Views
216
Back
Top Bottom