The ISA95JobResponseProviderObjectType contains a method to receive unsolicited job response requests as illustrated in Figure 5.
Figure 5 – ISA95JobResponseProvider Methods
Table 15 is the AddressSpace definition of an ISA95JobResponseProviderObjectType.
Table 15 – ISA95JobResponseProviderObjectType AddressSpace Definition
Attribute |
Value |
||||
BrowseName |
ISA95JobResponseProviderObjectType |
||||
IsAbstract |
False |
||||
References |
NodeClass |
BrowseName |
Data Type |
TypeDefinition |
Other |
Subtype of the BaseObjectType defined in OPC 10000-5 |
|||||
0:HasComponent |
Method |
RequestJobResponse |
|
See 6.2.2.2 |
M |
RequestJobResponse – Defines the ISA95JobResponseRequest Method which receives requests for Job Responses.
The ISA95JobOrderReceiverObjectType with the ReceiveJobOrder method may be paired with an ISA95JobResponseProviderObjectType and the RequestJobResponse method, to send a Job Order and query for a JobResponse. This transaction is illustrated in Figure 6.
Figure 6 – ReceiveJobOrder and RequestJobResponse Transaction Example