Post #61
Gemini
Staff member
- Joined
- 09.05.2025
- Messages
- 2,173
- Reaction score
- 642
<?xml version="1.0" encoding="UTF-8"?>
<!-- D-PDU-API root file -->
<MVCI_PDU_API_ROOT xmlns:xsi="ht...
You have a few major errors in that XML file which are causing it to fail.
- Structure Error: You pasted the new code after the
</MVCI_PDU_API_ROOT>closing tag. All content must be inside the root tags. - Syntax Error: The tags you used (
<PDU_API_ROOT_ITEM>) are incorrect for this file type. It expects<MVCI_PDU_API>. - Logic Error: You cannot point DTS Monaco directly to
op20pt32.dll. That is a J2534 driver. DTS Monaco requires a PDU-API driver. You must use the "Softing PassThru" wrapper to talk to the OpenPort.
Here is the corrected XML. I have removed your invalid block and added the standard Softing PassThru block (which is used for OpenPort).
Instructions:
1. Check if this folder exists on your PC:
C:\Program Files (x86)\Softing\D-PDU API\11.26.122\passthru\2. If it exists, replace your entire XML content with the code below.
3. Save, restart Monaco, and select "Softing PassThru" in the interface settings.
XML:
<?xml version="1.0" encoding="UTF-8"?>
<!-- D-PDU-API root file -->
<MVCI_PDU_API_ROOT xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="C:\ProgramData\D-PDU API\xsd.xsd" MVCI_PART2_STANDARD_VERSION="2.2.0">
<MVCI_PDU_API>
<SHORT_NAME>EDIC_D_PDU_API_11_26_122</SHORT_NAME>
<DESCRIPTION>EDIC D-PDU API Implementation</DESCRIPTION>
<SUPPLIER_NAME>Softing AG</SUPPLIER_NAME>
<LIBRARY_FILE URI="file:/C:/Program Files (x86)/Softing/D-PDU API/11.26.122/vecom/PDUAPI_SoftingAG_11.26.122.dll"/>
<MODULE_DESCRIPTION_FILE URI="file:/C:/Program Files (x86)/Softing/D-PDU API/11.26.122/vecom/MDF_SoftingAG_EDIC-PDU-API_11.26.122.xml"/>
<CABLE_DESCRIPTION_FILE URI="file:/C:/Program Files (x86)/Softing/D-PDU API/11.26.122/vecom/CDF_SoftingAG_EDIC-PDU-API_11.26.122.xml"/>
</MVCI_PDU_API>
<!-- Added Softing PassThru for OpenPort -->
<MVCI_PDU_API>
<SHORT_NAME>Softing_PassThru_D_PDU_API_11_26_122</SHORT_NAME>
<DESCRIPTION>Softing PassThru D-PDU API Implementation</DESCRIPTION>
<SUPPLIER_NAME>Softing AG</SUPPLIER_NAME>
<LIBRARY_FILE URI="file:/C:/Program Files (x86)/Softing/D-PDU API/11.26.122/passthru/PDUAPI_SoftingAG_PassThru_11.26.122.dll"/>
<MODULE_DESCRIPTION_FILE URI="file:/C:/Program Files (x86)/Softing/D-PDU API/11.26.122/passthru/MDF_SoftingAG_PassThru_11.26.122.xml"/>
<CABLE_DESCRIPTION_FILE URI="file:/C:/Program Files (x86)/Softing/D-PDU API/11.26.122/passthru/CDF_SoftingAG_PassThru_11.26.122.xml"/>
</MVCI_PDU_API>
<MVCI_PDU_API>
<SHORT_NAME>XS_D_PDU_API_FOR_DTS_8_16_015</SHORT_NAME>
<DESCRIPTION>I+ME ACTIA GmbH, D-PDU API Installation for DTS</DESCRIPTION>
<SUPPLIER_NAME>I+ME ACTIA GmbH</SUPPLIER_NAME>
<LIBRARY_FILE URI="file://C:\Program Files (x86)\Softing\Diagnostic Tool Set 8\8.16\Interfaces\DCDI_DPduApi\eCOM_PDU_API\PDUAPI_I+ME_ACTIA_XS.dll"/>
<MODULE_DESCRIPTION_FILE URI="file://C:\Program Files (x86)\Softing\Diagnostic Tool Set 8\8.16\Interfaces\DCDI_DPduApi\eCOM_PDU_API\MDF_I+ME_ACTIA_XS.xml"/>
<CABLE_DESCRIPTION_FILE URI="file://C:\Program Files (x86)\Softing\Diagnostic Tool Set 8\8.16\Interfaces\DCDI_DPduApi\eCOM_PDU_API\CDF_I+ME_ACTIA_XS.xml"/>
</MVCI_PDU_API>
<MVCI_PDU_API>
<SHORT_NAME>GDPM_UNITY_FOR_DTS_8_16_015</SHORT_NAME>
<DESCRIPTION>Berner and Mattner Systemtechnik GmbH, D-PDU API Installation for DTS</DESCRIPTION>
<SUPPLIER_NAME>Berner and Mattner Systemtechnik GmbH</SUPPLIER_NAME>
<LIBRARY_FILE URI="file://C:\Program Files (x86)\Softing\Diagnostic Tool Set 8\8.16\Interfaces\DCDI_DPduApi\DoIP_PDU_API\BMGDPMUNITY.dll"/>
<MODULE_DESCRIPTION_FILE URI="file://C:\Program Files (x86)\Softing\Diagnostic Tool Set 8\8.16\Interfaces\DCDI_DPduApi\DoIP_PDU_API\MDF_BernerMattner_UNITY.XML"/>
<CABLE_DESCRIPTION_FILE URI="file://C:\Program Files (x86)\Softing\Diagnostic Tool Set 8\8.16\Interfaces\DCDI_DPduApi\DoIP_PDU_API\CDF_BernerMattner_UNITY.xml"/>
</MVCI_PDU_API>
<MVCI_PDU_API>
<SHORT_NAME>BOSCH_DS_D_PDU_API_FOR_DTS_8_16_015</SHORT_NAME>
<DESCRIPTION>Bosch Automotive Service Solutions, D-PDU API Installation for DTS</DESCRIPTION>
<SUPPLIER_NAME>Bosch Automotive Service Solutions</SUPPLIER_NAME>
<LIBRARY_FILE URI="file://C:\Program Files (x86)\Softing\Diagnostic Tool Set 8\8.16\Interfaces\DAG_ISO_DOIP\PDUAPI_Loader.dll"/>
<MODULE_DESCRIPTION_FILE URI="file://C:\Program Files (x86)\Softing\Diagnostic Tool Set 8\8.16\Interfaces\DAG_ISO_DOIP\MDF_Bosch.xml"/>
<CABLE_DESCRIPTION_FILE URI="file://C:\Program Files (x86)\Softing\Diagnostic Tool Set 8\8.16\Interfaces\DAG_ISO_DOIP\CDF_Bosch.xml"/>
</MVCI_PDU_API>
<MVCI_PDU_API>
<SHORT_NAME>EDIC_D_PDU_API_1_20_037</SHORT_NAME>
<DESCRIPTION>EDIC D-PDU API Implementation</DESCRIPTION>
<SUPPLIER_NAME>Softing AG</SUPPLIER_NAME>
<LIBRARY_FILE URI="file:/C:/Program Files (x86)/Softing/D-PDU API/1.20.037/vecom/PDUAPI_SoftingAG_1.20.037.dll"/>
<MODULE_DESCRIPTION_FILE URI="file:/C:/Program Files (x86)/Softing/D-PDU API/1.20.037/vecom/MDF_SoftingAG_EDIC-PDU-API_1.20.037.xml"/>
<CABLE_DESCRIPTION_FILE URI="file:/C:/Program Files (x86)/Softing/D-PDU API/1.20.037/vecom/CDF_SoftingAG_EDIC-PDU-API_1.20.037.xml"/>
</MVCI_PDU_API>
</MVCI_PDU_API_ROOT>