oui j'ai vu mais je n'ai pas de fichier OBD.INI dans ediabas je n'ai que EDIABAS.INI que j'ai modifier en STD:OBD et port com1 ainsi que dans le gestionnaire de perif , j'ai commander une autre interface celle la fonctionne pourtant bien avec bmw scanner 1.4.0 c'est une K+DCAN avec switch chip FT232RQ.
voici mon fichier ediabas.ini
;#################
;# EDIABAS 7.3.0 #
;#################
;================================================= ============================
[Configuration]
;================================================= ============================
Interface = STD:OBD
Simulation = 0
EcuPath = C:\EDIABAS\ECU
SimulationPath = C:\EDIABAS\SIM
TracePath = C:\Windows\Temp
TraceSize = 1024
ApiTrace = 0
IfhTrace = 0
; IfhnTrace = 0
; SystemTraceSys = 0
; SystemTraceBip = 0
; SystemTraceIfh = 0
; SystemTraceNet = 0
; BipDebugLevel = 0
; BipErrorLevel = 0
UbattHandling = 0
IgnitionHandling = 0
ClampHandling = 0
RetryComm = 1
SystemResults = 1
TaskPriority = 0
; CodeMapping = C:\EDIABAS\BIN\ansi2oem.tab
; LoadWin32 = 0
NetworkProtocol = TCP
; --- neu ab EDIABAS 7.2.0 ---------------------------------------------------
ShowIcon = 0
LogLevel = 0
TraceBuffering = 1
TraceHistory = 999
TraceSync = 1
; TraceWriter = <FilePathName>
;================================================= ============================
[TCP]
;================================================= ============================
RemoteHost = LMUC203404
Port = 6801
TimeoutConnect = 2000
TimeoutReceive = 2000
TimeoutFunction = 10000
; TimeResponsePending = 5000
; DisconnectOnApiEnd = 1
; InitCmd0 = FE,04,00,03,01
; InitCmd1 = FD,05,00,03,01
;================================================= ============================
[XEthernet]
;================================================= ============================
RemoteHost = Autodetect
HeaderFormat = 0
TesterAddress = F4,F5
ControlPort = 6811
DiagnosticPort = 6801
TimeoutConnect = 20000
;================================================= ============================
[IfhProxy]
;================================================= ============================
Port = 6700
;================================================= ============================
; End Of File EDIABAS.ini
;================================================= ============================
voici mon fichier ediabas.ini
;#################
;# EDIABAS 7.3.0 #
;#################
;================================================= ============================
[Configuration]
;================================================= ============================
Interface = STD:OBD
Simulation = 0
EcuPath = C:\EDIABAS\ECU
SimulationPath = C:\EDIABAS\SIM
TracePath = C:\Windows\Temp
TraceSize = 1024
ApiTrace = 0
IfhTrace = 0
; IfhnTrace = 0
; SystemTraceSys = 0
; SystemTraceBip = 0
; SystemTraceIfh = 0
; SystemTraceNet = 0
; BipDebugLevel = 0
; BipErrorLevel = 0
UbattHandling = 0
IgnitionHandling = 0
ClampHandling = 0
RetryComm = 1
SystemResults = 1
TaskPriority = 0
; CodeMapping = C:\EDIABAS\BIN\ansi2oem.tab
; LoadWin32 = 0
NetworkProtocol = TCP
; --- neu ab EDIABAS 7.2.0 ---------------------------------------------------
ShowIcon = 0
LogLevel = 0
TraceBuffering = 1
TraceHistory = 999
TraceSync = 1
; TraceWriter = <FilePathName>
;================================================= ============================
[TCP]
;================================================= ============================
RemoteHost = LMUC203404
Port = 6801
TimeoutConnect = 2000
TimeoutReceive = 2000
TimeoutFunction = 10000
; TimeResponsePending = 5000
; DisconnectOnApiEnd = 1
; InitCmd0 = FE,04,00,03,01
; InitCmd1 = FD,05,00,03,01
;================================================= ============================
[XEthernet]
;================================================= ============================
RemoteHost = Autodetect
HeaderFormat = 0
TesterAddress = F4,F5
ControlPort = 6811
DiagnosticPort = 6801
TimeoutConnect = 20000
;================================================= ============================
[IfhProxy]
;================================================= ============================
Port = 6700
;================================================= ============================
; End Of File EDIABAS.ini
;================================================= ============================
Commentaire