aaTagType enumeration
- Last UpdatedFeb 05, 2025
- 1 minute read
Specifies the set of tag types allowed for tags.
|
Value |
Enumeration |
Description |
|---|---|---|
|
0 |
UnknownTag |
Not a valid type. This value indicates a tag that cannot be found on the server. |
|
1 |
Analog |
Analog tag type. |
|
2 |
Discrete |
Discrete tag type. |
|
3 |
String |
String tag type. |
|
4 |
Complex |
Complex tag type. |
|
5 |
Event |
Event tag type. |
|
7 |
Summary |
Summary tag type. |