The ResultReadyEventType is an EventType which is a subtype of BaseEventType, defined in OPC 10000-5. This event is to be triggered by the server when the tightening system has a complete or partial result available for the client.

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.

Note: It is possible to send the complete result data using this event. ResultType has required parameters to indicate if the result data is complete or not.

Figure 11 defines the structure. It is formally defined in Table 57.

image016.png

Figure 11 - Overview of ResultReadyEventType

Table 57 - ResultReadyEventType Definition

Attribute

Value

BrowseName

ResultReadyEventType

IsAbstract

False

References

NodeClass

BrowseName

DataType

TypeDefinition

Other

Subtype of the BaseEventType defined in OPC 10000-5 which means it inherits the InstanceDeclarations of that Node.

0:HasComponent

Variable

Result

ResultDataType

ResultType

M

This EventType inherits all Properties of the BaseEventType.

The mandatory Result Variable is an instance of ResultType with the required mandatory and optional parameters defined in the following section 9.1.