uaPLUS Reference
HistoryRead Method
See Also  Send Feedback
Opc.Ua.Server Namespace > StandardServer Class : HistoryRead Method

requestHeader
historyReadDetails
timestampsToReturn
releaseContinuationPoints
nodesToRead
results
diagnosticInfos

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overrides Function HistoryRead( _
   ByVal requestHeader As RequestHeader, _
   ByVal historyReadDetails As ExtensionObject, _
   ByVal timestampsToReturn As TimestampsToReturn, _
   ByVal releaseContinuationPoints As Boolean, _
   ByVal nodesToRead As HistoryReadValueIdCollection, _
   ByRef results As HistoryReadResultCollection, _
   ByRef diagnosticInfos As DiagnosticInfoCollection _
) As ResponseHeader

Parameters

requestHeader
historyReadDetails
timestampsToReturn
releaseContinuationPoints
nodesToRead
results
diagnosticInfos

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.