OPC Unified Architecture - Part 5: Information Model

IEC 62541-5.2015 defines the Information Model of the OPC Unified Architecture. The Information Model describes standardised Nodes of a Server's AddressSpace. These Nodes are standardised types as well as standardised instances used for diagnostics or as entry points to server-specific Nodes. This second edition cancels and replaces the first edition published in 2011 and constitutes a technical revision. This edition includes the following changes:
- Defined ProgressEventType;
- Defined DataType called BitFieldMaskDataType;
- Delete Property SamplingRateCount in ServerDiagnosticSummaryDataType;
- Added the Property "EffectiveTransitionTime" to TransitionVariableType;
- Introduced VariableType OptionSetType;
- Added a new EventType called SystemStatusChangeEventType;
- Added properties to ServerCapabilitiesType. Added an object for operation limits. Added type OperationLimitsType containing that information;
- Added SecureChannelId to AuditActivateSessionEventType;
- Added normative Annex C defining FileType and Methods;
- Added a Method GetMonitoredItems on ServerType;
- Removed the concept of ModelParent. Added meta data for namespaces in ServerType and created types for managing that. Added representations for ModellingRules OptionalPlaceholder and MandatoryPlaceholder;
- Added new types NonTransparentNetworkRedundancyType, NetworkGroupDataType and EndpointUrlListDataType.

Architecture unifiée OPC - Partie 5: Modèle d'informations

L'IEC 62541-5:2015 définit le Modèle d'informations de l'Architecture unifiée OPC. Le Modèle d'informations décrit des Noeuds (Nodes) normalisés d'un Espace d'Adresses (AddressSpace) d'un Serveur (Server). Ces Noeuds sont des types normalisés ainsi que des instances normalisées utilisés pour le diagnostic ou comme des points d'entrée à des Noeuds spécifiques au serveur. Cette deuxième édition annule et remplace la première édition parue en 2011. Elle constitue une révision technique. Cette édition inclut les modifications suivantes:
- ProgressEventType identifiant l'avancement d'une opération telle que l'appel d'un service;
- DataType appelé BitFieldMaskDataType;
- Propriété SamplingRateCount supprimée dans le ServerDiagnosticSummaryDataType;
- Ajout de la propriété "EffectiveTransitionTime" au TransitionVariableType;
- Introduction du VariableType OptionSetType;
- Ajout d'un nouveau EventType appelé SystemStatusChangeEventType;
- Ajout de propriétés à ServerCapabilitiesType, de même qu'ajout d'un objet pour les limites de fonctionnement. Ajout du type OperationLimitsType;
- Ajout de SecureChannelId à AuditActivateSession-EventType;
- Ajout d'une Annexe C normative définissant le FileType et les Méthodes utilisés pour le transfert de fichiers;
- Ajout d'une Méthode GetMonitoredItems à ServerType;
- Suppression du concept de ModelParent;
- Ajout de métadonnées pour les espaces de noms dans ServerType. Ajout des représentations pour les ModellingRules OptionalPlaceholder et MandatoryPlaceholder;
- Ajout des nouveaux types NonTransparentNetworkRedundancyType, NetworkGroupDataType et EndpointUrlListDataType afin de gérer la redondance HotAndMiorrored. Ajout d'une description supplémentaire de la redondance et mise à jour de l'énumération RedundancySupport en 12.5.

General Information

Status
Published
Publication Date
24-Mar-2015
Drafting Committee
WG 8 - TC 65/SC 65E/WG 8
Current Stage
DELPUB - Deleted Publication
Start Date
10-Jul-2020
Completion Date
29-Sep-2017

Relations

Effective Date
05-Sep-2023
Effective Date
05-Sep-2023

Overview

IEC 62541-5:2015, titled OPC Unified Architecture - Part 5: Information Model, is an international standard published by the International Electrotechnical Commission (IEC) that defines the information model for the OPC Unified Architecture (OPC UA). This second edition, published in 2015, serves as a technical revision of the 2011 first edition. The standard specifies the standardized nodes within a server’s address space, including both node types and instances that are used for diagnostics or as entry points to server-specific nodes.

