uaPLUS Reference
ComputeDurationGoodBad Method
See Also  Send Feedback
Opc.Ua.Server Namespace > StatusAggregateCalculator Class : ComputeDurationGoodBad Method

slice
isBad
usePercent

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Protected Function ComputeDurationGoodBad( _
   ByVal slice As AggregateCalculator.TimeSlice, _
   ByVal isBad As Boolean, _
   ByVal usePercent As Boolean _
) As DataValue
C# 
protected DataValue ComputeDurationGoodBad( 
   AggregateCalculator.TimeSlice slice,
   bool isBad,
   bool usePercent
)

Parameters

slice
isBad
usePercent

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.