Skocz do zawartości

Rekomendowane odpowiedzi

Opublikowano

Witam

Przejrzałem już chyba wszystkie tematy z tym związane i dalej mam problem z podłączeniem się do samochodu

Z czym pracuję:

 

Interfejs:

http://allegro.pl/bmw-usb-1996-2006-inpa-pl-dis-e46-e90-e39-e60-e61-i2711881197.html

 

Inpa:

Próbowałem zarówno na 9.0.7 jak i 10.0.4

 

Konfiguracja portu:

COM 2

Odbiór: 1024

Transmisja: 1024

Opóźnienie:1

 

Przy instalacji inpy ustawiałem zarówno na ADS jak i OBD i nic.

 

Pliki EDIABAS.ini i OBD.ini

 

 

;=============================================================================

;EDIABAS 6.4.3 Configuration

[Configuration]

;=============================================================================

 

;-----------------------------------------------------------------------------

; EcuPath

; Description : ECU file path

; Default = .

EcuPath = C:\EDIABAS\ECU

 

;-----------------------------------------------------------------------------

; SimulationPath

; Description : Simulation file path

; Default = .

SimulationPath = C:\EDIABAS\SIM

 

;-----------------------------------------------------------------------------

; TracePath

; Description : Trace file path

; Default = .

TracePath = C:\EDIABAS\TRACE

 

;-----------------------------------------------------------------------------

; CodeMapping

; Description : Character mapping file path

; Default = .

;CodeMapping = C:\EDIABAS\BIN\ansi2oem.tab

 

;-----------------------------------------------------------------------------

; TraceSize

; Description : Maximum size of each trace file [KB]

; Value : 0..32767

; Default = 1024

;TraceSize = 1024

 

;-----------------------------------------------------------------------------

; ApiTrace

; Description : Enable/Disable API/User trace

; Value : 0 = Trace disabled

; 1 = User trace

; 2 = User trace + time stamp

; 3 = User trace + time stamp + process id (Win32)

; 4 = Function trace

; 5 = Function trace + time stamp

; 6 = Function trace + time stamp + timing

; 7 = Function trace + time stamp + timing + process id (Win32)

; Default = 0

ApiTrace = 0

 

;-----------------------------------------------------------------------------

; IfhTrace

; Description : Enable/Disable IFH trace

; Value : 0 = Trace disabled

; 1 = Trace enabled

; 2 = Trace enabled

; 3 = Trace enabled

; Default = 0

IfhTrace = 0

 

;-----------------------------------------------------------------------------

; SystemTraceSys

; Description : Enable/Disable system trace (runtime system)

; Value : 0 = Trace disabled

; Trace levels 1..7

; Default = 0

SystemTraceSys = 0

 

;-----------------------------------------------------------------------------

; SystemTraceBip

; Description : Enable/Disable BIP trace (runtime system)

; Value : 0 = Trace disabled

; Trace levels 1..7

; Default = 0

SystemTraceBip = 0

 

;-----------------------------------------------------------------------------

; SystemTraceIfh

; Description : Enable/Disable IFH system trace

; Value : 0 = Trace disabled

; Trace levels 1..7

; Default = 0

SystemTraceIfh = 0

 

;-----------------------------------------------------------------------------

; SystemTraceNet

; Description : Enable/Disable network trace

; Value : 0 = Trace disabled

; Trace levels 1..7

; Default = 0

SystemTraceNet = 0

 

;-----------------------------------------------------------------------------

; BipDebugLevel

; Description : BIP debug level of ECU files

; Value : 0..32767

; Default = 0

BipDebugLevel = 0

 

;-----------------------------------------------------------------------------

; UbattHandling

; Description : Ubatt ON/OFF handling

; Value : 0 = Ubatt ON/OFF: No EDIABAS error

; 1 = Ubatt ON/OFF: EDIABAS error

; Default = 1

UbattHandling = 1

 

;-----------------------------------------------------------------------------

; IgnitionHandling

; Description : Ignition ON/OFF handling

; Value : 0 = Ignition ON/OFF: No EDIABAS error

; 1 = Ignition ON/OFF: EDIABAS error

; Default = 1

IgnitionHandling = 1

 

;-----------------------------------------------------------------------------

; TaskPriority

; Description : EDIABAS process/thread priority (only Win32/16)

; Value : 0 = Optimal EDIABAS performance = 8

; 1 = Minimal EDIABAS performance

; ..

; 10 = Maximal EDIABAS performance

; Default = 0

TaskPriority = 0

 

;-----------------------------------------------------------------------------

; LoadWin32

; Description : Map EDIABAS Win16 calls to EDIABAS Win32

; Value : 0 = Win16/32 Mapping disabled (Win16-->Win16)

; 1 = Win16/32 Mapping enabled (Win16-->Win32)

; Default = 0 for Windows 9x/Me

; Default = 1 for Windows NT4/2000/XP

LoadWin32 = 1

 

;-----------------------------------------------------------------------------

; SystemResults

; Description : Enable/Disable system results (ubatt/ignition/jobstatus)

; Value : 0 = Disable system results

; 1 = Enable system results

; Default = 1

SystemResults = 1

 

;-----------------------------------------------------------------------------

; RetryComm

; Description : Repeat failed communication automatically (1x)

; Value : 0 = Retry disabled

; 1 = Retry enabled (1x)

; Default = 1

RetryComm = 1

 

;-----------------------------------------------------------------------------

; Simulation

; Description : Enable/Disable ECU simulation

; Value : 0 = Simulation disabled

; 1 = Simulation enabled

; Default = 0

Simulation = 0

 

;-----------------------------------------------------------------------------

; Interface

; Description : Connected diagnosis interface

; Default = EDIC

Interface = STD:OBD

 

; Additional information (in German) :

; Bitte beachten: Der HW-Treiber fuer das Interface muss installiert sein!

 

; Interface = STD:OBD

; Beschreibung : Serieller Pegelwandler (Nachfolger von ADS / Anschluss an OBD-Dose)

; Installation : \EDIABAS\HARDWARE\OBD\ODBSETUP (nur noetig fuer WIN NT4, WIN 2000, WIN XP)

; INI-Datei : OBD.ini nur benutzt wenn im Windows-Verzeichnis

; Unterstuetzung : WIN3.xx : Nein

; WIN95,98 16-Bit : Ja

; WIN95,98 32-Bit : Ja

; WIN NT 4.0 : Ja

; WIN XP : Ja

 

; Interface = STD:FUNK

; Beschreibung : Funk-Diagnose Interface MDA von Fa. Siemens

