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,329
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,739
Hello everyone, I've had this issue for the last 2 days where I try to assign the profisafe address to an IO block (6ES7 146-6FF00-0AB0) but when...
Replies
5
Views
94
Hello, good morning, I have been having two problems with the Tia Portal software. The first is that I have installed it on my computer and...
Replies
5
Views
141
Hello to all, I'm just starting with using CodeSys. Immediately, I have noticed that Codesys doesn't use data blocks like for example S7 does...
Replies
11
Views
167
Back
Top Bottom