StatisticResultContentDataType

http://opcfoundation.org/UA/TTD/

1.0.0

2025-03-01


NodeId ns=1;i=3012
NodeClass DataType
BrowseName 1:StatisticResultContentDataType
DisplayName StatisticResultContentDataType
BaseType 0:Structure
IsAbstract False
Field Name Data Type Description
ResultKey 0:String Unique identifier of the measured property defined by the tester application.
ItemCount 0:UInt32 Number of valid tests that were calculated in the statistics.
MeanValue 0:Double Mean value of the valid tests.
StandardDeviation 0:Double Standard-Deviation of the valid tets.
CoefficientOfVariation 0:Double Coefficient of variation of valid tests.
MinValue 0:Double The minimum value of the valid tests.
MaxValue 0:Double The maximum value of the valid tests.
ConfidenceInterval95 0:Double Confidence interval (95%) of the measurement.