uaPLUS Reference
ModifyAttributes Method
See Also  Send Feedback
Opc.Ua.Server Namespace > IEventMonitoredItem Interface : ModifyAttributes Method

diagnosticsMasks
timestampsToReturn
clientHandle
originalFilter
filterToUse
range
samplingInterval
queueSize
discardOldest

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Function ModifyAttributes( _
   ByVal diagnosticsMasks As DiagnosticsMasks, _
   ByVal timestampsToReturn As TimestampsToReturn, _
   ByVal clientHandle As UInteger, _
   ByVal originalFilter As MonitoringFilter, _
   ByVal filterToUse As MonitoringFilter, _
   ByVal range As Range, _
   ByVal samplingInterval As Double, _
   ByVal queueSize As UInteger, _
   ByVal discardOldest As Boolean _
) As ServiceResult

Parameters

diagnosticsMasks
timestampsToReturn
clientHandle
originalFilter
filterToUse
range
samplingInterval
queueSize
discardOldest

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.