Modbus communication via modbus serial (485) to modbus tcp/ip

Join Date
Jun 2009
Location
PUNE
Posts
4
Dear All,

I have to establish the communication between the VIPA PLC CPU315SN-4NE11 & Geo PMAC Motion Controller using the MODBUS RTU Protocol. Also there is one converter (MODBUS SERIAL RS-485 TO MODBUS TCP/IP) in between these two controllers. For VIPA Programming I am using the STEP-7 Software of Siemens.
 
communication via modbus serial (485) to modbus tcp/ip

Helloooooooooo!!!!!!!!!!
Does there is anybody who has done such interfacing?
Yesterday I have established the communication between the above mentioned controllers, but it is having one problem.I am able write the data to the slave (Geo PMAC), But unable to read the data from the slave.
I have used SFC 216 inside the STEP-7 to initialise the Modbus RTU Protocol.
SFC 217 is used to send command & SFC 218 to receive the response.

Please reply if anybody has tried such interfacing.
 
Now I have established the communication between the VIPA CPU315-4NE11 & Motion Controller.But, it has one problem is that, I am able to write the data immediately but unable to read it immediately. It takes too much time (15-20 seconds)to read the data. What may be the problem??????????
 
Make sure there is some inter-message delay. RS485 2-wire really needs this. 50ms should be aok. If not, there will be contention for those wires and a few of the bits will lose.
 

Similar Topics

I do programming in GX developper for ABB drive model ACS 550 control via modbus communication in FXCPU PLC,I can read the Data of drive...
Replies
3
Views
3,146
Hi everyone! I'm working on a project where I need to communicate a Quantum with a RX3i PAC. The only available driver on the Unity Pro v2.1 (used...
Replies
2
Views
2,925
Hi! I have a S7-1200 1214C with RS232 Communication Module (CM1241) as Modbus Master I found an example of work with MODBUS in here...
Replies
0
Views
4,409
Hi friends; i want to make a PLC based industrial model, using modbus RTU protcol between plc and HMI . Can anyone please help me selecting which...
Replies
0
Views
2,990
Dear all! I am trying to Communicate with one temperature controller(Honeywell DC1040) using Miglogix1500&1769sm2 module via Modbus...
Replies
4
Views
5,678
Back
Top Bottom