WriteConfiguration method
Writes the configuration information for the tag to the tag database.
Syntax
Tag
.WriteConfiguration
where
Tag
is the name of a Tag object or an expression that evaluates to a Tag object.Remarks
If an error occurs while trying to write the tag configuration, all of the tag’s configuration properties are read back from the tag database.
Provide Feedback