StepTraceDataType

It is to describe of the trace for a given program step.
The fields of the StepTraceDataType DataType are defined in the following table:
Name | Type |
---|---|
StepTraceDataType | Structure |
stepTraceId | Guid |
stepResultId | Guid |
numberOfTracePoints | UInt32 |
samplingInterval | Double |
startTimeOffset | Double |
stepTraceContent | TraceContentDataType[] |
The representation of the StepTraceDataType DataType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=3013 |
NamespaceUri | http://opcfoundation.org/UA/IJT/ |
BrowseName | StepTraceDataType |
IsAbstract | False |
SubtypeOf | Structure |
Categories |