The information model defined in IEC 62541-5:2015 facilitates interoperability and consistent data exchange between industrial automation systems and applications by providing a structured, common framework for representing information in OPC UA servers.

Key Topics

  • Standardized Nodes: Defines various NodeTypes and instances that structure the address space of an OPC UA server, including Objects, Variables, VariableTypes, EventTypes, and DataTypes.
  • Server Diagnostics and Capabilities: Introduces types like ServerDiagnosticsSummaryDataType and ServerCapabilitiesType to expose server diagnostics, capabilities, and operational limits clearly.
  • Events and EventTypes: Adds important event types such as ProgressEventType and SystemStatusChangeEventType to enhance monitoring and diagnostics capabilities.
  • New DataTypes and VariableTypes: Introduces new data types like BitFieldMaskDataType and new VariableTypes such as OptionSetType, enabling more sophisticated data modeling.
  • Namespace and Metadata Management: Enhances management of namespaces and metadata with dedicated types like NamespaceMetadataType and NamespacesType, replacing the previous concept of ModelParent.
  • Redundancy Support: Defines new types such as NonTransparentNetworkRedundancyType, NetworkGroupDataType, and EndpointUrlListDataType, supporting various network redundancy schemes.
  • Methods: Incorporates new methods like GetMonitoredItems on ServerType for improved server interaction.
  • Security Auditing: Adds SecureChannelId to AuditActivateSessionEventType, reinforcing security event tracing.
  • File and Modelling Enhancements: Provides a normative annex defining FileType and associated methods, along with support for modelling rules such as OptionalPlaceholder and MandatoryPlaceholder.

Applications

IEC 62541-5:2015 is broadly applied in industrial automation, manufacturing, and smart infrastructure systems to enable:

  • Interoperable Data Exchange: Offering standardized information models across diverse control and monitoring equipment.
  • Enhanced Diagnostics: Allowing clients to monitor server health and operational status through standardized diagnostics data types.
  • Scalable System Architectures: Supporting complex distributed systems through namespace management and network redundancy types.
  • Robust Security and Auditing: Implementing extensive security event tracking and auditing mechanisms to comply with industry best practices.
  • Flexible Data Modeling: Customizing OPC UA servers with new data types, event types, and variable types to meet specific application requirements.
  • Integration with IT Systems: Streamlining the integration with enterprise systems by providing well-defined information models and metadata.

Related Standards

When implementing or working with IEC 62541-5:2015, the following related IEC OPC UA standards are also relevant:

  • IEC 62541-1: Overview and Concepts - Provides foundational concepts and general overview of OPC UA.
  • IEC 62541-3: Address Space Model - Defines the structure and principles for the server’s address space used for browsing and modeling.
  • IEC 62541-4: Services - Specifies OPC UA services used to interact with the information model.
  • IEC 62541-6: Mappings - Describes protocols and encoding such as OPC UA binary and XML encoding.
  • IEC 62541-7: Profiles - Defines profiles for client and server conformance.
  • IEC 62541-8: Data Access - Details data access services.
  • IEC 62541-9: Alarms & Conditions - Enhances event management and alarm systems.

Utilizing IEC 62541-5 with these complementary parts ensures comprehensive implementation of OPC UA standards, fostering interoperability, security, and scalability in industrial communication systems.


Keywords: IEC 62541-5, OPC Unified Architecture, OPC UA Information Model, industrial automation standards, OPC UA server, standardized nodes, address space, server diagnostics, event types, namespace metadata, network redundancy, OPC UA data types, interoperability, industrial communication protocols.

Standard

IEC 62541-5:2015 - OPC Unified Architecture - Part 5: Information Model

English and French language
244 pages
sale 15% off
Preview
sale 15% off
Preview

Frequently Asked Questions

