WeighingItemType

The representation of the WeighingItemType ObjectType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=24 |
NamespaceUri | http://opcfoundation.org/UA/Scales |
BrowseName | WeighingItemType |
NodeClass | ObjectType |
IsAbstract | False |
SubtypeOf | BaseObjectType |
The references from the WeighingItemType ObjectType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | ItemId | String | PropertyType | Optional |
HasComponent | Variable | MeasuredHeight | Number | AnalogItemType | Optional |
HasComponent | Variable | MeasuredLength | Number | AnalogItemType | Optional |
HasComponent | Variable | MeasuredVolume | Number | AnalogItemType | Optional |
HasComponent | Variable | MeasuredWeight | WeightType | WeightItemType | Mandatory |
HasComponent | Variable | MeasuredWidth | Number | AnalogItemType | Optional |
HasProperty | Variable | ZoneName | String | PropertyType | Optional |
HasSubtype | ObjectType | PriceItemType |