; Installation : keine

; INI-Datei : FUNK.INI

; Unterstuetzung : WIN95,98 16-Bit : Ja

; WIN95,98 32-Bit : Ja

; WIN NT 4.0 : Ja

; WIN XP : Ja

 

; Interface = ADS

; Beschreibung : Serieller Pegelwandler (Anschluss an Diagnose-Dose)

; Installation : \EDIABAS\HARDWARE\ADS\ADS32\ADSSETUP (nur fuer WinNT4 noetig)

; INI-Datei : keine

; Unterstuetzung : WIN95,98 16-Bit : Ja

; WIN95,98 32-Bit : Nein

; WIN NT 4.0 : Ja

; WIN XP : Ja

 

; Interface = KBUS

; Beschreibung : Serieller Pegelwandler (Anschluss direkt an K-Bus oder I-Bus)

; Installation : \EDIABAS\HARDWARE\ADS\ADS32\ADSSETUP (nur fuer WinNT4 noetig)

; INI-Datei : keine

; Unterstuetzung : WIN95,98 16-Bit : Ja

; WIN95,98 32-Bit : Nein

; WIN NT 4.0 : Ja

; WIN XP : Ja

 

; Interface = EDIC

; Beschreibung : Serielles , PCMCIA , PC-Card Interface von Fa. Softing

; Installation : \EDIABAS\HARDWARE\EDIC\SETUP.EXE

; INI-Datei : EDICFW.INI, EDICHW.INI

; Unterstuetzung : WIN95,98 16-Bit : Ja

; WIN95,98 32-Bit : Ja

; WIN NT 4.0 : Ja

; WIN XP : Ja

 

; Interface = EDICC

; Beschreibung : EDIC-Card C oder EDIC-Card 2 CAN-Interface von Fa. Softing

; Installation : \EDIABAS\HARDWARE\EDIC\SETUP.EXE

; INI-Datei : XEDICC.INI

; Unterstuetzung : WIN95,98 16-Bit : Ja

; WIN95,98 32-Bit : Ja

; WIN NT 4.0 : Ja

; WIN XP : Ja

 

; Interface = STD:CAN

; Beschreibung : PCMCIA CAN-Interface CanCardX von Fa. Vector

; Installation : keine (ausser Installation der CAN-Karte)

; INI-Datei : CANRTTP.INI

; Unterstuetzung : WIN95,98 16-Bit : ?

; WIN95,98 32-Bit : ?

; WIN NT 4.0 : Ja

; WIN XP : ?

; Ansprechpartner: Hr. Jusko

; Telefon : +49-(0)89/382-35891 (Hotline)

; email : [email protected] (Hotline)

 

; Interface = STD:ADS4MOST

; Beschreibung : Most-Interfaces von Fa. Oasis

; Installation : keine (ausser Installation der Oasis-Karte)

; INI-Datei : ADS4MOST.INI

; Unterstuetzung : WIN95,98 16-Bit : ?

; WIN95,98 32-Bit : ?

; WIN NT 4.0 : Ja

; WIN XP : Ja

; Ansprechpart.: Hr. Rowedder

; Telefon : 089 / 382-29159

; email : [email protected]

 

; Interface = REMOTE

; Beschreibung : Anbindung eines EDIABAS-Interfaces über TCP/IP

; Installation : Anpassung der Einträge in [TCP] auf beiden Seiten (ins.: RemoteHost, Port)

; INI-Datei : keine

; Unterstuetzung : WIN95,98 16-Bit : Nein

; WIN95,98 32-Bit : Ja

; WIN NT 4.0, XP : Ja

; WIN XP : Ja

; Sonderfall : Interface OPPS

; Ansprechpart.: Hr. Rowedder

; Telefon : 089 / 382-29159

; email : [email protected]

 

; Interface = REMOTE:name

; Beschreibung : Anbindung eines EDIABAS-Interfaces über TCP/IP

; Installation : Anpassung der Einträge in [TCP] auf beiden Seiten (ins.: RemoteHost, Port)

; INI-Datei : REMOTE.INI (insbesondere für Parallelbetrieb notwendig)

; In REMOTE.INI stehen unter [name] spezif. Einstellungen(z.B.: RemoteHost, Port)

; Unterstuetzung : WIN95,98 16-Bit : Nein

; WIN95,98 32-Bit : Ja

; WIN NT 4.0, XP : Ja

; WIN XP : Ja

; Sonderfall : Interface OPPS

; Ansprechpart.: Hr. Rowedder

; Telefon : 089 / 382-29159

; email : [email protected]

 

;-----------------------------------------------------------------------------

; NetworkProtocol

; Description : Network protocol

; Default =

NetworkProtocol = TCP

 

;=============================================================================

;TCP/IP Configuration

[TCP]

;=============================================================================

 

;-----------------------------------------------------------------------------

; RemoteHost

; Description : server address/name

; Default =

RemoteHost = 192.168.68.1

 

;-----------------------------------------------------------------------------

; Port

; Description : IP communication port

; Value : 1000 < port < 30000

; Default =

Port = 6801

 

;-----------------------------------------------------------------------------

;TimeoutConnect

; Description : Timeout for establishing the connection

; Default = 5000

TimeoutConnect = 2000

 

;-----------------------------------------------------------------------------

;TimeoutReceive

; Description : Timeout for receiving a message

; Default = 5000

TimeoutReceive = 2000

 

;-----------------------------------------------------------------------------

;TimeoutFunction

; Description : Timeout for a long function

; Default = 59000

TimeoutFunction = 10000

 

;-----------------------------------------------------------------------------

;DisconnectOnApiEnd

; Description : Enable/Disable Disconnection with function call ApiEnd

; Value : 0 = Disconnection disabled

; 1 = Disconnection enabled

; Default = 0

;DisconnectOnApiEnd = 1

 

;-----------------------------------------------------------------------------

;InitCmd

; Description : Initialization command (normally for OPPS)

; Default =

;InitCmd0 = FE,04,00,03,01

;InitCmd1 = FD,05,00,03,01

 

;=============================================================================

; End Of File EDIABAS.ini

;=============================================================================

 

 

 

 

 

 

 

 

[OBD]

Port=Com1

TRACELEVEL = 0x00000000

HARDWARE=OBD

RETRY=ON

MODE=NORMAL

 

 

;OBD-Stecker OBD

;OBD-Stecker am USB->Seriell-Adapter USB

;alte ADS-Hardware ADS

;Tracelevel=0xFFFFFFFF

;Tracelevel=0xFFFFFFFF

;Tracelevel=0xF0000000

