11 OPC UA DataTypes

11.2 PrintableWeightType

The DataType defines the general structure of a PrintableWeight. It is formally defined in Table 140.
Table 140 – PrintableWeightType Definition
Attribute | Value | ||
---|---|---|---|
BrowseName | PrintableWeightType | ||
IsAbstract | False | ||
DisplayName | Type | IsArray | Optional |
Subtype of AbstractWeightType |
The structure is defined in Table 141.
Table 141 – PrintableWeightType Structure
Name | Type | Description |
---|---|---|
PrintableWeightType | structure | Subtype of the AbstractWeightType defined in this Companion Specification |
Gross | 0:String | Gross defines the gross value of weight in 0:String without a unit. |
Net | 0:String | Net defines the net value of weight in 0:String without a unit. |
Tare | 0:String | Tare defines the tare value of weight in 0:String without a unit. |