OPCDA.NET Reference Manual
UpdateRate Property
See Also  Send Feedback
OpcDaNetUA.Net4 Assembly > OPCDA.NET Namespace > RefreshGroup Class : UpdateRate Property

Glossary Item Box

Update rate definition. This is the fasted rate of callbacks form the OPC server
A get is from the OpcGroup property. To force a read of the update rate from the OPC server, the method RefrGrp.OpcGrp.GetStat() has to be called to refresh the cache.
On set the OPC server is updated. The server may set a revised value. The actually set UpdateRate can be checked by reading this property.

Syntax

Visual Basic (Declaration) 
Public Property UpdateRate As Integer
C# 
public int UpdateRate {get; set;}

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2016, .NET 4.x

See Also

Copyright © 2002-2018 Advosol Inc. All Rights Reserved.