IEC 62541-5:2015 is a standard published by the International Electrotechnical Commission (IEC). Its full title is "OPC Unified Architecture - Part 5: Information Model". This standard covers: IEC 62541-5.2015 defines the Information Model of the OPC Unified Architecture. The Information Model describes standardised Nodes of a Server's AddressSpace. These Nodes are standardised types as well as standardised instances used for diagnostics or as entry points to server-specific Nodes. This second edition cancels and replaces the first edition published in 2011 and constitutes a technical revision. This edition includes the following changes: - Defined ProgressEventType; - Defined DataType called BitFieldMaskDataType; - Delete Property SamplingRateCount in ServerDiagnosticSummaryDataType; - Added the Property "EffectiveTransitionTime" to TransitionVariableType; - Introduced VariableType OptionSetType; - Added a new EventType called SystemStatusChangeEventType; - Added properties to ServerCapabilitiesType. Added an object for operation limits. Added type OperationLimitsType containing that information; - Added SecureChannelId to AuditActivateSessionEventType; - Added normative Annex C defining FileType and Methods; - Added a Method GetMonitoredItems on ServerType; - Removed the concept of ModelParent. Added meta data for namespaces in ServerType and created types for managing that. Added representations for ModellingRules OptionalPlaceholder and MandatoryPlaceholder; - Added new types NonTransparentNetworkRedundancyType, NetworkGroupDataType and EndpointUrlListDataType.

IEC 62541-5.2015 defines the Information Model of the OPC Unified Architecture. The Information Model describes standardised Nodes of a Server's AddressSpace. These Nodes are standardised types as well as standardised instances used for diagnostics or as entry points to server-specific Nodes. This second edition cancels and replaces the first edition published in 2011 and constitutes a technical revision. This edition includes the following changes: - Defined ProgressEventType; - Defined DataType called BitFieldMaskDataType; - Delete Property SamplingRateCount in ServerDiagnosticSummaryDataType; - Added the Property "EffectiveTransitionTime" to TransitionVariableType; - Introduced VariableType OptionSetType; - Added a new EventType called SystemStatusChangeEventType; - Added properties to ServerCapabilitiesType. Added an object for operation limits. Added type OperationLimitsType containing that information; - Added SecureChannelId to AuditActivateSessionEventType; - Added normative Annex C defining FileType and Methods; - Added a Method GetMonitoredItems on ServerType; - Removed the concept of ModelParent. Added meta data for namespaces in ServerType and created types for managing that. Added representations for ModellingRules OptionalPlaceholder and MandatoryPlaceholder; - Added new types NonTransparentNetworkRedundancyType, NetworkGroupDataType and EndpointUrlListDataType.

IEC 62541-5:2015 is classified under the following ICS (International Classification for Standards) categories: 25.040.40 - Industrial process measurement and control; 35.100.05 - Multilayer applications. The ICS classification helps identify the subject area and facilitates finding related standards.

IEC 62541-5:2015 has the following relationships with other standards: It is inter standard links to IEC 62541-5:2020, IEC 62541-5:2011. Understanding these relationships helps ensure you are using the most current and applicable version of the standard.

You can purchase IEC 62541-5:2015 directly from iTeh Standards. The document is available in PDF format and is delivered instantly after payment. Add the standard to your cart and complete the secure checkout process. iTeh Standards is an authorized distributor of IEC standards.

Standards Content (Sample)


IEC 62541-5 ®
Edition 2.0 2015-03
INTERNATIONAL
STANDARD
NORME
INTERNATIONALE
colour
inside
OPC unified architecture –
Part 5: Information Model
Architecture unifiée OPC –
Partie 5: Modèle d'informations

All rights reserved. Unless otherwise specified, no part of this publication may be reproduced or utilized in any form
or by any means, electronic or mechanical, including photocopying and microfilm, without permission in writing from
either IEC or IEC's member National Committee in the country of the requester. If you have any questions about IEC
copyright or have an enquiry about obtaining additional rights to this publication, please contact the address below or
your local IEC member National Committee for further information.

Droits de reproduction réservés. Sauf indication contraire, aucune partie de cette publication ne peut être reproduite
ni utilisée sous quelque forme que ce soit et par aucun procédé, électronique ou mécanique, y compris la photocopie
et les microfilms, sans l'accord écrit de l'IEC ou du Comité national de l'IEC du pays du demandeur. Si vous avez des
questions sur le copyright de l'IEC ou si vous désirez obtenir des droits supplémentaires sur cette publication, utilisez
les coordonnées ci-après ou contactez le Comité national de l'IEC de votre pays de résidence.

