ANSI ISA 62453-315-2011 Field device tool (FDT) interface specification C Part 315 Communication profile integration C IEC 61784 CPF 15 (103.00.09)《现场设备工具(FDT)界面规范.第315部分 通信剖面综合.IE.pdf
《ANSI ISA 62453-315-2011 Field device tool (FDT) interface specification C Part 315 Communication profile integration C IEC 61784 CPF 15 (103.00.09)《现场设备工具(FDT)界面规范.第315部分 通信剖面综合.IE.pdf》由会员分享,可在线阅读,更多相关《ANSI ISA 62453-315-2011 Field device tool (FDT) interface specification C Part 315 Communication profile integration C IEC 61784 CPF 15 (103.00.09)《现场设备工具(FDT)界面规范.第315部分 通信剖面综合.IE.pdf(68页珍藏版)》请在麦多课文档分享上搜索。
1、 AMERICAN NATIONAL STANDARD ANSI/ISA62453-315 (103.00.09)2011 Field device tool (FDT) interface specification Part 315: Communication profile integration IEC 61784 CPF 15 Approved 3 June 2011 ANSI/ISA62453-315 (103.00.09)-2011, Field device tool (FDT) interface specification - Part 315: Communicatio
2、n profile integration IEC 61784 CPF 15 ISBN: 978-0-876640-63-0 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.
3、 All requests pertaining to the ANSI/ISA62453-315 (103.00.09)-2011 Standard should be submitted to ISA. ISA 67 Alexander Drive P.O. Box 12277 Research Triangle Park, North Carolina 27709 ANSI/ISA62453-315 (103.00.09)2011 - 3 - Preface This preface, as well as all footnotes and annexes, is included f
4、or informati on purposes and is not part of ANSI/ISA62453-315 (103.00.09)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.
5、Toward 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
6、ISA 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 s
7、tandards of incorporating suitable references to the SI (and the metric system) in their business and professional dealings with other countries. Toward this end, this Department will endeavor to introduce SI-acceptable metric units in all new and revised standards, recommended practices, and techni
8、cal reports to the greatest extent possible. Standard for Use of the International System of Units (SI): The Modern Metric System, published by the American Society for Testing unconfirmed private Modbus requests. 6.2 Broadcasting In broadcast mode, a DTM can send a Modbus request to all devices con
9、nected to the bus. This mode is only supported for devices, which are connected via Modbus Serial Line. The connection can either be a direct connection or a connection via a gateway. The broadcast mode must be initiated by a fdtmodbus:ConnectRequest with the slave address of the target device set t
10、o 0 (slaveAddress=0). For more detailed information about the address information which has to be provided for broadcast mode, see Table 2. Table 2 Address information for broadcast mode Data type Definition Description Elementary data types Usage Multiplicity ModbusSerial STRUCT Address information
11、 for Modbus Serial Line slaveAddress M 11 Shall be 0 for broadcast mode ModbusTCP STRUCT Address information for Modbus TCP: slaveAddress M 11 Shall be 0 for broadcast mode tcpAddress M 11 IP address of the Modbus TCP/ Modbus Serial Line gateway tcpPort O 01 Port for Modbus TCP connection (if no por
12、t information is provided, the default port 502 shall be used) Because in broadcast mode no response will be returned by the device, the broadcast mode shall be used only with the transaction requests shown in Table 3: ANSI/ISA62453-315 (103.00.09)2011 - 18 - Table 3 Broadcast transaction requests B
13、roadcast transaction requests Restrictions WriteSingleCoilReq None WriteSingleRegisterReq None DiagnosticsReq This transaction request shall be used in broadcast mode only with the following sub-functions: - 0x01: Restart Communication Option - 0x03: Change ASCII Input Delimiter - 0x04: Force Listen
14、 Only Mode - 0x0A: Clear Counters and Diagnostic Register - 0x14: Clear Overrun Counter and Flag WriteMultipleCoilsReq None WriteMultipleRegistersReq None WriteFileRecordReq None MaskWriteRegisterReq None PrivateModbusReq Shall be used only with private services where no response is required from th
15、e device Although in broadcast mode no response will be returned by the target devices a transaction response, which corresponds to the transaction request shall be generated. This transaction response shall be generated in order to inform the DTM that the broadcast request was sent on the bus. If a
16、 Modbus Communication DTM is used to establish the communication, it has to provide this generated transaction response (see Figure 2 and Figure 3). Figure 2 Broadcast sequence with Modbus Serial Line Communication DTM IEC 1137/09 ANSI/ISA62453-315 (103.00.09)2011 - 19 - Figure 3 Broadcast sequence
17、with Modbus TCP Communication DTM If no Modbus Communication DTM is used to establish the communication, the Modbus Gateway DTM, which provides the link to the higher communication level different from Modbus, has to provide this transaction response (see Figure 4). IEC 1138/09 ANSI/ISA62453-315 (10
18、3.00.09)2011 - 20 - Figure 4 Broadcast sequence without Modbus Communication DTM 6.3 Unconfirmed private Modbus request This transaction request can be used to send any unconfirmed private Modbus request. Although no response will be returned by the target device, a transaction response, which corre
19、sponds to the transaction request, shall be generated. This transaction response shall be generated in order to inform the DTM that the unconfirmed request was sent on the bus. If a Modbus Communication DTM is used to establish the communication, it has to provide this generated transaction response
20、 (see Figure 5 and Figure 6). IEC 1139/09 ANSI/ISA62453-315 (103.00.09)2011 - 21 - Figure 5 Unconfirmed request with Modbus Serial Line Communication DTM Figure 6 Unconfirmed request with Modbus TCP Communication DTM IEC 1140/09 IEC 1141/09 ANSI/ISA62453-315 (103.00.09)2011 - 22 - If no Modbus Commu
21、nication DTM is used to establish the communication, the Modbus Gateway DTM, which provides the link to the higher communication level different from Modbus, has to provide this transaction response (see Figure 7). Figure 7 Unconfirmed request without Modbus Communication DTM 7 Protocol specific usa
22、ge of general data types The following table (Table 4) shows how general data types, defined in IEC ISA-62453-2 (103.00.02) within the namespace fdt, are used with IEC 61784 CPF 15 devices. Table 4 Protocol specific usage of general FDT data types Data type Description for use fdt:dataType Identifie
23、r for the FDT data type of the channel object fdt:busCategory See Clause 4 deviceTypeInformation Modbus device description in form of human readable string, which can be provided with a DTM deviceTypeInformationPath Path to file which contains the Modbus device description if available fdt:readAcces
24、s Specifies whether the value can be read from the device: “0”, if reading access is not allowed “1”, if reading access is allowed fdt:systemTag Unique identifier of a device instance within a project of a Frame Application fdt:writeAccess Specifies whether the value can be written to the device: “0
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ANSIISA624533152011FIELDDEVICETOOLFDTINTERFACESPECIFICATIONCPART315COMMUNICATIONPROFILEINTEGRATIONCIEC61784CPF151030009

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