TraceContentDataType

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

1.00.0

2024-03-07


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. It is used in StepTraceDataType.
BaseType 0:Structure
IsAbstract False
Field Name Data Type Is Optional Description
Values 0:Double[] It is an array of trace samples. The values correspond to the PhysicalQuantity attribute.
SensorId 0:TrimmedString Yes It 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 It is the user-friendly name for the given trace.
Description 0:String Yes It is an additional text to describe the trace samples.
PhysicalQuantity 0:Byte Yes It is to determine the type of the physical quantity associated to a given value(s).
EngineeringUnits 0:EUInformation Yes It is the engineering unit of the values.