Modbus TCP with AG_SEND/AG_RCV - S7-315-2DP + CP343-1

Pete.S.

Member
Join Date
Mar 2016
Location
Fl
Posts
463
Hi guys!

Anyone here who has done modbus TCP communication straight up with AG_SEND and AG_RCV?

Any snags one should know about?

I've done some testing and after setting up a connection I tried sending a modbus request and it worked as expected.

Thanks,
Pete

BTW, I have the "open modbus tcp"-package from Siemens but it seems inflexible and unrefined to me. It also forces me to restart the cpu to set the initialization call in OB100 as well as doing it again for licensing and every time in the future I need to change what areas I need to read or any other configuration of the software. The PLC is running some plant critical stuff so every restart must planned and synchronized and it takes hours.
 
The "official" modbus TCP implementation is probably implemented using those same blocks. I try to stay away from them whenever I can, you only need to use them for older CPUs. However, if you need to make it work with what you have, it sounds like you already have it working. Whats your question? Are you worried about Modbus TCP implementation or the AGsend/rcv blocks themselves?

btw, in the newer 1500 family, the modbus TCP blocks that are built in require no licensing and are much more flexible. Its a shame they never backported that to the 300 to simplify things.
 

Similar Topics

I am working on a project, inside an AB CLX, I implemented the Modbus TCP Client AOI published on AB website, to interreact with a Modbus ASCII...
Replies
7
Views
3,552
Hi All, I'm using AB plc 5370(Modbus TCP slave progm type) with GE cimplicity scada V8.1. For DI,DO,AI communication is working good. But, I...
Replies
10
Views
2,553
Hello, I am new to the Allen Bradley connected components workbench software. I am working with an AB panelview component Hmi and would like to...
Replies
0
Views
1,189
Hi all, Question straight up: if I have a micrologix 1400 with a value of 1234 in register N7:0, how can I convert that value to ASCII values and...
Replies
6
Views
5,890
I have a PH meter that I am trying to bring its data into 1756-L81. I have downloaded the Rockwell MODBUS AOI kit, but I am not sure if I need to...
Replies
5
Views
151
Back
Top Bottom