1
Support Questions / Re: Path Segment Error (Invalid Tag Name)
« on: February 20, 2019, 04:54:29 PM »PROGRAM:ProgramName.TagName
You would have to replace "ProgramName" with the name of the program that the tag was created in and replace "TagName" with the name of your tag.
I did not read between the lines, but figured it out. Only replace "ProgramName" and replace "TagName" as noted. Leave the word PROGRAM: (or Program:) as is.
Here is an example that worked for me connecting to AB PLC:
"Program:RFID_Controllers.RFID_Max_Read[0]"
Maybe this example will help someone else, or me - sometime later.