StatisticCounterType

Container for the different statisticvalues needed in a Checkweigher.
The representation of the StatisticCounterType ObjectType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=43 |
NamespaceUri | http://opcfoundation.org/UA/Scales |
BrowseName | StatisticCounterType |
NodeClass | ObjectType |
IsAbstract | False |
SubtypeOf | BaseObjectType |
The references from the StatisticCounterType ObjectType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasComponent | Variable | ItemCount | UInteger | BaseDataVariableType | Mandatory |
HasComponent | Variable | MaxValue | Number | AnalogItemType | Optional |
HasComponent | Variable | MeanValue | Number | AnalogItemType | Optional |
HasComponent | Variable | MinValue | Number | AnalogItemType | Optional |
HasComponent | Variable | PercentageOfTotal | Number | AnalogItemType | Optional |
HasComponent | Variable | StandardDeviation | Number | AnalogItemType | Optional |
HasComponent | Variable | SumWeight | Number | AnalogItemType | Optional |
HasProperty | Variable | Weighed | Boolean | PropertyType | Mandatory |
HasSubtype | ObjectType | AcceptedStatisticCounterType | |||
HasSubtype | ObjectType | RejectedStatisticCounterType |