Trying to make a variable String Array tag to link to an OPC Server.
Setup a STRING Variable to look at a specific index (the addressing scheme for the Opto22 OPC allows this type of selection) without the !A[x] suffix used make it a string array tag. Was able to read/write the contents of this index. Note this was a long text string which worked fine. Addressing schemes for other string arrays do not allow individual index selection.
If I use the !A[X] suffix on the address string (which works on Integer and Float Arrays) not only doesn’t it work but the IOServer crashes if I try to read a specific index.
Any insight to creating String Array tags that work would be greatly appreciated. FYI using CitectScada 7.50 (2015)