IEC Central Office Tel.: +41 22 919 02 11
3, rue de Varembé Fax: +41 22 919 03 00
CH-1211 Geneva 20 info@iec.ch
Switzerland www.iec.ch
About the IEC
The International Electrotechnical Commission (IEC) is the leading global organization that prepares and publishes
International Standards for all electrical, electronic and related technologies.

About IEC publications
The technical content of IEC publications is kept under constant review by the IEC. Please make sure that you have the
latest edition, a corrigenda or an amendment might have been published.

IEC Catalogue - webstore.iec.ch/catalogue Electropedia - www.electropedia.org
The stand-alone application for consulting the entire The world's leading online dictionary of electronic and
bibliographical information on IEC International Standards, electrical terms containing more than 30 000 terms and
Technical Specifications, Technical Reports and other definitions in English and French, with equivalent terms in 15
documents. Available for PC, Mac OS, Android Tablets and additional languages. Also known as the International
iPad. Electrotechnical Vocabulary (IEV) online.

IEC publications search - www.iec.ch/searchpub IEC Glossary - std.iec.ch/glossary
The advanced search enables to find IEC publications by a More than 60 000 electrotechnical terminology entries in
variety of criteria (reference number, text, technical English and French extracted from the Terms and Definitions
committee,…). It also gives information on projects, replaced clause of IEC publications issued since 2002. Some entries
and withdrawn publications. have been collected from earlier publications of IEC TC 37,

77, 86 and CISPR.
IEC Just Published - webstore.iec.ch/justpublished
Stay up to date on all new IEC publications. Just Published IEC Customer Service Centre - webstore.iec.ch/csc
details all new publications released. Available online and If you wish to give us your feedback on this publication or
also once a month by email. need further assistance, please contact the Customer Service
Centre: csc@iec.ch.
A propos de l'IEC
La Commission Electrotechnique Internationale (IEC) est la première organisation mondiale qui élabore et publie des
Normes internationales pour tout ce qui a trait à l'électricité, à l'électronique et aux technologies apparentées.

A propos des publications IEC
Le contenu technique des publications IEC est constamment revu. Veuillez vous assurer que vous possédez l’édition la
plus récente, un corrigendum ou amendement peut avoir été publié.

Catalogue IEC - webstore.iec.ch/catalogue Electropedia - www.electropedia.org
Application autonome pour consulter tous les renseignements
Le premier dictionnaire en ligne de termes électroniques et
bibliographiques sur les Normes internationales,
électriques. Il contient plus de 30 000 termes et définitions en
Spécifications techniques, Rapports techniques et autres
anglais et en français, ainsi que les termes équivalents dans
documents de l'IEC. Disponible pour PC, Mac OS, tablettes
15 langues additionnelles. Egalement appelé Vocabulaire
Android et iPad.
Electrotechnique International (IEV) en ligne.

Recherche de publications IEC - www.iec.ch/searchpub
Glossaire IEC - std.iec.ch/glossary
Plus de 60 000 entrées terminologiques électrotechniques, en
La recherche avancée permet de trouver des publications IEC
en utilisant différents critères (numéro de référence, texte, anglais et en français, extraites des articles Termes et
comité d’études,…). Elle donne aussi des informations sur les Définitions des publications IEC parues depuis 2002. Plus
projets et les publications remplacées ou retirées. certaines entrées antérieures extraites des publications des

CE 37, 77, 86 et CISPR de l'IEC.
IEC Just Published - webstore.iec.ch/justpublished

Service Clients - webstore.iec.ch/csc
Restez informé sur les nouvelles publications IEC. Just
Published détaille les nouvelles publications parues. Si vous désirez nous donner des commentaires sur cette
Disponible en ligne et aussi une fois par mois par email. publication ou si vous avez des questions contactez-nous:
csc@iec.ch.
IEC 62541-5 ®
Edition 2.0 2015-03
INTERNATIONAL
STANDARD
NORME
INTERNATIONALE
colour
inside
OPC unified architecture –
Part 5: Information Model
Architecture unifiée OPC –
Partie 5: Modèle d'informations

