TraceContentDataType

http://opcfoundation.org/UA/IJT/

1.00.0

2021-09-29


NodeId ns=1;i=3014
NodeClass DataType
BrowseName 1:TraceContentDataType
DisplayName TraceContentDataType
Description It is to describe of the trace samples for a given program step.
BaseType 0:Structure
IsAbstract False
Field Name Data Type Is Optional Description
Values 0:Double[] The mandatory Values is an array of trace samples. The values correspond to the PhysicalQuantity attribute.
SensorId 0:Guid Yes The optional SensorId is the system-wide unique identifier of the sensor which has reported the values. This will be useful for identifying the sensor when the same set of samples are reported by multiple sensors.
Name 0:String Yes The optional Name is the user readable name for the given trace.
Description 0:String Yes The optional Description is an additional text to describe the trace samples.
PhysicalQuantity 0:Byte Yes The optional PhysicalQuantity is to determine the type of the physical quantity associated to a given value(s).
EngineeringUnits 0:EUInformation Yes The optional 0:EngineeringUnits defines the engineering unit of the values.