GSDML file information - Manual - PROFINET Driver

PROFINET Driver Engineering Interface

Portfolio
PROFINET Development Kits
Product
PROFINET Driver
Software version
v3.1.0
Edition
03/2024
Language
en-US (original)

GSDML file information in XML elements

If any of these IO device objects are configured using GSDML devices, then an additional <GSDMLFile> XML element may be present at the corresponding XML object with the ClassRID = 6. If the device is not a GSDML device, this tag is not added. The inner text of this tag contains the GSDML file name for this device.

Example of GSDML file information

<Object Name="dev1">
    <GSDMLFile>GSDML-V2.31-Siemens-ET200SP-20150218.xml</GSDMLFile>
    <ClassRID>6</ClassRID>
    <!-- ........... -->
</Object>

Note

This XML element is not used for identification at PN Driver – it is only used to make the XML file easier to read.