Get Published Tag Names.vi
- Updated2024-11-20
- 2 minute(s) read
Returns a list of tags and processes that exist under the root URL of a Tag Reader instance.
This VI returns tags and processes with a path separator that matches the path separator of the Tag Reader instance only. Use the Get Path Separator VI to get the path separator. Use the Open Tag Reader and Redirect Tag Reader VIs to change the tag names and process names.

Inputs/Outputs
![]() Tag Reader in specifies the data of a group of tags that the Open Tag Reader VI opens. ![]() error in describes error conditions that occur before this node runs. This input provides standard error in functionality. ![]() Tag Reader out returns the value of the Tag Reader instance. ![]() tag names returns a list of tag names that the Tag Reader instance contains. ![]() process names returns a list of processes that the Tag Reader instance contains. ![]() error out contains error information. This output provides standard error out functionality. |