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