TraceDataType

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

1.00.0

2021-09-29


NodeId ns=1;i=3011
NodeClass DataType
BrowseName 1:TraceDataType
DisplayName TraceDataType
Description It is a base type to encapsulate common data for a Trace.
BaseType 0:Structure
IsAbstract False
Field Name Data Type Description
TraceId 0:Guid The mandatory TraceId is the system-wide unique identifier of the Trace.
ResultId 0:Guid The mandatory ResultId is the system-wide unique identifier of the associated result. This is useful to link Result and Trace instances when the Result and Trace are sent separately.