;Tracelevel=0x0000FFFF

; Bit 0 = Funktionsaufruf

; Bit 1 = io Ergebnis

; Bit 2 = nio Ergebnis

; Bit 3 = Detailinfos

; Nibble 0 = readchar_wait

; Nibble 1 = main

; Nibble 2 = cmd

; Nibble 3 = obd

; Nibble 4 = send_and_receive_...

; Nibble 5 = read_telegram_...

; Nibble 6 = send_telegram

; Nibble 7 = SendData

;[uNIT_x] x = A, B, ...,Y, Z, 0, 1, .., 8, 9

;Port = Com1 COM1 .. COM9

;TRACELEVEL = 0x00000000 0x00000000 .. 0xFFFFFFFF

;RETRY = OFF OFF, ON

;MODE=NORMAL NORMAL, KBUS

;HARDWARE=OBD OBD, USB, ADS

 

[uNIT_A]

Port=Com1

TRACELEVEL = 0x00000000

Hardware=OBD

RETRY=ON

MODE=NORMAL

 

[uNIT_B]

Port=Com2

Hardware=OBD

 

[uNIT_C]

Port=Com3

Hardware=OBD

 

[uNIT_D]

Port=Com4

Hardware=OBD

 

[uNIT_E]

Port=Com5

Hardware=OBD

 

[uNIT_F]

Port=Com6

Hardware=OBD

 

[uNIT_G]

Port=Com7

Hardware=OBD

 

[uNIT_H]

Port=Com8

Hardware=OBD

 

[uNIT_I]

Port=Com9

Hardware=OBD

 

[uNIT_J]

Port=Com10

Hardware=OBD

 

[uNIT_K]

Port=Com11

Hardware=OBD

 

[uNIT_L]

Port=Com12

Hardware=OBD

 

[uNIT_M]

Port=Com13

Hardware=OBD

 

[uNIT_N]

Port=Com14

Hardware=OBD

 

[uNIT_O]

Port=Com15

Hardware=OBD

 

 

 

System XP + SP3

 

Interfejs zainstalował mi się w Kontrolerach uniwersalnej magistrali szeregowej jako USB Serial Converter tak ma być?

 

 

Nie mogę się połączyć, cały czas mam ignition i battery OFF, żadne testy nie chodzą.

Skończyły mi się pomysły i prosiłbym o pomoc.

Opublikowano
jakie instalowałeś sterownika do kabelka od nich czyli te co ci podesłali z kabelkiem czy nowsze z netu , miałem ten sam problem po zainstalowaniu nowszych sterowników wszystko śmiga aż miło
Opublikowano

Daj tak:

;-----------------------------------------------------------------------------

; RemoteHost

; Description : server address/name

; Default =

RemoteHost = 192.168.68.30

 

;-----------------------------------------------------------------------------

; Port

; Description : IP communication port

; Value : 1000 < port < 30000

; Default =

Port = 6801

 

a w obd.ini w zależnośći od Portu Com1 lub Com2

 

[OBD]

Port=Com1

Hardware=OBD

RETRY=ON

UBATT=OFF

 

[uNIT_A]

Port=Com2

Hardware=OBD

 

[uNIT_B]

Port=Com3

Hardware=OBD

 

[uNIT_C]

Port=Com4

Hardware=OBD

 

[uNIT_D]

Port=Com5

Hardware=OBD

 

[uNIT_E]

Port=Com6

Hardware=OBD

 

[uNIT_F]

Port=Com7

Hardware=OBD

 

[uNIT_G]

Port=Com8

Hardware=OBD

 

[uNIT_H]

Port=Com9

Hardware=OBD

 

[uNIT_I]

Port=Com10

Hardware=OBD

 

[uNIT_J]

Port=Com11

Hardware=OBD

 

[uNIT_K]

Port=Com12

Hardware=OBD

 

[uNIT_L]

Port=Com13

Hardware=OBD

 

[uNIT_M]

Port=Com14

Hardware=OBD

Opublikowano
jakie instalowałeś sterownika do kabelka od nich czyli te co ci podesłali z kabelkiem czy nowsze z netu , miałem ten sam problem po zainstalowaniu nowszych sterowników wszystko śmiga aż miło

 

no proszę, a skąd miałęś taki info ? :mrgreen:

wwo_j
Opublikowano
jakie instalowałeś sterownika do kabelka od nich czyli te co ci podesłali z kabelkiem czy nowsze z netu , miałem ten sam problem po zainstalowaniu nowszych sterowników wszystko śmiga aż miło

 

no proszę, a skąd miałęś taki info ? :mrgreen:

 

 

masz racje kolego podałeś mi namiar na stery , ale dostałem cała paczke od innego kolegi z forum wraz z inpą

  • 2 tygodnie później...
Opublikowano

Witam.

Ja mam problem z połączeniem z autem jak mam uruchomiony program w tle do łączenia z telefonem.

Jak idę do auta wyłączam w menedżerze zadań niepotrzebne zadania uruchomione przez użytkownika i tu "twój login do kompa",

Po wyłączeniu powyższego programu Battery On i Ignition On, przed wyłączeniem 2x off.

Pozdrówka

  • 3 tygodnie później...
Opublikowano

dziś ci nie powiem, bo laptopa nie mam przy sobie. Jutro porównam pliki i dam znać

 

ediabas.ini

;=============================================================================
;EDIABAS 6.4.7 Configuration
[Configuration]
;=============================================================================

;-----------------------------------------------------------------------------
; EcuPath
;       Description :   ECU file path
;       Default     =   .
EcuPath          =C:\EDIABAS\ECU

;-----------------------------------------------------------------------------
; SimulationPath
;       Description :   Simulation file path
;       Default     =   .
SimulationPath   =C:\EDIABAS\SIMULATION

;-----------------------------------------------------------------------------
; TracePath
;       Description :   Trace file path
;       Default     =   .
TracePath        =C:\EDIABAS\TRACE

;-----------------------------------------------------------------------------
; CodeMapping
;       Description :   Character mapping file path
;       Default     =   .
;CodeMapping      = C:\EDIABAS\BIN\ansi2oem.tab

;-----------------------------------------------------------------------------
; TraceSize
;       Description :   Maximum size of each trace file [KB]
;       Value       :   0..32767
;       Default     =   1024
TraceSize        = 32767