INTERNATIONAL
ELECTROTECHNICAL
COMMISSION
COMMISSION
ELECTROTECHNIQUE
INTERNATIONALE
ICS 25.040.40; 35.100 ISBN 978-2-8322-2384-0

– 2 – IEC 62541-5:2015 © IEC 2015
CONTENTS
FOREWORD . 12
1 Scope . 14
2 Normative references . 14
3 Terms, definitions and conventions . 14
3.1 Terms and definitions . 14
3.2 Abbreviations and symbols . 14
3.3 Conventions for Node descriptions . 15
4 NodeIds and BrowseNames . 16
4.1 NodeIds . 16
4.2 BrowseNames . 16
5 Common Attributes . 17
5.1 General . 17
5.2 Objects . 17
5.3 Variables . 17
5.4 VariableTypes . 17
6 Standard ObjectTypes . 18
6.1 General . 18
6.2 BaseObjectType . 18
6.3 ObjectTypes for the Server Object . 18
6.3.1 ServerType . 18
6.3.2 ServerCapabilitiesType . 20
6.3.3 ServerDiagnosticsType . 22
6.3.4 SessionsDiagnosticsSummaryType . 23
6.3.5 SessionDiagnosticsObjectType . 24
6.3.6 VendorServerInfoType . 25
6.3.7 ServerRedundancyType . 25
6.3.8 TransparentRedundancyType . 25
6.3.9 NonTransparentRedundancyType . 26
6.3.10 NonTransparentNetworkRedundancyType . 26
6.3.11 OperationLimitsType . 27
6.3.12 AddressSpaceFileType . 29
6.3.13 NamespaceMetadataType. 29
6.3.14 NamespacesType . 31
6.4 ObjectTypes used as EventTypes . 31
6.4.1 General. 31
6.4.2 BaseEventType. 31
6.4.3 AuditEventType . 33
6.4.4 AuditSecurityEventType . 34
6.4.5 AuditChannelEventType . 35
6.4.6 AuditOpenSecureChannelEventType . 35
6.4.7 AuditSessionEventType . 36
6.4.8 AuditCreateSessionEventType . 36
6.4.9 AuditUrlMismatchEventType . 37
6.4.10 AuditActivateSessionEventType . 38
6.4.11 AuditCancelEventType . 38
6.4.12 AuditCertificateEventType . 39

6.4.13 AuditCertificateDataMismatchEventType . 39
6.4.14 AuditCertificateExpiredEventType . 39
6.4.15 AuditCertificateInvalidEventType . 40
6.4.16 AuditCertificateUntrustedEventType. 40
6.4.17 AuditCertificateRevokedEventType . 40
6.4.18 AuditCertificateMismatchEventType . 41
6.4.19 AuditNodeManagementEventType . 41
6.4.20 AuditAddNodesEventType . 42
6.4.21 AuditDeleteNodesEventType . 42
6.4.22 AuditAddReferencesEventType . 42
6.4.23 AuditDeleteReferencesEventType . 43
6.4.24 AuditUpdateEventType . 43
6.4.25 AuditWriteUpdateEventType . 44
6.4.26 AuditHistoryUpdateEventType . 44
6.4.27 AuditUpdateMethodEventType . 45
6.4.28 SystemEventType . 45
6.4.29 DeviceFailureEventType . 45
6.4.30 SystemStatusChangeEventType . 46
6.4.31 BaseModelChangeEventType . 46
6.4.32 GeneralModelChangeEventType . 46
6.4.33 SemanticChangeEventType . 47
6.4.34 EventQueueOverflowEventType . 47
6.4.35 ProgressEventType . 48
6.5 ModellingRuleType . 48
6.6 FolderType . 48
6.7 DataTypeEncodingType . 49
6.8 DataTypeSystemType . 49
6.9 AggregateFunctionType . 49
7 Standard VariableTypes . 50
7.1 General . 50
7.2 BaseVariableType . 50
7.3 PropertyType . 50
7.4 BaseDataVariableType . 50
7.5 ServerVendorCapabilityType . 51
7.6 DataTypeDictionaryType . 51
7.7 DataTypeDescriptionType . 52
7.8 ServerStatusType . 52
7.9 BuildInfoType . 52
7.10 ServerDiagnosticsSummaryType . 53
7.11 SamplingIntervalDiagnosticsArrayType . 53
7.12 SamplingIntervalDiagnosticsType . 54
7.13 SubscriptionDiagnosticsArrayType . 54
7.14 SubscriptionDiagnosticsType . 54
7.15 SessionDiagnosticsArrayType . 55
7.16 SessionDiagnosticsVariableType . 56
7.17 SessionSecurityDiagnosticsArrayType . 57
7.18 SessionSecurityDiagnosticsType . 58
7.19 OptionSetType . 58
8 Standard Objects and their Variables . 59

