Communication speed

rmb550

Member
Join Date
Nov 2009
Location
Ontario
Posts
86
I have been using an Allen Bradley Micrologix 1400 and use the Ethernet port for communication. Is there a good way for me to figure out or measure how fast the communication is running at? Specifically, if I am reading or writing a group of registers, how frequently is any given register being transferred?
rmb550
 
I don't know of a way to evaluate this from the controller side.

Usually the data client will have some sort of configuration or diagnostic that gives you a desired "poll rate" or the actual "poll rate". RSLinx Classic, for example, provides that information for OPC groups.

If your data client doesn't have that sort of feature, you're going to have to get out a protocol analyzer. I've done this with Wireshark, because the bytes that correspond to a particular Data Table Register in the SLC-500 addressing format are pretty easy to spot.
 
Thanks Ken, I was coincidentally looking at Wireshark on the web yesterday.
Will do some more digging into that.
rmb
 

Similar Topics

Hello, please help me with my problem. My application is positioning with Basic positioner of Sinamics S110 (CU305). I use absolute positioning...
Replies
2
Views
4,085
Thanks guys for the education I 've received in this forum for these past weeks, 've really learnt a lot from accurate responses to my previous...
Replies
2
Views
2,842
Dear All, We have two SLC 5/03 processors in two unit of our machine which have coupled with HMI (having RS View 32 Works & RS links) through...
Replies
1
Views
1,523
Hi, What I found that the maximum communication speed on the RS232 port of the FX2N is 19600 which seems slower to me for some application. Can...
Replies
2
Views
4,126
Hi We are trying to develop an interface through iso on tcp/ip from a linux machine with an S7 Siemens with CP 343. I'm just curios...
Replies
10
Views
4,530
Back
Top Bottom