DataDefinitionType

http://opcfoundation.org/UA/TMC/v2/

2.00.1

2022-07-25


NodeId ns=1;i=3003
NodeClass DataType
BrowseName 1:DataDefinitionType
DisplayName DataDefinitionType
Description The DataDefinitionType structure contains the metadata that describes a parameter.
BaseType 1:DataDescriptionType
IsAbstract False
Field Name Data Type Description
EngineeringUnits 0:EUInformation Unit of measure for the parameter.
DisplayFormat 0:String Display format for visualization. The same display format shall be used in the HMI.
Dependency 1:ParameterDependencyEnumeration The dependency of the parameter with respect to machine and brand.
DataType 0:String Describes the data type of the data point, e.g. FLOAT, INT, STRING, etc.
UserSubset 0:Boolean Used by the user to identify a subset of the dataset that is of interest.
ControlRange 0:Range The range where the parameter actual values is considered in control.
AlarmRange 0:Range Outside this range, the underlying system generates an alarm for the parameter.