API Help
EPLAN API / API Reference / XML Converters / Category PLCXmlConverter / PlcDcXMLExchangerUniversal
PlcDcXMLExchangerUniversal
This class is used to export and import PLC data to/from the PIB format.
(supported file extension is *.pbf)


Remarks
export format version can be selected via setting USER.PlcGui.PlcExport.StandardConverterFileVersion
export to version V1.0 (compatibility mode) can be achieved by ...StandardConverterFileVersion = 0
export to version V2.0 (new, extended format) can be achieved by ...StandardConverterFileVersion = 1