;-----------------------------------------------------------------------------
; ApiTrace
;       Description :   Enable/Disable API/User trace
;       Value       :   0  = Trace disabled
;                       1  = User trace
;                       2  = User trace + time stamp
;                       3  = User trace + time stamp + process id (Win32)
;                       4  = Function trace
;                       5  = Function trace + time stamp
;                       6  = Function trace + time stamp + timing
;                       7  = Function trace + time stamp + timing + process id (Win32)
;       Default     =   0
ApiTrace         =0

;-----------------------------------------------------------------------------
; IfhTrace
;       Description :   Enable/Disable IFH trace
;       Value       :   0  = Trace disabled
;                       1  = User trace
;                       2  = User trace + interface
;                       3  = User trace + interface + time stamp
;       Default     =   0
IfhTrace         =0

;-----------------------------------------------------------------------------
; IfhnTrace
;       Description :   Enable/Disable IFH network trace (with XREMOTE)
;       Value       :   0  = Trace disabled
;                       1  = User trace
;                       2  = User trace + interface
;                       3  = User trace + interface + time stamp
;       Default     =   0
;IfhnTrace        = 0

;-----------------------------------------------------------------------------
; SystemTraceSys
;       Description :   Enable/Disable system trace (runtime system)
;       Value       :   0  = Trace disabled
;                       Trace levels 1..7
;       Default     =   0
SystemTraceSys   = 0

;-----------------------------------------------------------------------------
; SystemTraceBip
;       Description :   Enable/Disable BIP trace (runtime system)
;       Value       :   0  = Trace disabled
;                       Trace levels 1..7
;       Default     =   0
SystemTraceBip   = 0

;-----------------------------------------------------------------------------
; SystemTraceIfh
;       Description :   Enable/Disable IFH system trace
;       Value       :   0  = Trace disabled
;                       Trace levels 1..7
;       Default     =   0
SystemTraceIfh   = 0

;-----------------------------------------------------------------------------
; SystemTraceNet
;       Description :   Enable/Disable network trace
;       Value       :   0  = Trace disabled
;                       Trace levels 1..7
;       Default     =   0
SystemTraceNet   = 0

;-----------------------------------------------------------------------------
; BipDebugLevel
;       Description :   BIP debug level of ECU files
;       Value       :   0..32767
;       Default     =   0
BipDebugLevel    = 0

;-----------------------------------------------------------------------------
; UbattHandling
;       Description :   Ubatt ON/OFF handling
;       Value       :   0  = Ubatt ON/OFF: No EDIABAS error
;                       1  = Ubatt ON/OFF: EDIABAS error
;       Default     =   1
UbattHandling    = 0

;-----------------------------------------------------------------------------
; IgnitionHandling
;       Description :   Ignition ON/OFF handling
;       Value       :   0  = Ignition ON/OFF: No EDIABAS error
;                       1  = Ignition ON/OFF: EDIABAS error
;       Default     =   1
IgnitionHandling = 0

;-----------------------------------------------------------------------------
; ClampHandling
;       Description :   automatic check of clamps for Ubatt and Ignition
;       Value       :   0  = no automatic clamp check with send_and_receive
;                       1  = automatic clamp check with send_and_receive
;       Default     =   1
;ClampHandling    = 1

;-----------------------------------------------------------------------------
; TaskPriority
;       Description :   EDIABAS process/thread priority (only Win32/16)
;       Value       :   0  = Optimal EDIABAS performance = 8
;                       1  = Minimal EDIABAS performance
;                       ..
;                       10 = Maximal EDIABAS performance
;       Default     =   0
TaskPriority     = 0

;-----------------------------------------------------------------------------
; LoadWin32
;       Description :   Map EDIABAS Win16 calls to EDIABAS Win32
;       Value       :   0  = Win16/32 Mapping disabled (Win16-->Win16)
;                       1  = Win16/32 Mapping enabled (Win16-->Win32)
;       Default     =   0 for Windows 9x/Me
;       Default     =   1 for Windows NT4/2000/XP
;LoadWin32        = 0

;-----------------------------------------------------------------------------
; SystemResults
;       Description :   Enable/Disable system results (ubatt/ignition/jobstatus)
;       Value       :   0  = Disable system results
;                       1  = Enable system results
;       Default     =   1
SystemResults    = 1

;-----------------------------------------------------------------------------
; RetryComm
;       Description :   Repeat failed communication automatically (1x)
;       Value       :   0  = Retry disabled
;                       1  = Retry enabled (1x)
;       Default     =   1
RetryComm        = 1

;-----------------------------------------------------------------------------
; Simulation
;       Description :   Enable/Disable ECU simulation
;       Value       :   0  = Simulation disabled
;                       1  = Simulation enabled
;       Default     =   0
Simulation       = 0

;-----------------------------------------------------------------------------
; Interface
;       Description :   Connected diagnosis interface
;       Default     =   STD:OBD

Interface        =STD:OBD

; Additional information (in German) :
; Bitte beachten: Der HW-Treiber fuer das Interface muss installiert sein!

; Interface      = STD:OBD
; Beschreibung   : Serieller Pegelwandler (Nachfolger von ADS / Anschluss an OBD-Dose)
; Installation   : \EDIABAS\HARDWARE\OBD\ODBSETUP (nur noetig fuer WIN NT4, WIN 2000, WIN XP)
; INI-Datei      : Suchreihenfolge analog zu EDIABAS.ini
; Unterstuetzung : WIN3.xx          : Nein
;                  WIN95,98  16-Bit : Ja
;                  WIN95,98  32-Bit : Ja
;                  WIN NT 4.0       : Ja
;                  WIN XP           : Ja

; Interface      = STD:FUNK
; Beschreibung   : Funk-Diagnose Interface MDA von Fa. Siemens
; Installation   : keine
; INI-Datei      : FUNK.INI
; Unterstuetzung : WIN95,98  16-Bit : Ja
;                  WIN95,98  32-Bit : Ja
;                  WIN NT 4.0       : Ja
;                  WIN XP           : Ja

; Interface      = ADS
; Beschreibung   : Serieller Pegelwandler (Anschluss an Diagnose-Dose)
; Installation   : \EDIABAS\HARDWARE\ADS\ADS32\ADSSETUP (nur fuer WinNT4 noetig)
; INI-Datei      : keine
; Unterstuetzung : WIN95,98  16-Bit : Ja
;                  WIN95,98  32-Bit : Nein
;                  WIN NT 4.0       : Ja
;                  WIN XP           : Ja

; Interface      = KBUS
; Beschreibung   : Serieller Pegelwandler (Anschluss direkt an K-Bus oder I-Bus)
; Installation   : \EDIABAS\HARDWARE\ADS\ADS32\ADSSETUP (nur fuer WinNT4 noetig)
; INI-Datei      : keine
; Unterstuetzung : WIN95,98  16-Bit : Ja
;                  WIN95,98  32-Bit : Nein
;                  WIN NT 4.0       : Ja
;                  WIN XP           : Ja

