faaLicensedTagTotal
- Last UpdatedMar 18, 2021
- 1 minute read
Returns the total number of tags in the system for the specified tag type or for all tags.
Syntax
SELECT dbo.faaLicensedTagTotal(TagType)
Arguments
TagType
The type of tag. 1 = Analog; 2 = Discrete; 3 = String; 4 = Complex; 0 = All tags.
Return Type
Integer.
Remarks
System tags and event tags are not included in the total tag count for licensing purposes.