Difference between revisions of "Programs"
Line 4: | Line 4: | ||
<br>Note – the Programs Information Model is specified in OPC UA Part 10 | <br>Note – the Programs Information Model is specified in OPC UA Part 10 | ||
− | == Program Capabilities == | + | ==Program Capabilities== |
===Programs=== | ===Programs=== | ||
{{CapabilityUri|/Programs}} | {{CapabilityUri|/Programs}} |
Revision as of 11:34, 25 February 2015
Introduction
OPC UA Programs represent long-running, often complex and stateful functions in a server or underlying system.
When comparing Methods and Programs: a Method, for example, may be used to perform a calculation or reset a counter. A Program example would be to run and control a batch process, execute a machine tool part program, or manage a domain download. Programs can represent any level of functionality within a system or process in which client control or intervention is required and progress monitoring is desired. The execution time of a Program is not bound to the lifetime of a session.
Note – the Programs Information Model is specified in OPC UA Part 10
Program Capabilities
Programs
URN: https://opcfoundation.org/wiki/index.php/Programs
Description
Understand and support the Programs Information Model. This includes all Methods to invoke or control Program execution and the handling of transition events.
Usage Considerations
Consistent monitoring and control of long-running activities.
Conformance Testing
Client | Server |
|