; Interface      = EDIC
; Beschreibung   : Serielles , PCMCIA , PC-Card Interface von Fa. Softing
; Installation   : \EDIABAS\HARDWARE\EDIC\SETUP.EXE
; INI-Datei      : EDICFW.INI, EDICHW.INI
; Unterstuetzung : WIN95,98  16-Bit : Ja
;                  WIN95,98  32-Bit : Ja
;                  WIN NT 4.0       : Ja
;                  WIN XP           : Ja

; Interface      = EDICC
; Beschreibung   : EDIC-Card C oder EDIC-Card 2 CAN-Interface von Fa. Softing
; Installation   : \EDIABAS\HARDWARE\EDIC\SETUP.EXE
; INI-Datei      : XEDICC.INI
; Unterstuetzung : WIN95,98  16-Bit : Ja
;                  WIN95,98  32-Bit : Ja
;                  WIN NT 4.0       : Ja
;                  WIN XP           : Ja

; Interface      = STD:CAN
; Beschreibung   : PCMCIA CAN-Interface CanCardX/XL von Fa. Vector
; Installation   : keine (ausser Installation der CAN-Karte)
; INI-Datei      : CAN32.INI
; Unterstuetzung : WIN95,98  16-Bit : Nein
;                  WIN95,98  32-Bit : Nein
;                  WIN NT 4.0       : Ja
;                  WIN XP           : Ja
; Ansprechpartner: Hr. Jusko
;   Telefon      : +49-(0)89/382-35891  (Hotline)
;   email        : [email protected] (Hotline)

; Interface      = STD:ADS4MOST
; Beschreibung   : Most-Interfaces von Fa. Oasis
; Installation   : keine (ausser Installation der Oasis-Karte)
; INI-Datei      : ADS4MOST.INI
; Unterstuetzung : WIN95,98  16-Bit : ?
;                  WIN95,98  32-Bit : ?
;                  WIN NT 4.0       : Ja
;                  WIN XP           : Ja
;   Ansprechpart.: Hr. Rowedder
;   Telefon      : 089 / 382-29159
;   email        : [email protected]

; Interface      = REMOTE
; Beschreibung   : Anbindung eines EDIABAS-Interfaces über TCP/IP
; Installation   : Anpassung der Einträge in [TCP] auf beiden Seiten (ins.: RemoteHost, Port)
; INI-Datei      : keine
; Unterstuetzung : WIN95,98  16-Bit : Nein
;                  WIN95,98  32-Bit : Ja
;                  WIN NT 4.0, XP   : Ja
;                  WIN XP           : Ja
; Sonderfall     : Interface OPPS
;   Ansprechpart.: Hr. Rowedder
;   Telefon      : 089 / 382-29159
;   email        : [email protected]

; Interface      = REMOTE:name
; Beschreibung   : Anbindung eines EDIABAS-Interfaces über TCP/IP
; Installation   : Anpassung der Einträge in [TCP] auf beiden Seiten (ins.: RemoteHost, Port)
; INI-Datei      : REMOTE.INI (insbesondere für Parallelbetrieb notwendig)
;                  In REMOTE.INI stehen unter [name] spezif. Einstellungen(z.B.: RemoteHost, Port)
; Unterstuetzung : WIN95,98  16-Bit : Nein
;                  WIN95,98  32-Bit : Ja
;                  WIN NT 4.0, XP   : Ja
;                  WIN XP           : Ja
; Sonderfall     : Interface OPPS
;   Ansprechpart.: Hr. Rowedder
;   Telefon      : 089 / 382-29159
;   email        : [email protected]

;-----------------------------------------------------------------------------
; NetworkProtocol
;       Description :   Network protocol
;       Default     =
NetworkProtocol  = TCP

;=============================================================================
;TCP/IP Configuration
[TCP]
;=============================================================================

;-----------------------------------------------------------------------------
; RemoteHost
;       Description :   server address/name
;       Default     =
RemoteHost           = 192.168.68.30

;-----------------------------------------------------------------------------
; Port
;       Description :   IP communication port
;       Value       :   1000 < port < 30000
;       Default     =
Port                 = 6801

;-----------------------------------------------------------------------------
;TimeoutConnect
;       Description :   Timeout for establishing the connection
;       Default     =   5000
TimeoutConnect       = 2000

;-----------------------------------------------------------------------------
;TimeoutReceive
;       Description :   Timeout for receiving a message
;       Default     =   5000
TimeoutReceive       = 2000

;-----------------------------------------------------------------------------
;TimeoutFunction
;       Description :   Timeout for a long function
;       Default     =   59000
TimeoutFunction      = 10000

;-----------------------------------------------------------------------------
;DisconnectOnApiEnd
;       Description :   Enable/Disable Disconnection with function call ApiEnd
;       Value       :   0  = Disconnection disabled
;                       1  = Disconnection enabled
;       Default     =   0
;DisconnectOnApiEnd   = 1

;-----------------------------------------------------------------------------
;InitCmd<n>
;       Description :   Initialization command <n> (normally for OPPS)
;       Default     =   
;InitCmd0             = FE,04,00,03,01
;InitCmd1             = FD,05,00,03,01

;=============================================================================
; End Of File EDIABAS.ini
;=============================================================================

 

 

obd.ini

[OBD]
Port=Com1
Hardware=OBD
RETRY=ON
UBATT=OFF
;Tracelevel=0xFFFFFFFF
;Tracelevel=0xFFFFFFFF
;Tracelevel=0xF0000000
;Tracelevel=0x0000FFFF
; Bit 0    = Funktionsaufruf
; Bit 1    = io Ergebnis
; Bit 2    = nio Ergebnis
; Bit 3    = Detailinfos
; Nibble 0 = readchar_wait
; Nibble 1 = main
; Nibble 2 = cmd
; Nibble 3 = obd
; Nibble 4 = send_and_receive_...
; Nibble 5 = read_telegram_...
; Nibble 6 = send_telegram
; Nibble 7 = SendData


[UNIT_A]
Port=Com2
Hardware=OBD

[UNIT_B]
Port=Com3
Hardware=OBD

[UNIT_C]
Port=Com4
Hardware=OBD

[UNIT_D]
Port=Com5
Hardware=OBD

[UNIT_E]
Port=Com6
Hardware=OBD

[UNIT_F]
Port=Com7
Hardware=OBD

