UpdateRate property

Returns a value, in milliseconds, that specifies the fastest rate at which the data server will fire events for changes in a tag’s value or the quality of a tag’s value. Read-only. Long
A slow process might cause data changes to fire at less than this rate, but they will never exceed this rate.
Syntax
Group
.
UpdateRate
where
Group
– is the name of a TagGroup object or an expression that evaluates to a TagGroup object.
Remarks
This property is set when a TagGroup is created using the CreateTagGroup method.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal