aaTagConfigSelect
- Last UpdatedAug 17, 2022
- 1 minute read
Used by the Operations Control Management Console to return a list of tags associated with a particular engineering unit (for analog tags) or message (for discrete tags).
Syntax
aaTagConfigSelect, TagType, Key, FilterStr
where:
|
Argument |
Description |
|---|---|
|
TagType |
The type of tag to retrieve. 1 = Analog 2 = Discrete This value is of data type int, with no default. |
|
Key |
The database key value for the relevant type, either the message key or the engineering unit key. This value is of data type int, with no default. |
|
FilterStr |
Used to order the tagnames in the namespace. This value is of data type nvarchar(100), with a default of N%. |
Permission
Execute permission defaults to public group.