DataDescriptionType

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

1.0

2017-10-11


NodeId ns=1;i=3003
NodeClass DataType
BrowseName 1:DataDescriptionType
DisplayName DataDescriptionType
Description The metadata (i.e. the complete identification except for the actual value) that describes one setting parameter.
BaseType 0:Structure
IsAbstract False
Field Name Data Type Description
ID 0:String Id of the data point.
MES_ID 0:String MES Id of the data point.
EngineeringUnits 0:EUInformation Engineering unit information for the data point.
DisplayFormat 0:String Display format for visualisation. The same display format shall be used in the HMI.
Dependency 1:ParameterDependencyEnumeration Identifies the dependency of the data point with respect to machine and brands (SKUs).
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 of special interest.
ControlRange 0:Range The range where the process variable is considered under good control.
AlarmRange 0:Range Outside this range, an alarm is generated for the process variable.