M&M FDT 1.2.1 Online Specification
 FDTTopologyScanRequestSchema definition


Interfaces and Methods   -   Schemas   -   FDT Specification   -   Quicklinks   -   Abbreviations

12.28 FDTTopologyScanRequestSchema

Available since FDT 1.2.1.0

Used at: IFdtChannelScan::ScanRequest() The XML document contains the range of addresses to scan. Following options are provided: 1. Address range, which could be used also for one address. 2. All addresses provided by fieldbus. 3. Protocol UUID to identify the protocol in case more than one protocol is supported.

Available since FDT 1.2
Available since FDT 1.2.1
Available since FDT 1.2 and modified or extended in FDT 1.2.1
Specification description (mouse over)
dtmINSPECTOR related hint (mouse over)
Comment by M&M (mouse over)
Link to definition
<Schema name="FDTTopologyScanRequestSchema"   xmlns="urn:schemas-microsoft-com:xml-data" xmlns:fdt="x-schema:FDTDataTypesSchema.xml" xmlns:dt="urn:schemas-microsoft-com:datatypes" >
      <!-- Definition of Attributes -->
     <AttributeType name="busAddressBegin"   dt:type="string" />
     <AttributeType name="busAddressEnd"   dt:type="string" />
     <AttributeType name="scanMode"   dt:type="enumeration" dt:values="allAddresses openGUI" />
      <!-- Definition of Elements -->
     <ElementType name="BusAddressRange"   content="empty" model="closed" >
          <attribute type="busAddressBegin"     required="yes" />
          <attribute type="busAddressEnd"     required="no" />
     </ElementType>
     <ElementType name="BusAddressRanges"   content="eltOnly" model="closed" >
          <attribute type="fdt:nodeId"   required="no" />
          <attribute type="fdt:busCategory"   required="yes" />
          <element type="BusAddressRange"     minOccurs="1" maxOccurs="*" />
     </ElementType>
     <ElementType name="ScanMode"   content="empty" model="closed" >
          <attribute type="fdt:nodeId"   required="no" />
          <attribute type="scanMode"     required="yes" />
          <attribute type="fdt:busCategory"   required="yes" />
     </ElementType>
     <ElementType name="FDT"   content="eltOnly" model="closed" >
          <attribute type="fdt:nodeId"   required="no" />
          <group order="one" >
               <element type="BusAddressRanges"     />
               <element type="ScanMode"     />
          </group>
     </ElementType>
</Schema>

© 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:18
Email: FDT Technical Support Line.