ResultDataType

This structure contains the aggregated information of the Result data represented by ResultType variable.
The fields of the ResultDataType DataType are defined in the following table:
Name | Type |
---|---|
ResultDataType | Structure |
resultId | Guid |
processingTimes | ProcessingTimesDataType |
creationTime | UtcTime |
resultEvaluation | ResultEvaluation |
resultEvaluationCode | Int32 |
resultEvaluationDetails | LocalizedText |
sequenceNumber | Int32 |
tags | TagDataType[] |
classification | Byte |
operationMode | Byte |
isSimulated | Boolean |
isPartial | Boolean |
reporterAssetId | Guid |
generatorAssetId | Guid |
resultContent | BaseDataType |
The representation of the ResultDataType DataType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=3004 |
NamespaceUri | http://opcfoundation.org/UA/IJT/ |
BrowseName | ResultDataType |
IsAbstract | False |
SubtypeOf | Structure |
Categories |