uaPLUS Reference
SteppedInterpolate Method
See Also  Send Feedback
Opc.Ua.Server Namespace > AggregateCalculator Class : SteppedInterpolate Method

timestamp
earlyBound

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Shared Function SteppedInterpolate( _
   ByVal timestamp As Date, _
   ByVal earlyBound As DataValue _
) As DataValue
C# 
public static DataValue SteppedInterpolate( 
   DateTime timestamp,
   DataValue earlyBound
)

Parameters

timestamp
earlyBound

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.