ResultDataType

http://opcfoundation.org/UA/Machinery/Result/

1.00.0

2023-01-01


NodeId ns=1;i=3008
NodeClass DataType
BrowseName 1:ResultDataType
DisplayName ResultDataType
Description Contains fields that were created during the execution of a recipe.
BaseType 0:Structure
IsAbstract False
Field Name Data Type Allow Subtypes Description
ResultMetaData 1:ResultMetaDataType Yes Contains meta data describing the resultContent.
ResultContent 0:BaseDataType[] Abstract data type to be subtyped from to hold result data created by the selected recipe.