| |||
Interfaces and Methods - Schemas - FDT Specification - Quicklinks - Abbreviations | |||
FDTFailSafeDataSchema | 12.15 FDTFailSafeDataSchema
Used at: IFdtFunctionBlockData::GetFBInstanceData() The XLM document describes the failsafe data of the associated function block. FDTFailSafeDataSchema"
xmlns="urn:schemas-microsoft-com:xml-data" xmlns:dt="urn:schemas-microsoft-com:datatypes" xmlns:fdt="x-schema:FDTDataTypesSchema.xml" ><!-- Definition of Attributes --> <AttributeType name="fsDeviceTag"
dt:type="string" /><AttributeType name="fsBusMasterTag"
dt:type="string" /><AttributeType name="fsDeviceFBTag"
dt:type="string" /><AttributeType name="fsBulkData"
dt:type="bin.base64" /><!-- Definition of Elements --> <ElementType name="FDTFailSafeData"
content="empty" model="closed" ><attribute type="fdt:nodeId"
required="no" /><attribute type="fsDeviceTag"
required="no" /><attribute type="fsBusMasterTag"
required="no" /><attribute type="fsDeviceFBTag"
required="yes" /><attribute type="fsBulkData"
required="yes" /></ElementType> <ElementType name="FDT"
content="eltOnly" model="closed" ><attribute type="fdt:nodeId"
required="no" /><element type="FDTFailSafeData"
minOccurs="0" maxOccurs="1" /></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:17 Email: FDT Technical Support Line. | |||