| |||
Interfaces and Methods - Schemas - FDT Specification - Quicklinks - Abbreviations | |||
| Up to FDT Specification 2.1 FDT Overview 2.2 Where FDT Fits 2.3 General FDT Architecture and Components 2.4 Overview of Objects and Interfaces 2.4.1 The Device Type Manager (DTM) 2.4.2 The Block Type Manager (BTM) 2.4.3 The FDT Frame Application 2.5 Synchronization and Serialization Issues 2.6 Parameter interchange via XML 2.6.1 Examples of usage 2.7 Persistent Storage Story 2.7.1 Persistence Overview 2.7.2 Persistence Interfaces 2.8 Basic features of a session model 2.9 Basic Operation phases 2.9.1 Roles and Access Rights 2.9.2 Operation Phases 2.10 Abstract FDT Object Model 2.11 Fieldbus independent Integration 2.12 Scanning and DTM Assignment | 2.6.1 Examples of usageParameter interchange between DTM and Frame Application is done via XML document. Object oriented access to data is provided when using XML parser that generates an in-memory representation of the XML data (e.g. a DOM). Instance data to be stored (persistence) can also be handled as XML document to simplify the DTM development and to have a homogeneous data handling within a DTM. But also if the data are stored as XML the content of this data is only known by DTM.
The XML document for Communication includes device data and the necessary information for routing to establish peer-to-peer connection between DTM and field device.
Here the DTM only knows the address information for a peer-to-peer connection. The Frame Application adds during runtime all necessary routing information. For documentation of field devices within the project documentation and field device specific documentation XML is used in conjunction with XML style sheets (XSL) for layout. A default style sheet is supported by the Frame Application.
In case of failsafe field devices the instance data that are stored in the controller (e.g. plc) after upload from the field device have to be verified by the DTM. Interchange format of this data is also an XML document.
| ||
© by M&M Software GmbH, parts of this website taken from FDT Interface Specification Version 1.2.1, © by FDT Group, AISBL. This website is published for support of M&M products as granted in license conditions, chapter 2.1. Last updated 2015-02-05 15:17 Email: FDT Technical Support Line. | |||