Field device tool (FDT) interface specification - Part 52-90: Communication implementation for common language infrastructure - IEC 61784 CPF 9

IEC TR 62453-52-90:2017(E) which is a Technical Report, provides information for integrating the HART® technology into the CLI-based implementation of FDT interface specification (IEC TR 62453-42). This part of IEC 62453 specifies implementation of communication and other services based on IEC 62453‑309. This document neither contains the FDT specification nor modifies it.

General Information

Status
Published
Publication Date
15-Jun-2017
Current Stage
PPUB - Publication issued
Start Date
19-May-2017
Completion Date
16-Jun-2017
Ref Project

Buy Standard

Technical report
IEC TR 62453-52-90:2017 - Field device tool (FDT) interface specification - Part 52-90: Communication implementation for common language infrastructure - IEC 61784 CPF 9
English language
41 pages
sale 15% off
Preview
sale 15% off
Preview

Standards Content (Sample)


IEC TR 62453-52-90 ®
Edition 1.0 2017-06
TECHNICAL
REPORT
colour
inside
Field device tool (FDT) interface specification –
Part 52-90: Communication implementation for common language
infrastructure – IEC 61784 CPF 9

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 16 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-52-90 ®
Edition 1.0 2017-06
TECHNICAL
REPORT
colour
inside
Field device tool (FDT) interface specification –

Part 52-90: Communication implementation for common language

infrastructure – IEC 61784 CPF 9

INTERNATIONAL
ELECTROTECHNICAL
COMMISSION
ICS 25.040.40; 35.100.05; 35.110 ISBN 978-2-8322-4333-6

– 2 – IEC TR 62453-52-90:2017 © IEC 2017
CONTENTS
FOREWORD . 5
INTRODUCTION . 7
1 Scope . 8
2 Normative references . 8
3 Terms, definitions, symbols, abbreviated terms and conventions . 8
3.1 Terms and definitions . 8
3.2 Symbols and abbreviated terms . 9
3.3 Conventions . 9
3.3.1 Datatype names and references to datatypes . 9
3.3.2 Vocabulary for requirements . 9
3.3.3 Use of UML . 9
4 Bus category . 9
5 Access to instance and device data . 9
5.1 General . 9
5.2 IO signals provided by DTM . 9
5.3 Data interfaces . 10
5.3.1 General . 10
5.3.2 Mapping HART datatypes to FDT datatypes . 10
5.3.3 SemanticInfo . 11
5.3.4 Data exposure using IDeviceData and IInstanceData interfaces . 12
6 Protocol specific behaviour . 18
6.1 Support of burst mode . 18
6.2 Device addressing . 19
6.3 Support of scanning . 19
6.4 Support of extended command numbers . 19
6.5 Support for handling of communication failures and time-outs . 19
6.6 Support for handling of Delayed Responses . 20
6.7 Support for topologies with mixed HART protocols . 20
6.8 Support for nested communication with multiple gateways . 20
6.9 Support for topologies with WirelessHART . 20
6.10 Transparent gateways . 20
6.10.1 General . 20
6.10.2 Scenario 1 – Manual topology creation . 20
6.10.3 Scenario 2 – Topology scan and add . 21
7 Protocol specific usage of general datatypes . 21
8 Protocol specific common datatypes . 21
8.1 HartDeviceAddress datatype . 21
8.2 HartDeviceIpAddress datatype . 22
8.3 HartDeviceWirelessAddress datatype . 23
9 Network management datatypes . 24
10 Communication datatypes . 24
10.1 General . 24
10.2 HartConnectRequest datatype . 24
10.3 HartConnectResponse datatype . 25
10.4 HartLongAddress datatype . 26
10.5 HartDisconnectRequest datatype . 26

10.6 HartDisconnectResponse datatype . 27
10.7 HartTransactionRequest datatype . 27
10.8 HartTransactionResponse datatype . 28
10.9 HartStatus datatype . 29
10.10 HartAbortMessage datatype . 29
10.11 HartSubscribeRequest datatype . 30
10.12 HartSubscribeResponse datatype . 30
10.13 HartUnsubscribeRequest datatype . 30
10.14 HartUnsubscribeResponse datatype . 31
11 Datatypes for process data information . 31
11.1 General . 31
11.2 HartIOSignalInfo datatype . 32
12 Device identification datatypes . 33
12.1 General . 33
12.2 HartDeviceScanInfo datatype . 33
12.3 HartDeviceIdentInfo datatype . 37
12.4 Mapping of information source . 38
Bibliography . 41

Figure 1 – Part 52-90 of the IEC 62453 series . 7
Figure 2 – Structural information for device variables . 16
Figure 3 – Structural information for dynamic variables . 17
Figure 4 – Structural information for extended device status . 18
Figure 5 – Device-initiated data transfer with burst mode . 19
Figure 6 – HartDeviceAddress datatype . 21
Figure 7 – HartDeviceIpAddress datatype . 22
Figure 8 – HartDeviceWirelessAddress datatype . 23
Figure 9 – HartNetworkData datatype . 24
Figure 10 – HartConnectRequest datatype . 25
Figure 11 – HartConnectResponse datatype . 26
Figure 12 – HartDisconnectRequest datatype . 27
Figure 13 – HartDisconnectResponse datatype . 27
Figure 14 – HartTransactionRequest datatype . 28
Figure 15 – HartTransactionResponse datatype . 28
Figure 16 – HartAbortMessage datatype . 29
Figure 17 – HartSubscribeRequest datatype . 30
Figure 18 – HartSubscribeResponse datatype . 30
Figure 19 – HartUnsubscribeRequest datatype . 31
Figure 20 – HartUnsubscribeResponse datatype . 31
Figure 21 – HartIOSignalInfo datatype . 32
Figure 22 – HartDeviceScanInfo datatype . 33
Figure 23 – HartDeviceIdentInfo datatype . 37

Table 1 – Output signal info within IOSignalInfo / HartIOSignalInfo . 10
Table 2 – Mapping of basic datatypes . 11

– 4 – IEC TR 62453-52-90:2017 © IEC 2017
Table 3 – SemanticInfo attributes description . 12
Table 4 – Basic Variables exported in IDeviceData and IInstanceData interfaces . 13
Table 5 – Basic Variables exported only in IDeviceData interface . 15
Table 6 – P
...

Questions, Comments and Discussion

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