11-05-2024 02:57 PM
We have a Rockwell PLC (RS 5000) that has multiple tasks (seen in S02). Each task has scores of tags defined.
We can read Global Tags (shown in S00) but we are not able to read tags that are scope limited to a task (shown in S01). We get CIP error code 0x04 .CIP Error Codes
We are using LabVIEW 2021 and the code is using EIP Industrial Communication SubVIs to connect with the PLC. We believe the tag names have to be formatted certain way for tags that are not global for the EIP driver to work and fetch the data correctly. Can some one give us a hint how to format it to work?
11-05-2024 10:59 PM
we posted a similar question at the following link with the screenshot of LV Code.