[UNIT_G]
Port=Com8
Hardware=OBD

[UNIT_H]
Port=Com9
Hardware=OBD

[UNIT_I]
Port=Com10
Hardware=OBD

[UNIT_J]
Port=Com11
Hardware=OBD

[UNIT_K]
Port=Com12
Hardware=OBD

[UNIT_L]
Port=Com13
Hardware=OBD

[UNIT_M]
Port=Com14
Hardware=OBD

[UNIT_N]
Port=Com15
Hardware=OBD

[UNIT_O]
Port=Com16
Hardware=OBD

 

zobacz na tych, i daj znać

Opublikowano

żeby zainstalować nowe ftdi musisz odinstalować stary ster. Jak niema opcji odinstalowania to spr.http://www.ftdichip.com/Support/Utilities.htm

CDM Uninstaller 1.4

  • 2 tygodnie później...
Opublikowano

Panie i Panowie. Mam ultimate evolt cable solution do naszych ultimate driving machine :).

Czyli, kto ma kabel od EVOLTA jest szczesciarzem - jak sie go dobrze skonfiguruje, to faktycznie wykrywa zaplon a nie tylko ma zwarte piny na stale!

 

Co nalezy zrobic (instrukcja dla Win Xp).

 

1) Po otrzymaniu kabla nie instalowac starych sterow od nich!

2*) Jesli sie je zainstalowalo to sciagamy http://www.ftdichip.com/Support/Utilities/CDMUninstaller_v1.4.zip i usuwamy je

3) Sciagamy sterowniki najnowsze ze strony producenta chipu http://www.ftdichip.com/Drivers/VCP.htm

4) Ustawiamy w ustawieniach emulatora COM, zeby byl COM1, Latency timer 1 etc (tak jak w kazdym manualy do inpy. np od nerwusa)

5) W EDIABAS/BIN szukamy OBD.ini i zmieniamy w pierwszej linijce (DLA COM=1) HARDWARE=USB zamiast OBD. Oprocz tego dopisujemy UBATT=OFF.

6) Plik zostaje w tym katalogu, ale kopiujemy go tez do katalogu Windows (bezposrednio)

7) Teraz kabel pokazuje zawsze BATT ON ale ma detekcje INGITION!

 

Mialem ten problem co wy i zrezygnowany zaczalem kombinowac. To co powyzej sprawilo, ze kabel dziala super!

 

Powodzenia! :cool2:

Opublikowano
No widzisz, a mi pomoglo ;). Albo to, albo wgranie do katalogu windowsa dodatkowo pliku OBD.ini. Jak nie dalem hardware na USB (albo to przegranie OBD.ini?) to nie czytal mi stanu Ignition (sprawdze w wolnej chwili, ale to USB jako hardware nie przeszkadza). Teraz mam w pelni aktywne czytanie. Przed przekreceniem zaplanu tylko BATT ON a po IGNITION ON :8) .
  • 2 miesiące temu...
Opublikowano

Witam :)

 

Panowie powiedzcie mi czy kontrolka battery powinna świecic sie po podpięciu samego kabla czy dopiero gdy kabel jest podłączony do samochodu? mam kabel evolta zrobilem wszystko wg powizszej instrukcji i nie dziala :(

Opublikowano
Witam :)

 

