StepResultDataType

It is used report measurement values corresponding to a given step in the program.
The fields of the StepResultDataType DataType are defined in the following table:
Name | Type |
---|---|
StepResultDataType | Structure |
stepResultId | Guid |
programStepId | Guid |
programStep | String |
name | String |
resultEvaluation | ResultEvaluation |
startTimeOffset | Double |
stepTraceId | Guid |
stepResultValues | ResultValueDataType[] |
The representation of the StepResultDataType DataType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=3009 |
NamespaceUri | http://opcfoundation.org/UA/IJT/ |
BrowseName | StepResultDataType |
IsAbstract | False |
SubtypeOf | Structure |
Categories |