CreateManualTag
- Last UpdatedNov 17, 2021
- 1 minute read
The CreateManualTag method creates a tag with a manual data acquisition type. The tag is created in the historian database.
Syntax
[Result=] aaHistClientSingleValueEntry.CreateManualTag(message tagName, integer tagType);
Parameters
tagName
The name of the tag to create.
tagType
The type of tag. 1 = Analog; 2 = Discrete; 3 = String
Return Value
For a description of return values, see the LastOperationResult property.
Remarks
If the manual tag can be added, it is set to the current tag.