– 4 – IEC 62541-5:2015 © IEC 2015
8.1 General . 59
8.2 Objects used to organise the AddressSpace structure . 59
8.2.1 Overview . 59
8.2.2 Root . 60
8.2.3 Views . 60
8.2.4 Objects . 61
8.2.5 Types . 61
8.2.6 ObjectTypes . 62
8.2.7 VariableTypes . 63
8.2.8 ReferenceTypes. 64
8.2.9 DataTypes . 64
8.2.10 OPC Binary . 66
8.2.11 XML Schema . 66
8.2.12 EventTypes . 66
8.3 Server Object and its containing Objects . 67
8.3.1 General. 67
8.3.2 Server Object . 68
8.4 ModellingRule Objects . 69
8.4.1 ExposesItsArray . 69
8.4.2 Mandatory. 69
8.4.3 Optional . 69
8.4.4 OptionalPlaceholder. 70
8.4.5 MandatoryPlaceholder . 70
9 Standard Methods . 70
9.1 GetMonitoredItems . 70
10 Standard Views . 71
11 Standard ReferenceTypes . 71
11.1 References . 71
11.2 HierarchicalReferences . 71
11.3 NonHierarchicalReferences . 71
11.4 HasChild . 72
11.5 Aggregates . 72
11.6 Organizes . 72
11.7 HasComponent . 73
11.8 HasOrderedComponent . 73
11.9 HasProperty . 73
11.10 HasSubtype . 73
11.11 HasModellingRule . 74
11.12 HasTypeDefinition. 74
11.13 HasEncoding . 74
11.14 HasDescription . 75
11.15 HasEventSource . 75
11.16 HasNotifier . 75
11.17 GeneratesEvent . 75
11.18 AlwaysGeneratesEvent . 76
12 Standard DataTypes . 76
12.1 Overview. 76
12.2 DataTypes defined in IEC 62541-3 . 76

12.3 DataTypes defined in IEC 62541-4 . 81
12.4 BuildInfo . 82
12.5 RedundancySupport . 82
12.6 ServerState . 83
12.7 RedundantServerDataType . 83
12.8 SamplingIntervalDiagnosticsDataType . 84
12.9 ServerDiagnosticsSummaryDataType . 84
12.10 ServerStatusDataType . 85
12.11 SessionDiagnosticsDataType . 86
12.12 SessionSecurityDiagnosticsDataType . 87
12.13 ServiceCounterDataType . 88
12.14 StatusResult . 88
12.15 SubscriptionDiagnosticsDataType . 89
12.16 ModelChangeStructureDataType . 90
12.17 SemanticChangeStructureDataType . 90
12.18 BitFieldMaskDataType . 91
12.19 NetworkGroupDataType . 91
12.20 EndpointUrlListDataType . 92
Annex A (informative) Design decisions when modelling the server information . 93
A.1 Overview. 93
A.2 ServerType and Server Object . 93
A.3 Typed complex Objects beneath the Server Object . 93
A.4 Properties versus DataVariables . 93
A.5 Complex Variables using complex DataTypes . 94
A.6 Complex Variables having an array . 94
A.7 Redundant information . 94
A.8 Usage of the BaseDataVariableType . 95
A.9 Subtyping . 95
A.10 Extensibility mechanism . 95
Annex B (normative) StateMachines . 96
B.1 General . 96
B.2 Examples of finite state machines . 96
B.2.1 Simple state machine . 96
B.2.2 State machine containing substates . 97
B.3 Definition of state machine . 98
B.4 Representation of state machines in the AddressSpace . 98
B.4.1 Overview . 98
B.4.2 StateMachineType . 99
B.4.3 StateVariableType . 100
B.4.4 TransitionVariableType . 101
B.4.5 FiniteStateMachineType . 101
B.4.6 FiniteStateVariableType . 102
B.4.7 FiniteTransitionVariableType . 103
B.4.8 StateType . 103
B.4.9 InitialStateType . 104
B.4.10 TransitionType . 105
B.4.11 FromState . 105
B.4.12 ToState . 106
B.4.13 HasCause . 106

