Quantcast
Viewing all articles
Browse latest Browse all 1794

Rockwell RSLInx OPC sever - by: Saita

I am using the RSIOPCAuto reference from Rockwell. I connect to the RSLinx OPC server to access to tags within Rockwell PLCs.
I am using RsiOPCAuto.OPCBrowser mybrowser to moveUp and down through the nodes. Everything is working well a part from some types of tags.
In particular to structures. If I have an array of INT,DINT, REAL other algorithm is working.
If the array is an array of a structure mybrowser.Item(i) returns only the index of the array example
[0] instead of array[0] and within the nodes I cannot find all fields of the structure but only some of them.

Viewing all articles
Browse latest Browse all 1794

Trending Articles