IEC TR 62453-41:2016
(Main)Field device tool (FDT) interface specification - Part 41: Object model integration profile - Common object model
Field device tool (FDT) interface specification - Part 41: Object model integration profile - Common object model
IEC TR 62453-41:2016(E), which is a technical report, defines how the common FDT principles are implemented based on the Microsoft COM technology, including the object behavior and object interaction via COM interfaces. This part specifies the technology-specific implementation of the protocol-specific functionality and communication services. This second edition cancels and replaces the first edition published in 2009, and constitutes a technical revision. This edition includes the following significant technical changes with respect to the previous edition:
- correction of specification for bus master configuration;
- correction of specification for propagation of changes;
- correction of description of DTM services for online operation.
General Information
Relations
Standards Content (Sample)
IEC TR 62453-41 ®
Edition 2.0 2016-04
TECHNICAL
REPORT
colour
inside
Field device tool (FDT) interface specification –
Part 41: Object model integration profile – Common object model
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.
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 20 000 terms and definitions in
Technical Specifications, Technical Reports and other English and French, with equivalent terms in 15 additional
documents. Available for PC, Mac OS, Android Tablets and languages. Also known as the International Electrotechnical
iPad. 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 65 000 electrotechnical terminology entries in English and
variety of criteria (reference number, text, technical French extracted from the Terms and Definitions clause of
committee,…). It also gives information on projects, replaced IEC publications issued since 2002. Some entries have been
and withdrawn publications. 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.
IEC TR 62453-41 ®
Edition 2.0 2016-04
TECHNICAL
REPORT
colour
inside
Field device tool (FDT) interface specification –
Part 41: Object model integration profile – Common object model
INTERNATIONAL
ELECTROTECHNICAL
COMMISSION
ICS 25.040.40; 35.100.05; 35.110 ISBN 978-2-8322-3337-5
– 2 – IEC TR 62453-41:2016 IEC 2016
CONTENTS
FOREWORD . 12
INTRODUCTION . 14
1 Scope . 15
2 Normative references. 15
3 Terms, definitions, abbreviations and conventions . 15
3.1 Terms and definitions . 15
3.2 Abbreviations . 16
3.3 Conventions . 16
4 Implementation concept . 17
4.1 Technological orientation . 17
4.2 Implementation of abstract FDT object model . 17
4.2.1 General . 17
4.2.2 FDT Frame Application (FA) . 17
4.2.3 Device Type Manager (DTM) . 18
4.2.4 Presentation object . 19
4.2.5 FDT-Channel object . 19
4.3 Object interaction . 19
4.3.1 Parameter interchange via XML . 19
4.3.2 Examples of usage . 21
4.4 Implementation of DTM data persistence and synchronization . 23
4.4.1 Persistence overview . 23
4.4.2 Persistence interfaces . 24
4.5 DTM state machine . 24
5 General concepts . 26
5.1 General . 26
5.2 Overview of task related FDT interfaces. 26
5.3 Return values of interface methods . 29
5.4 Dual interfaces . 29
5.5 Unicode . 29
5.6 Asynchronous versus synchronous behavior . 29
5.7 ProgIds . 30
5.8 Implementation of DTM, DTM device type and hardware identification
information . 30
5.8.1 Device identification . 30
5.8.2 Protocol-specific transformation style sheet (xsl) . 33
5.8.3 Semantic identification information . 33
5.8.4 Device assignment . 33
5.8.5 Regular expression specification . 34
5.9 Implementation of slave redundancy . 34
5.9.1 General . 34
5.9.2 Topology import/export . 35
6 Implementation of FDT services: FDT interfaces . 35
6.1 Overview of the FDT interfaces. 35
6.2 FDT objects . 35
6.2.1 FDT object model . 35
6.2.2 Avalability of interface methods . 38
6.3 Device Type Manager . 42
6.3.1 Interface IDtm . 42
6.3.2 Interface IDtm2 . 51
6.3.3 Interface IDtmActiveXInformation . 52
6.3.4 Interface IDtmApplication . 54
6.3.5 Interface IDtmChannel . 56
6.3.6 Interface IDtmDocumentation . 57
6.3.7 Interface IDtmDiagnosis . 58
6.3.8 Interface IDtmImportExport . 60
6.3.9 Interface IDtmInformation . 62
6.3.10 Interface IDtmInformation2 . 63
6.3.11 Interface IDtmOnlineDiagnosis . 64
6.3.12 Interface IDtmOnlineParameter . 65
6.3.13 Interface IDtmParameter . 68
6.3.14 Interface IFdtCommunicationEvents . 69
6.3.15 Interface IFdtCommunicationEvents2 . 72
6.3.16 Interface IFdtEvents . 73
6.3.17 Interface IDtmHardwareIdentification . 76
6.3.18 Interface IDtmSingleDeviceDataAccess . 78
6.3.19 Interface IDtmSingleInstanceDataAccess . 81
6.4 DTM ActiveXControl . 83
6.4.1 Interface IDtmActiveXControl . 83
6.4.2 Init . 83
6.4.3 PrepareToRelease . 84
6.5 FDT Channel . 85
6.5.1 Interface IFdtChannel . 85
6.5.2 Interface IFdtChannelActiveXInformation . 88
6.5.3 Interface IFdtCommunication . 90
6.5.4 Interface IFdtChannelSubTopology . 97
6.5.5 Interface IFdtChannelSubTopology2 . 101
6.5.6 Interface IFdtChannelScan . 101
6.5.7 Interface IFdtFunctionBlockData . 103
6.6 Channel ActiveXControl . 105
6.6.1 Interface IFdtChannelActiveXControl . 105
6.6.2 Interface IFdtChannelActiveXControl2 . 106
6.7 Block Type Manager . 107
6.7.1 Interface IBtm . 108
6.7.2 Interface IBtmInformation . 109
6.7.3 Interface IBtmParameter . 109
6.8 BTM ActiveXControl . 110
6.8.1 General . 110
6.8.2 Interface IBtmActiveXControl . 110
6.9 Frame Application . 111
6.9.1 Interface IDtmEvents . 111
6.9.2 Interface IDtmEvents2 . 120
6.9.3 Interface IDtmScanEvents . 121
6.9.4 Interface IDtmAuditTrailEvents . 123
6.9.5 Interface IFdtActiveX . 125
6.9.6 Interface IFdtActiveX2 . 126
– 4 – IEC TR 62453-41:2016 IEC 2016
6.9.7 Interface IFdtBulkData .
...
Questions, Comments and Discussion
Ask us and Technical Secretary will try to provide an answer. You can facilitate discussion about the standard in here.