ISA 62453-309-2011 Field device tool (FDT) interface specification C Part 309 Communication profile integration C IEC 61784 CPF 9 (103 00 08).pdf
《ISA 62453-309-2011 Field device tool (FDT) interface specification C Part 309 Communication profile integration C IEC 61784 CPF 9 (103 00 08).pdf》由会员分享,可在线阅读,更多相关《ISA 62453-309-2011 Field device tool (FDT) interface specification C Part 309 Communication profile integration C IEC 61784 CPF 9 (103 00 08).pdf(34页珍藏版)》请在麦多课文档分享上搜索。
1、 AMERICAN NATIONAL STANDARD ANSI/ISA62453-309 (103.00.08)-2011 Field device tool (FDT) interface specification Part 309: Communication profile integration IEC 61784 CPF 9 Approved 31 May 2011 ANSI/ISA62453-309 (103.00.08)-2011, Field device tool (FDT) interface specification Part 309: Communication
2、profile integration IEC 61784 CPF 9 ISBN: 978-0-876640-62-3 Copyright 2011 IEC and ISA. These materials are subject to copyright claims of IEC and ISA. No part of this publication may be reproduced in any form, including an electronic retrieval system, without the prior written permission of ISA. Al
3、l requests pertaining to the ANSI/ISA62453-309 (103.00.08)-2011 Standard should be submitted to ISA. ISA 67 Alexander Drive P.O. Box 12277 Research Triangle Park, North Carolina 27709 ANSI/ISA-62453-309 (103.00.08)-2011 - 3 - Preface This preface, as well as all footnotes and annexes, is included fo
4、r information purposes and is not part of ANSI/ISA62453-309 (103.00.08)2011. This document has been prepared as part of the service of ISA toward a goal of uniformity in the field of instrumentation. To be of real value, this document should not be static but should be subject to periodic review. To
5、ward this end, the Society welcomes all comments and criticisms and asks that they be addressed to the Secretary, Standards and Practices Board; ISA; 67 Alexander Drive; P. O. Box 12277; Research Triangle Park, NC 27709; Telephone (919) 549 -8411; Fax (919) 549-8288; E-mail: standardsisa.org. The IS
6、A Standards and Practices Department is aware of the growing need for attention to the metric system of units in general, and the International System of Units (SI) in particular, in the preparation of instrumentation standards. The Department is further aware of the benefits to USA users of ISA sta
7、ndards of incorporating suitable references to the SI (and the metric system) in their business and professional dealings with other countries. Toward this end, th is Department will endeavor to introduce SI-acceptable metric units in all new and revised standards, recommended practices, and technic
8、al reports to the greatest extent possible. Standard for Use of the International System of Units (SI): The Modern Metr ic System, published by the American Society for Testing NetworkManagementInfoWrite service. The data type net:DeviceAddress (defined in IEC ISA-62453-2 103.00.02) is used for defi
9、ning the network address of a device. 10 Communication data types The data types described in this clause are used in the following services: connect service; disconnect service; transaction service. The service arguments contain the address information and the communication data (explained in Table
10、 3 and Table 4. The data types described in this clause are defined for the following namespace. Namespace: fdthart Table 3 Simple communication data types Data type Definition Description address1 USINT Address information according to the IEC 61784 CPF 9 specification ANSI/ISA-62453-309 (103.00.08
11、)-2011 - 16 - Data type Definition Description address2 USINT Address information according to the IEC 61784 CPF 9 specification address3 USINT Address information according to the IEC 61784 CPF 9 specification burstFrame BOOL Information whether the IEC 61784 CPF 9 response is a burst frame (messag
12、e or not burstModeDetected BOOL Indicates whether the Communication Channel has detected that the device is already in burst mode. This is detected during a subscription request commandNumber USINT Address information according to the IEC 61784 CPF 9 specification communicationReference UUID Mandato
13、ry identifier for a communication link to a device This identifier is allocated by the communication component during the connect. The address information has to be used for all following communication calls delayTime UDINT Minimum delay time in ms between two communication calls deviceStatus USINT
14、Status information. This is the second status byte returned in command responses according to the IEC 61784 CPF 9 specification deviceTypeId USINT Address information according to the IEC 61784 CPF 9 specification longFrameRequired BOOL Address information according to the IEC 61784 CPF 9 specificat
15、ion manufacturerId USINT Address information according to the IEC 61784 CPF 9 specification (Table: VIII, MANUFACTURER IDENTIFICATION CODES) preambleCount USINT At the connect request the attribute is optional and contains a hint for the communication component about the number of preambles, require
16、d by the device type. At the connect response the attribute is mandatory and contains the information about the currently used preambleCount primaryMaster BOOL At the connect request the attribute is optional and contains a hint for a communication component that a DTM requires communication as prim
17、ary or secondary master. At the connect response the attribute is mandatory and contains the information about the current state of the master sequenceTime UDINT Period of time in ms for the whole sequence shortAddress USINT Address information according to the IEC 61784 CPF 9 specification. This va
18、lue is accessible via the attribute slaveAddress. SlaveAddress is part of the BusInformation structure. These values shall be set by the responsible component as described in clause Nested Communication of IEC ISA-62453-2 (103.00.02) value USINT Variable for status information systemTag String Syste
19、m Tag of a DTM. It is strongly recommended to provide the attribute in the Request document. ANSI/ISA-62453-309 (103.00.08)-2011 - 17 - Table 4 Structured communication data types Data type Definition Description Elementary data types Usage Multiplicity Abort STRUCT Describes the abort communication
20、Reference O 01 CommandResponse STRUCT Status information. This is computed from the first status byte returned in command responses according to the IEC 61784 CPF 9 specification. If bit 7 of the first status byte is clear this value contains the value in the first status byte. If bit 7 is set this
21、element is not returned in the status structure value M 11 CommunicationStatus STRUCT Status information. This is computed from the first status byte returned in command responses according to the IEC 61784 CPF 9 specification. If bit 7 of the first status byte is set this value contains the value i
22、n the first status byte (This is where we need to state whether it is the first status byte or bits 0-6 of the first status byte). If bit 7 is clear this element is not returned in the status structure value M 11 ConnectRequest STRUCT Describes the communication request fdt:tag M 11 preambleCount O
23、01 primaryMaster O 01 longFrameRequired O 01 fdt:systemTag O 01 LongAddress O 01 ShortAddress M 11 ConnectResponse STRUCT Describes the communication response fdt:tag M 11 preambleCount M 11 primaryMaster M 11 communicationReference M 11 LongAddress O 01 ShortAddress M 11 ANSI/ISA-62453-309 (103.00.
24、08)-2011 - 18 - Data type Definition Description Elementary data types Usage Multiplicity DataExchange-Request STRUCT Describes the communication request commandNumber M 11 communicationReference M 11 fdt:CommunicationData O 01 DataExchange-Response STRUCT Describes the communication response comman
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ISA624533092011FIELDDEVICETOOLFDTINTERFACESPECIFICATIONCPART309COMMUNICATIONPROFILEINTEGRATIONCIEC61784CPF91030008PDF

链接地址:http://www.mydoc123.com/p-789750.html