Data-Linc SRM6220 & Modicon

shirkb

Member
Join Date
May 2010
Location
PA
Posts
4
I am presently setting up approximately 50 radios (Master, Repeaters, & Remotes) using Data-Linc, SRM6220 Ethernet/Serial radios. While the network is Ethernet, the remote radios will connect via the serial port (Modbus RTU) to existing 984 PLC's. The Master radio will connect Ethernet to a Wonderware HMI system. Has anyone done this? I need to know the cabling for the Radio/PLC link. Also; anyones experience with this would be helpful.

Thanks,
 
One big gotcha with these radios (ethernet radios) is that they are NOT peer to peer, by that I mean that a slave radio cannot get data from another slave! Dont get burned by that expectation. The master receives traffic and moves it from the radio side across to the ethernet side, it wont "repeat" incoming radio traffic back out as radio traffic to other slaves, and slaves radios can't "hear" each other.

Instead you would need to place a PLC at the Master radio to store data from all the slaves, then a slave could query the data storage at the Master PLC. Just my 2 cents. I've had trouble with PLCs at slave radios and the Producer Consumer method, use of Messages works better. Produce Consume can bring down the network when tied in at a slave site.

Anyone who has more insight to these problems is welcome to chime in, I'd be interested to know more myself (6210/7210 radios)
 
Last edited:

Similar Topics

Hey guys, Part of the project I'm working on currently is a remote RTU system that is made by Data-Linc; the remote RTU is a CIX-6430 and the...
Replies
12
Views
3,057
Hello everybody, I'm currently working on a project where I need to implement an IoT platform based on Microsoft Azure Cloud. Communication is...
Replies
2
Views
55
Hello. I have a db which is 1000 INT, and this db is represented in WinCC as a raw data type set of 5x 400 Bytes. This set is read with a script...
Replies
1
Views
77
So i've been at this for a long while, i have Citect Scada 2018, i have full access to everything but i can't seem to find any option or...
Replies
0
Views
63
Hello I have a s7-1200 and I would like to read the tags present in this controller with my controllogix controller. The two controllers don't use...
Replies
5
Views
175
Back
Top Bottom