The TTDResultReadyEventType provides information of a complete or partial result. Events of this type are triggered when the server has a complete or partial result available for the client. It is formally defined in Table 37.
To enable access to a result, several properties of the result, which are generated by the TTD, 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 37 – TTDResultReadyEventType Definition
Attribute |
Value |
||||
BrowseName |
TTDResultReadyEventType |
||||
IsAbstract |
True |
||||
Description |
Provides information of a complete or partial result. |
||||
References |
Node Class |
BrowseName |
DataType |
TypeDefinition |
Other |
Subtype of the 4:ResultReadyEventType defined in OPC 40001-101 |
|||||
0:HasComponent |
Variable |
4:Result |
4:ResultDataType |
TTDResultType |
M |
Conformance Units |
|||||
TTD_TTDResultEvents |
This EventType inherits all properties of the ResultReadyEventType.
The Result variable of TTDResultType VariableType contains the subvariables as defined by the TTDResultType. Clients can select some of those individually when subscribing to events. The Result represents a partial or complete result.