Configuring the Diagnostic Toolkit
- Updated2025-01-10
- 1 minute(s) read
Configuring the Diagnostic Toolkit
Note Refer to documentation from Softing for detailed information about
installing and configuring the SDE and DTS.
- Configure the DTS interface.
- Configure an MCD-3D configuration INI file.
Configuring the DTS Interface
Refer to the readme file located at %Program
Files%\PROVEtechDPDU\README.txt for detailed instructions about
configuring the DTS interface with the D-PDU API.
Configuring an MCD-3D File
- Open the default MCD-3D configuration file from the following location: %Public Documents%\PROVEtechTA\cfg\DiagnosticsMCD3D.ini.
-
Copy the following configuration values into the INI file underneath the
[Config.MyConfig] heading:
- DServerPath=<Path to the DTS Server DLL>Note Example file path: %Program Files%\Softing\Smart Diagnostic Engine\9.03\bin\ComApi.dll
- FunctionalGroups=0
- Project=<Project_Name created in System Configurator>Note If you created a DTS project in the System Configurator, specify that project name here. Otherwise, refer to the System Configurator documentation to create a new project in the System Configurator. To run the Diagnostic Toolkit LabVIEW examples, ensure that your DTS project references the PDX file in the following location: %Public%\Documents\National Instruments\NI-VCOM\Diagnostic Toolkit\NIECU.pdx.
- VIName=<Vehicle_Information_Name created in System Configurator>
- DServerPath=<Path to the DTS Server DLL>
-
Copy the following configuration value into the INI file underneath the
[ConfigAssignments] heading:
- MyConfig=VcomToolkitCalAndDiag
- Save the INI file.
-
Restart the diagnostic server.
- Open LabVIEW.
-
Select
.The VCOM Helper Utility launches.
- Ensure that the Server Host Name is set to localhost and the Port Number is set to 9876.
- Click Restart Server.