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

Glossary Item Box

OpcGroup PercentDeadband property assignement.
A get is from the OpcGroup property. Use OpcGrp.GetStat() to refresh the properties if this may be necessary. On set the OPC server is updated.
On server call errors an exception is thrown if the property OpcServer.ErrorsAsExecptions is set.

Syntax

Visual Basic (Declaration) 
Public Property PercentDeadband As Single
C# 
public float PercentDeadband {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.