The ResultReadyEventType provides information of a complete or partial result. Events of this type are to be triggered when the Server has a complete or partial result available to the Client. It is formally defined in Table 15.
To enable access to a result, several Properties of the result, which are generated by the system, are supplied. These Properties can be used to query the results in the ResultManagement Object. A sufficiently small result can also be provided in the ResultContent component of the Event.
Table 15 – ResultReadyEventType Definition
Attribute |
Value |
||||
BrowseName |
ResultReadyEventType |
||||
IsAbstract |
True |
||||
Description |
Provides information of a complete or partial result. |
||||
References |
Node Class |
BrowseName |
DataType |
TypeDefinition |
Other |
Subtype of the 0:BaseEventType defined in OPC 10000-5 |
|||||
0:HasComponent |
Variable |
Result |
ResultDataType |
ResultType |
M |
Conformance Units |
|||||
Machinery-Result ResultEvents |
This EventType inherits all Properties of the BaseEventType.
The Result Variable of ResultType VariableType contains the subvariables as defined by the ResultType. Clients can select some of those individually when subscribing to Events. The Result represents a partial or complete result.