TagName (Tag-based PE function)
- Last UpdatedOct 04, 2024
- 1 minute read
- PI System
- PI Server 2023
- PI Server
Get a point's name from the Point Database.
Syntax
TagName(tag)
Arguments
tag
A tagname.
Returns
The point's name.
Exceptions
If point does not exist, returns an error value.
Example
TagName('tag1')