The GMSResultManagementType provides mechanisms to access results generated by the underlying GMS. Results can be managed in a local result store of the Server. Methods and Objects with Variables as well as Events and external file stores can be used to provide the results for the Client.
Figure 22 shows the hierarchical structure and details of the composition. It is formally defined in Table 29.
This ObjectType extends the ResultManagementType of the Machinery. As part of this extension, deviation values can be provided via OPC UA.
Table 29 – GMSResultManagementType Definition
Attribute |
Value |
||||
BrowseName |
GMSResultManagementType |
||||
IsAbstract |
False |
||||
References |
Node Class |
BrowseName |
DataType |
TypeDefinition |
Other |
Subtype of the ResultManagementType defined in OPC UA 10000-3 i.e. inheriting the InstanceDeclarations of that Node. |
|||||
0:HasComponent |
Object |
CorrectionsFolder |
|
0:FolderType |
0:Optional
|
0:GeneratesEvent |
ObjectType |
IntermediateResultEventType |
|
|
|
Conformance Units |
|||||
GMS ResultManagmentType |
CorrectionsFolder is a folder that contains several corrections. The count and the corrections itself are application-specific.
The components of the GMSResultManagementType have additional subcomponents which are defined in Table 30.
Table 30 – GMSResultManagementType Additional Subcomponents
BrowsePath |
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
Others |
CorrectionsFolder |
0:HasComponent |
Object |
<Corrections> |
|
CorrectionType |
0:OptionalPlaceholder |
CorrectionsFolder |
0:HasComponent |
Variable |
CorrectionCount |
Integer |
BaseDataVariableType |
0:Optional |
<Corrections> represents individual corrections.
CorrectionCount indicates the total number of corrections.