– 6 – IEC 62541-5:2015 © IEC 2015
B.4.14 HasEffect . 106
B.4.15 HasSubStateMachine. 107
B.4.16 TransitionEventType . 107
B.4.17 AuditUpdateStateEventType . 108
B.4.18 Special Restrictions on subtyping StateMachines . 108
B.4.19 Specific StatusCodes for StateMachines . 109
B.5 Examples of StateMachines in the AddressSpace . 110
B.5.1 StateMachineType using inheritance . 110
B.5.2 StateMachineType with a sub-machine using inheritance . 111
B.5.3 StateMachineType using containment . 112
B.5.4 Example of a StateMachine having Transition to SubStateMachine . 113
Annex C (normative) File Transfer . 115
C.1 Overview. 115
C.2 FileType . 115
C.3 Open . 116
C.4 Close . 117
C.5 Read . 117
C.6 Write . 118
C.7 GetPosition . 118
C.8 SetPosition . 119

Figure 1 – Standard AddressSpace Structure . 59
Figure 2 – Views Organization . 60
Figure 3 – Objects Organization . 61
Figure 4 – ObjectTypes Organization . 62
Figure 5 – VariableTypes Organization . 63
Figure 6 – ReferenceType Definitions . 64
Figure 7 – DataTypes Organization . 65
Figure 8 – EventTypes Organization . 67
Figure 9 – Excerpt of Diagnostic Information of the Server . 68
Figure B.1 – Example of a simple state machine . 97
Figure B.2 – Example of a state machine having a sub-machine . 97
Figure B.3 – The StateMachine Information Model . 99
Figure B.4 – Example of an initial State in a sub-machine . 104
Figure B.5 – Example of a StateMachineType using inheritance . 110
Figure B.6 – Example of a StateMachineType with a SubStateMachine using
inheritance . 111
Figure B.7 – Example of a StateMachineType using containment . 112
Figure B.8 – Example of a state machine with transitions from sub-states . 113
Figure B.9 – Example of a StateMachineType having Transition to SubStateMachine . 114

Table 1 – Examples of DataTypes . 15
Table 2 – Type Definition Table . 16
Table 3 – Common Node Attributes . 17
Table 4 – Common Object Attributes . 17
Table 5 – Common Variable Attributes . 17

