I am using LabVIEW to read PLC tags from RS 5000 Controller. Reading tags that have global scope is no issue but reading tags that have scope limited to a Task or a sub task is giving us an error. detail for Error ode 0x04 is listed in the following link.
I believe the issue is related to incorrect tag address string when trying to read data from scope limited tags. If so what is the correct way to build address strings for such tags.
Thaks in advance.