10.18 DesignValueDataType

This structure provides the design value for a given physical quantity. It is used in JointDesignDataType.

The structure is defined in Table 242.

Table 242 – DesignValueDataType Structure
Name Type Description Optional
DesignValueDataTypestructureSubtype of the 0:Structure defined in OPC 10000-5.
PhysicalQuantity0:ByteIt is the physical quantity of value. Example: Force, Angle, etc.True
Name0:StringIt is the name of the given value.True
DesignValue0:BaseDataTypeIt is the design value. The data type can be any simple data type such as Integer, String, Double, DateTime, etc. If the value is corresponding to the physical quantity, then the data type should be Double.True
EngineeringUnits0:EUInformationIt is the engineering unit of design value.True

Its representation in the AddressSpace is defined in Table 243.

Table 243 – DesignValueDataType Definition
Attribute Value
BrowseNameDesignValueDataType
IsAbstractFalse
References Node Class BrowseName DataType TypeDefinition Other
Subtype of the 0:Structure defined in OPC 10000-5.
Conformance Units
IJT Joint Design Data
IJT Engineering Units