MS45-Flasher
MS45-Flasher copied to clipboard
how to configure the app.config file to use an ICOM interface?
Hi there, Thank you for your flash tool which looks very interesting, I ask for your help because I cannot configure MS45-Flasher for use with the ICOM Bmw interface. My EDIABAS configuration file (EDIBAS.ini) is therefore configured as follows:
Interface =REMOTE:DiagBus RemoteHost = 169.254.92.38 Port = 6801
I have been using this Ediabas and ICOM configuration which works perfectly for INPA and coding with NCS EXPERT for years, but I would like to know how to adapt the configuration of MS45-Flasher to the use of the ICOM interface (therefore linked in ethernet to the pc) and not from the K+DCAN Usb cable, I suppose that I have to modify the following line of the App.config file:
<add key="Port" value="COM1" />
But what should I put in place of "COM1"?
Many thanks in advance for your help.
This project uses EdiabasLib, so this may be of some assistance:
https://github.com/uholeschak/ediabaslib/blob/master/docs/EdiabasLib.config_file.md