WeighingRangeElementType

For each weighing range a scale supports the OPC UA server provides an object of WeighingRangeElementType that contains the propertys of the weighing range like the ScaleDivision.
The representation of the WeighingRangeElementType ObjectType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=23 |
NamespaceUri | http://opcfoundation.org/UA/Scales |
BrowseName | WeighingRangeElementType |
NodeClass | ObjectType |
IsAbstract | False |
SubtypeOf | BaseObjectType |
The references from the WeighingRangeElementType ObjectType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasComponent | Variable | ActualScaleInterval | Double | AnalogUnitType | Mandatory |
HasComponent | Variable | Range | Range | BaseDataVariableType | Mandatory |
HasComponent | Variable | VerificationScaleInterval | Double | AnalogUnitType | Mandatory |