Panowie powiedzcie mi czy kontrolka battery powinna świecić sie po podpięciu samego kabla czy dopiero gdy kabel jest podłączony do samochodu? mam kabel evolta zrobilem wszystko wg powizszej instrukcji i nie dziala :(

 

Jak masz porządny kabel to bateria świeci się jak podepniesz dopiero pod auto, a zapłon jak dasz zapłon.

Ale sprzedają fejsy które na stałe maja zapłon i baterie lub sama baterie przez modyfikacje obd.ini.

 

We wszystkich przypadkach jak fejs jest ok powinno działać.

  • 2 tygodnie później...
Opublikowano (edytowane)
post do usuniecia Edytowane przez wajser
  • 2 miesiące temu...
Opublikowano

Witam, ludzie pomóżcie, bo już jestem na skraju wyczerpania nerwowego :mad2: A więc opiszę o co chodzi. Mam zainstalowaną inpę i disa gotowego od trandolfa na vmware i odpalam inpe włącza się normalnie ale jest battery off i ingnition off nawet po podłączeniu do samochodu ;/ Więc postanowiłem ,że zainstaluje sam od nowa wszystko, zainstalowałem inpe (oczywiście na vwmare, na czystym xp), najnowsze stery do kabla (kabel obd od e-volta), skonfigurowałem z com1, zmienna środowiskowa dodana i co? nadal to samo battery off i ingnition off :mad2:

Dodam jeszcze, że próbowałem wyżej wymienionych wskazówek i nic... Ma ktoś jakiś pomysł na to? Bo jeszcze trochę i nie wytrzymam, laptop będzie latał po podwórku.. :evil:

Niżej wklejam pliki EDIABAS.ini i OBD.ini

 

;=============================================================================

;EDIABAS 6.4.7 Configuration

[Configuration]

;=============================================================================

 

;-----------------------------------------------------------------------------

; EcuPath

; Description : ECU file path

; Default = .

EcuPath =C:\EDIABAS\ECU

 

;-----------------------------------------------------------------------------

; SimulationPath

; Description : Simulation file path

; Default = .

SimulationPath =C:\EDIABAS\SIMULATION

 

;-----------------------------------------------------------------------------

; TracePath

; Description : Trace file path

; Default = .

TracePath =C:\EDIABAS\TRACE

 

;-----------------------------------------------------------------------------

; CodeMapping

; Description : Character mapping file path

; Default = .

;CodeMapping = C:\EDIABAS\BIN\ansi2oem.tab

 

;-----------------------------------------------------------------------------

; TraceSize

; Description : Maximum size of each trace file [KB]

; Value : 0..32767

; Default = 1024

TraceSize = 32767

 

;-----------------------------------------------------------------------------

; ApiTrace

; Description : Enable/Disable API/User trace

; Value : 0 = Trace disabled

; 1 = User trace

; 2 = User trace + time stamp

; 3 = User trace + time stamp + process id (Win32)

; 4 = Function trace

; 5 = Function trace + time stamp

; 6 = Function trace + time stamp + timing

; 7 = Function trace + time stamp + timing + process id (Win32)

; Default = 0

ApiTrace =0

 

;-----------------------------------------------------------------------------

; IfhTrace

; Description : Enable/Disable IFH trace

; Value : 0 = Trace disabled

; 1 = User trace

; 2 = User trace + interface

; 3 = User trace + interface + time stamp

; Default = 0

IfhTrace =0

 

;-----------------------------------------------------------------------------

; IfhnTrace

; Description : Enable/Disable IFH network trace (with XREMOTE)

; Value : 0 = Trace disabled

; 1 = User trace

; 2 = User trace + interface

; 3 = User trace + interface + time stamp

; Default = 0

;IfhnTrace = 0

 

;-----------------------------------------------------------------------------

; SystemTraceSys

; Description : Enable/Disable system trace (runtime system)

; Value : 0 = Trace disabled

; Trace levels 1..7

; Default = 0

SystemTraceSys = 0

 

;-----------------------------------------------------------------------------

; SystemTraceBip

; Description : Enable/Disable BIP trace (runtime system)

; Value : 0 = Trace disabled

; Trace levels 1..7

; Default = 0

SystemTraceBip = 0

 

;-----------------------------------------------------------------------------

; SystemTraceIfh

; Description : Enable/Disable IFH system trace

; Value : 0 = Trace disabled

; Trace levels 1..7

; Default = 0

SystemTraceIfh = 0

 

;-----------------------------------------------------------------------------

; SystemTraceNet

; Description : Enable/Disable network trace

; Value : 0 = Trace disabled

; Trace levels 1..7

; Default = 0

SystemTraceNet = 0

 

;-----------------------------------------------------------------------------

; BipDebugLevel

; Description : BIP debug level of ECU files

; Value : 0..32767

; Default = 0

BipDebugLevel = 0

 

;-----------------------------------------------------------------------------

; UbattHandling

; Description : Ubatt ON/OFF handling

; Value : 0 = Ubatt ON/OFF: No EDIABAS error

; 1 = Ubatt ON/OFF: EDIABAS error

; Default = 1

UbattHandling = 0

 

;-----------------------------------------------------------------------------

; IgnitionHandling

; Description : Ignition ON/OFF handling

; Value : 0 = Ignition ON/OFF: No EDIABAS error

; 1 = Ignition ON/OFF: EDIABAS error

; Default = 1

IgnitionHandling = 0

 

;-----------------------------------------------------------------------------

; ClampHandling

; Description : automatic check of clamps for Ubatt and Ignition

; Value : 0 = no automatic clamp check with send_and_receive

; 1 = automatic clamp check with send_and_receive

; Default = 1

;ClampHandling = 1

 

;-----------------------------------------------------------------------------

; TaskPriority

; Description : EDIABAS process/thread priority (only Win32/16)

; Value : 0 = Optimal EDIABAS performance = 8

; 1 = Minimal EDIABAS performance

; ..

; 10 = Maximal EDIABAS performance

; Default = 0

TaskPriority = 0

 

;-----------------------------------------------------------------------------

; LoadWin32

; Description : Map EDIABAS Win16 calls to EDIABAS Win32

; Value : 0 = Win16/32 Mapping disabled (Win16-->Win16)

; 1 = Win16/32 Mapping enabled (Win16-->Win32)

; Default = 0 for Windows 9x/Me

; Default = 1 for Windows NT4/2000/XP

;LoadWin32 = 0

 

;-----------------------------------------------------------------------------

; SystemResults

; Description : Enable/Disable system results (ubatt/ignition/jobstatus)

; Value : 0 = Disable system results

; 1 = Enable system results

; Default = 1

SystemResults = 1

 

;-----------------------------------------------------------------------------

; RetryComm

; Description : Repeat failed communication automatically (1x)

; Value : 0 = Retry disabled

; 1 = Retry enabled (1x)

; Default = 1

RetryComm = 1

 

;-----------------------------------------------------------------------------

; Simulation

; Description : Enable/Disable ECU simulation

; Value : 0 = Simulation disabled

; 1 = Simulation enabled

; Default = 0

Simulation = 0

 

;-----------------------------------------------------------------------------

; Interface

; Description : Connected diagnosis interface

; Default = STD:OBD

 

Interface =STD:OBD

 

; Additional information (in German) :

; Bitte beachten: Der HW-Treiber fuer das Interface muss installiert sein!

 

; Interface = STD:OBD

; Beschreibung : Serieller Pegelwandler (Nachfolger von ADS / Anschluss an OBD-Dose)

; Installation : \EDIABAS\HARDWARE\OBD\ODBSETUP (nur noetig fuer WIN NT4, WIN 2000, WIN XP)

; INI-Datei : Suchreihenfolge analog zu EDIABAS.ini

; Unterstuetzung : WIN3.xx : Nein

; WIN95,98 16-Bit : Ja

; WIN95,98 32-Bit : Ja

; WIN NT 4.0 : Ja

; WIN XP : Ja

 

; Interface = STD:FUNK

; Beschreibung : Funk-Diagnose Interface MDA von Fa. Siemens

; Installation : keine

; INI-Datei : FUNK.INI

; Unterstuetzung : WIN95,98 16-Bit : Ja

; WIN95,98 32-Bit : Ja

; WIN NT 4.0 : Ja

; WIN XP : Ja

 

; Interface = ADS

; Beschreibung : Serieller Pegelwandler (Anschluss an Diagnose-Dose)

; Installation : \EDIABAS\HARDWARE\ADS\ADS32\ADSSETUP (nur fuer WinNT4 noetig)

; INI-Datei : keine

; Unterstuetzung : WIN95,98 16-Bit : Ja

; WIN95,98 32-Bit : Nein

; WIN NT 4.0 : Ja

; WIN XP : Ja

 

; Interface = KBUS

; Beschreibung : Serieller Pegelwandler (Anschluss direkt an K-Bus oder I-Bus)

; Installation : \EDIABAS\HARDWARE\ADS\ADS32\ADSSETUP (nur fuer WinNT4 noetig)

; INI-Datei : keine

; Unterstuetzung : WIN95,98 16-Bit : Ja

; WIN95,98 32-Bit : Nein

; WIN NT 4.0 : Ja

; WIN XP : Ja

 

; Interface = EDIC

; Beschreibung : Serielles , PCMCIA , PC-Card Interface von Fa. Softing

; Installation : \EDIABAS\HARDWARE\EDIC\SETUP.EXE

; INI-Datei : EDICFW.INI, EDICHW.INI

; Unterstuetzung : WIN95,98 16-Bit : Ja

; WIN95,98 32-Bit : Ja

; WIN NT 4.0 : Ja

; WIN XP : Ja

 

; Interface = EDICC

; Beschreibung : EDIC-Card C oder EDIC-Card 2 CAN-Interface von Fa. Softing

; Installation : \EDIABAS\HARDWARE\EDIC\SETUP.EXE

; INI-Datei : XEDICC.INI

; Unterstuetzung : WIN95,98 16-Bit : Ja

; WIN95,98 32-Bit : Ja

; WIN NT 4.0 : Ja

; WIN XP : Ja

 

; Interface = STD:CAN

; Beschreibung : PCMCIA CAN-Interface CanCardX/XL von Fa. Vector

; Installation : keine (ausser Installation der CAN-Karte)

; INI-Datei : CAN32.INI

; Unterstuetzung : WIN95,98 16-Bit : Nein

; WIN95,98 32-Bit : Nein

; WIN NT 4.0 : Ja

; WIN XP : Ja

; Ansprechpartner: Hr. Jusko

; Telefon : +49-(0)89/382-35891 (Hotline)

; email : [email protected] (Hotline)

 

; Interface = STD:ADS4MOST

; Beschreibung : Most-Interfaces von Fa. Oasis

; Installation : keine (ausser Installation der Oasis-Karte)

; INI-Datei : ADS4MOST.INI

; Unterstuetzung : WIN95,98 16-Bit : ?

; WIN95,98 32-Bit : ?

; WIN NT 4.0 : Ja

; WIN XP : Ja

; Ansprechpart.: Hr. Rowedder

; Telefon : 089 / 382-29159

; email : [email protected]

 

; Interface = REMOTE

; Beschreibung : Anbindung eines EDIABAS-Interfaces über TCP/IP

; Installation : Anpassung der Einträge in [TCP] auf beiden Seiten (ins.: RemoteHost, Port)

; INI-Datei : keine

; Unterstuetzung : WIN95,98 16-Bit : Nein

; WIN95,98 32-Bit : Ja

; WIN NT 4.0, XP : Ja

; WIN XP : Ja

; Sonderfall : Interface OPPS

; Ansprechpart.: Hr. Rowedder

; Telefon : 089 / 382-29159

; email : [email protected]

 

; Interface = REMOTE:name

; Beschreibung : Anbindung eines EDIABAS-Interfaces über TCP/IP

; Installation : Anpassung der Einträge in [TCP] auf beiden Seiten (ins.: RemoteHost, Port)

; INI-Datei : REMOTE.INI (insbesondere für Parallelbetrieb notwendig)

; In REMOTE.INI stehen unter [name] spezif. Einstellungen(z.B.: RemoteHost, Port)

; Unterstuetzung : WIN95,98 16-Bit : Nein

; WIN95,98 32-Bit : Ja

; WIN NT 4.0, XP : Ja

; WIN XP : Ja

; Sonderfall : Interface OPPS

; Ansprechpart.: Hr. Rowedder

; Telefon : 089 / 382-29159

; email : [email protected]

 

;-----------------------------------------------------------------------------

; NetworkProtocol

; Description : Network protocol

; Default =

NetworkProtocol = TCP

 

;=============================================================================

;TCP/IP Configuration

[TCP]

;=============================================================================

 

;-----------------------------------------------------------------------------

; RemoteHost

; Description : server address/name

; Default =

RemoteHost = 192.168.68.30

 

;-----------------------------------------------------------------------------

; Port

; Description : IP communication port

; Value : 1000 < port < 30000

; Default =

Port = 6801

 

;-----------------------------------------------------------------------------

;TimeoutConnect

; Description : Timeout for establishing the connection

; Default = 5000

TimeoutConnect = 2000

 

;-----------------------------------------------------------------------------

;TimeoutReceive

; Description : Timeout for receiving a message

; Default = 5000

TimeoutReceive = 2000

 

;-----------------------------------------------------------------------------

;TimeoutFunction

; Description : Timeout for a long function

; Default = 59000

TimeoutFunction = 10000

 

;-----------------------------------------------------------------------------

;DisconnectOnApiEnd

; Description : Enable/Disable Disconnection with function call ApiEnd

; Value : 0 = Disconnection disabled

; 1 = Disconnection enabled

; Default = 0

;DisconnectOnApiEnd = 1

 

;-----------------------------------------------------------------------------

;InitCmd

; Description : Initialization command (normally for OPPS)

; Default =

;InitCmd0 = FE,04,00,03,01

;InitCmd1 = FD,05,00,03,01

 

;=============================================================================

; End Of File EDIABAS.ini

;=============================================================================

 

[OBD]

Port=Com1

Hardware=USB

RETRY=ON

UBATT=OFF

;Tracelevel=0xFFFFFFFF

;Tracelevel=0xFFFFFFFF

;Tracelevel=0xF0000000

;Tracelevel=0x0000FFFF

; Bit 0 = Funktionsaufruf

; Bit 1 = io Ergebnis

; Bit 2 = nio Ergebnis

; Bit 3 = Detailinfos

; Nibble 0 = readchar_wait

; Nibble 1 = main

; Nibble 2 = cmd

; Nibble 3 = obd

; Nibble 4 = send_and_receive_...

; Nibble 5 = read_telegram_...

; Nibble 6 = send_telegram

; Nibble 7 = SendData

 

 

[uNIT_A]

Port=Com2

Hardware=OBD

 

[uNIT_B]

Port=Com3

Hardware=OBD

 

[uNIT_C]

Port=Com4

Hardware=OBD

 

[uNIT_D]

Port=Com5

Hardware=OBD

 

[uNIT_E]

Port=Com6

Hardware=OBD

 

[uNIT_F]

Port=Com7

Hardware=OBD

 

[uNIT_G]

Port=Com8

Hardware=OBD

 

[uNIT_H]

Port=Com9

Hardware=OBD

 

[uNIT_I]

Port=Com10

Hardware=OBD

 

[uNIT_J]

Port=Com11

Hardware=OBD

 

[uNIT_K]

Port=Com12

Hardware=OBD

 

[uNIT_L]

Port=Com13

Hardware=OBD

 

[uNIT_M]

Port=Com14

Hardware=OBD

 

[uNIT_N]

Port=Com15

Hardware=OBD

 

[uNIT_O]

Port=Com16

Hardware=OBD

Jeśli chcesz dodać odpowiedź, zaloguj się

Komentowanie zawartości tej strony możliwe jest po zalogowaniu



Zaloguj się
×
×
  • Dodaj nową pozycję...

Powiadomienie o plikach cookie

Umieściliśmy na Twoim urządzeniu pliki cookie, aby pomóc Ci usprawnić przeglądanie strony. Możesz dostosować ustawienia plików cookie, w przeciwnym wypadku zakładamy, że wyrażasz na to zgodę.