aaInTouchNodeTagList
- Last UpdatedMar 10, 2025
- 1 minute read
Used by the Operations Control Management Console to display a list of imported tags for an InTouch node.
Syntax
aaInTouchNodeTagList NodeKey, FilterStr
where:
|
Argument |
Description |
|---|---|
|
NodeKey |
The unique numerical identifier of the named InTouch node. This value is of data type int, with a default of NULL. |
|
FilterStr |
Used to order the tagnames in the namespace. This value is of data type nvarchar(100), with a default of NULL. |
Remarks
This stored procedure returns the AVEVA Historian tagname, the original InTouch tagname, and the InTouch tag type (for example, memory integer).
Permission
Execute permission defaults to the public group.