OPCDA.NET Reference Manual
BandWidth Field
See Also  Send Feedback
OpcNetBase.Net4 Assembly > OPCDA Namespace > SrvStatus Class : BandWidth Field

Glossary Item Box

The behavior of this field is server specific. A suggested use is that it return the approximate Percent of Bandwidth currently in use by server. If multiple links are in use it could return the ‘worst case’ link. Note that any value over 100% indicates that the aggregate combination of items and UpdateRate is too high. The server may also return 0xFFFFFFFF if this value is unknown.

Syntax

Visual Basic (Declaration) 
Public BandWidth As Integer
C# 
public int BandWidth

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.