chab - 2013-04-02

Forum members,

CoDeSys support export to and import form PLCopen xml format.
The schemas are defined by PLCopen (http://www.plcopen.org/pages/tc6_xml/xml_intro/)
See http://www.plcopen.org/pages/tc6_xml/do ... l_v201.zip. And ./tc6_xml_v201.xsd.

The information for specific CoDeSys devices e.g. Control, CANopen or Modbus device, are in the PLCopen xml file also. Under an <adddata> element.
PLCopen schema:
<xsd:complextype name="addData">
<xsd:annotation>
<xsd:documentation>Application specific data defined in external schemata </xsd:documentation>
</xsd:annotation></xsd:complextype></adddata>

Is a “Application specific data defined in external schema”, for CoDeSys specific devices, schema available?

Regards,
Edwin.