uaPLUS Reference
FindServersOnNetwork(RequestHeader,UInt32,UInt32,StringCollection,DateTime,ServerOnNetworkCollection) Method
See Also  Send Feedback
Opc.Ua Namespace > DiscoveryClient Class > FindServersOnNetwork Method : FindServersOnNetwork(RequestHeader,UInt32,UInt32,StringCollection,DateTime,ServerOnNetworkCollection) Method

requestHeader
startingRecordId
maxRecordsToReturn
serverCapabilityFilter
lastCounterResetTime
servers

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overloads Overridable Function FindServersOnNetwork( _
   ByVal requestHeader As RequestHeader, _
   ByVal startingRecordId As UInteger, _
   ByVal maxRecordsToReturn As UInteger, _
   ByVal serverCapabilityFilter As StringCollection, _
   ByRef lastCounterResetTime As Date, _
   ByRef servers As ServerOnNetworkCollection _
) As ResponseHeader

Parameters

requestHeader
startingRecordId
maxRecordsToReturn
serverCapabilityFilter
lastCounterResetTime
servers

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

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