OPCDA.NET Reference Manual
UpdRateRequested Property
See Also  Send Feedback
OpcDaNetUA.Net4 Assembly > OPCDA.NET.Controls Namespace > DAGroup Class : UpdRateRequested Property

Glossary Item Box

Defines the requested fastest rate [ms] of OPC server callbacks.

Syntax

Visual Basic (Declaration) 
<CategoryAttribute("OPC")>
<DefaultValueAttribute()>
<DescriptionAttribute("Defines the requested fastest rate [ms] of OPC server callbacks.")>
Public Property UpdRateRequested As Integer
C# 
[CategoryAttribute("OPC")]
[DefaultValueAttribute()]
[DescriptionAttribute("Defines the requested fastest rate [ms] of OPC server callbacks.")]
public int UpdRateRequested {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.