Table 6 – Common VariableType Attributes . 18
Table 7 – BaseObjectType Definition . 18
Table 8 – ServerType Definition . 19
Table 9 – ServerCapabilitiesType Definition . 21
Table 10 – ServerDiagnosticsType Definition . 23
Table 11 – SessionsDiagnosticsSummaryType Definition . 24
Table 12 – SessionDiagnosticsObjectType Definition . 24
Table 13 – VendorServerInfoType Definition . 25
Table 14 – ServerRedundancyType Definition . 25
Table 15 – TransparentRedundancyType Definition . 25
Table 16 – NonTransparentRedundancyType Definition . 26
Table 17 – NonTransparentNetworkRedundancyType Definition . 27
Table 18 – OperationLimitsType Definition . 28
Table 19 – AddressSpaceFileType Definition . 29
Table 20 – NamespaceMetadataType Definition . 30
Table 21 – NamespacesType Definition . 31
Table 22 – BaseEventType Definition . 31
Table 23 – AuditEventType Definition . 34
Table 24 – AuditSecurityEventType Definition . 34
Table 25 – AuditChannelEventType Definition . 35
Table 26 – AuditOpenSecureChannelEventType Definition . 35
Table 27 – AuditSessionEventType Definition . 36
Table 28 – AuditCreateSessionEventType Definition . 37
Table 29 – AuditUrlMismatchEventType Definition . 37
Table 30 – AuditActivateSessionEventType Definition . 38
Table 31 – AuditCancelEventType Definition. 38
Table 32 – AuditCertificateEventType Definition . 39
Table 33 – AuditCertificateDataMismatchEventType Definition . 39
Table 34 – AuditCertificateExpiredEventType Definition . 40
Table 35 – AuditCertificateInvalidEventType Definition . 40
Table 36 – AuditCertificateUntrustedEventType Definition . 40
Table 37 – AuditCertificateRevokedEventType Definition . 41
Table 38 – AuditCertificateMismatchEventType Definition . 41
Table 39 – AuditNodeManagementEventType Definition . 41
Table 40 – AuditAddNodesEventType Definition . 42
Table 41 – AuditDeleteNodesEventType Definition . 42
Table 42 – AuditAddReferencesEventType Definition . 43
Table 43 – AuditDeleteReferencesEventType Definition . 43
Table 44 – AuditUpdateEventType Definition . 43
Table 45 – AuditWriteUpdateEventType Definition . 44
Table 46 – AuditHistoryUpdateEventType Definition . 44
Table 47 – AuditUpdateMethodEventType Definition . 45
Table 48 – SystemEventType Definition . 45

– 8 – IEC 62541-5:2015 © IEC 2015
Table 49 – DeviceFailureEventType Definition . 46
Table 50 – SystemStatusChangeEventType Definition . 46
Table 51 – BaseModelChangeEventType Definition . 46
Table 52 – GeneralModelChangeEventType Definition . 47
Table 53 – SemanticChangeEventType Definition . 47
Table 54 – EventQueueOverflowEventType Definition . 47
Table 55 – ProgressEventType Definition . 48
Table 56 – ModellingRuleType Definition . 48
Table 57 – FolderType Definition . 49
Table 58 – DataTypeEncodingType Definition . 49
Table 59 – DataTypeSystemType Definition . 49
Table 60 – AggregateFunctionType Definition . 49
Table 61 – BaseVariableType Definition . 50
Table 62 – PropertyType Definition . 50
Table 63 – BaseDataVariableType Definition . 51
Table 64 – ServerVendorCapabilityType Definition . 51
Table 65 – DataTypeDictionaryType Definition . 51
Table 66 – DataTypeDescriptionType Definition . 52
Table 67 – ServerStatusType Definition . 52
Table 68 – BuildInfoType Definition . 53
Table 69 – ServerDiagnosticsSummaryType Definition . 53
Table 70 – SamplingIntervalDiagnosticsArrayType Definition . 54
Table 71 – SamplingIntervalDiagnosticsType Definition . 54
Table 72 – SubscriptionDiagnosticsArrayType Definition . 54
Table 73 – SubscriptionDiagnosticsType Definition . 55
Table 74 – SessionDiagnosticsArrayType Definition . 55
Table 75 – SessionDiagnosticsVariableType Definition . 56
Table 76 – SessionSecurityDiagnosticsArrayType Definition . 58
Table 77 – SessionSecurityDiagnosticsType Definition . 58
Table 78 – OptionSetType Definition . 59
Table 79 – Root Definition . 60
Table 80 – Views Definition. 61
Table 81 – Objects Definition . 61
Table 82 – Types Definition . 62
Table 83 – ObjectTypes Definition . 63
Table 84 – VariableTypes Definition . 63
Table 85 – ReferenceTypes Definition . 64
Table 86 – DataTypes Definition . 66
Table 87 – OPC Binary Definition. 66
Table 88 – XML Schema Definition . 66
Table 89 – EventTypes Definition.
...

Questions, Comments and Discussion

Ask us and Technical Secretary will try to provide an answer. You can facilitate discussion about the standard in here.

Loading comments...