RSLinx OPC server data optimization.

TConnolly

Lifetime Supporting Member
Join Date
Apr 2005
Location
Salt Lake City
Posts
6,152
I have a question about the OPC server in RSLinx. I have a large-ish block of data that is I want transfered to RSView/FTView when the system starts up. After that the data does not need to be transferred again as it does not change.

If I have tags defined in RSView/FTView however, will that data be transferred continuously at the polling rate? I think the answer is yes but I wanted to make sure.
 
You can program a MSG block in the PLC.
And in the RSLInx OPC Topic configuration, you turn off "Polled messages", and turn on "Unsolicited messages".
You can then program a singe message from the PLC to the PC with RSlinx.
Not sure if there is much more to it. It has been a long time since I dabbled with it.
 

Similar Topics

Hello All, I know it is possibile to access data from a PLC directly to excel using a OPC link through RSLinx...
Replies
2
Views
1,753
Hello All, I am going to try and lay out my situation as good as I can. Scenario: We have sites in different location across US that's running...
Replies
4
Views
2,947
Hey! In my previous queries on how to handle an OPC server like RSLinx in the ArchestrA IDE galaxy, I have succeeded and the answer was to just...
Replies
0
Views
1,814
Hey everyone!. I would like to know how to use a third-party data server other than Wonderware, such as RSLinx server to integrate it into the...
Replies
3
Views
1,579
Hi Experts, I am using Matlab as an OPC DA Client to communicate with AB PLC rslogix5560. I can successfuly read from the PLC but when i try to...
Replies
3
Views
1,561
Back
Top Bottom