Title | OPC Unified Architecture - Part 10: Programs |
Version | 2020 |
Document Number | 62541-10 |
Release Date | 2020 |
Reference | https://webstore.iec.ch/publication/61119 |
IEC 62541-10:2020 defines the information model associated with Programs in the OPC Unified Architecture. This includes the description of the NodeClasses
, standard Properties, Methods and Events and associated behaviour and information for Programs. The complete Address Space model including all NodeClasses
and Attributes is specified in IEC 62541-003 OPC Unified Architecture - Part 3: Address Space Model. The Services such as those used to invoke the Methods used to manage Programs are specified in IEC 62541-004 OPC Unified Architecture - Part 4: Services. This third edition cancels and replaces the second edition published in 2015.
This edition includes several clarifications and in addition the following significant technical changes with respect to the previous edition:
ProgramType
to ProgramStateMachineType
. This is in line with the NodeSet
(and thus implementations). In ProgramDiagnosticDataType
: changed the definition of lastInputArguments
and lastOutputArguments
and added two additional fields for the argument values. Also changed StatusResult
into StatusCode
. Created new version of the type to ProgramDiagnostic2DataType.OptionalPlaceHolder
for Program control Methods. Following the clarification in IEC 62541-003 OPC Unified Architecture - Part 3: Address Space Model, this now allows subtypes (or instances) to add arguments.See also: