Skocz do zawartości

Instalacja DIS na Vmware


Rekomendowane odpowiedzi

  • Odpowiedzi 1 tys.
  • Dodano
  • Ostatniej odpowiedzi

Top użytkownicy w tym temacie

Top użytkownicy w tym temacie

  • Moderatorzy
Jeszcze starsza 5 , mogę dzisiaj spróbować przeinstalować na 7 , myślisz Nerwus że to pomorze ?

 

5 jest ok. Dokładnie 6.5 jest felerna.

Sprawdź ping'i z i do maszyny wirtualnej.

Włącz/wyłącz wszystkie proces w ukrytym menu + reboot.

Jak nie pomoże to masz dwie opcje:

- reinstalacja

- ręczne usuniecie karty Ethernet w SCO i jej ponowna instalacja.

Odnośnik do komentarza
Udostępnij na innych stronach

  • Moderatorzy
Mam już VM 7.1 pingi do maszyny idą maszyny i wracają , a z maszyny mogę puścić ping ?

 

Tak wystarczy zejść do unix'owej konsoli i zalogować się jako root (hasło takie same jak do ukrytego menu).

 

Przy starcie wciśniesz alt + F3 lub jeśli mas już disa uruchomionego to ctrl + printscreen

Odnośnik do komentarza
Udostępnij na innych stronach

Jestem kolejną osobą na tym forum której w API test wywala : Felertext:NET-0016: Host Error. Antyvir -off , Firewall - off, Ediabas.ini - prawidłowo , Emulator głowicy na Run, Ihfsrv. włączony .

vm is set to run

nsw is set to run

dsm is set to run - wszystko resetuję , z zachowaniem zmian .

Cały temat przerobiłem i nic . Ma ktoś jeszcze jakiś pomysł ??

W DIS wszystkie kontrolki się świecą ,niby wszystko OK a jednak API test - błąd

mam taki sam błąd ?? pytanie brzmi

ile masz znaków w nazwie ?? więcej niż 8

Mi pokazuje 11 --może w tym tkwi problem ?? jak to zmienić i gdzie ?? NERWUS co Ty na to ??

W 1 poście podałeś że nazwa komputera w sieci nie powinna przekraczac 8 znaków , ja mam 11 ?? może to miec wpływ na poprawnośc działania disa i VM ??

Odnośnik do komentarza
Udostępnij na innych stronach

  • Moderatorzy

Prawym na mój komputer-właściwości. Później wybierz zakładkę "nazwa komputera".

Dalej będzie już po sznurku.

8-liter jest potrzebny do poprawnego zarejestrowania głowicy w DIS.

Odnośnik do komentarza
Udostępnij na innych stronach

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

;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 = 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 : 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 = OBD

; 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 : FLASH.SERVICE@BMW.DE (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 : Michael.Rowedder@bmw.de

 

; 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 : Michael.Rowedder@bmw.de

 

; 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 : Michael.Rowedder@bmw.de

 

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

; 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

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

 

http://img543.imageshack.us/img543/388/82340664.png

 

http://img203.imageshack.us/img203/4012/73603637.png

 

http://img204.imageshack.us/img204/407/25358626.png

 

 

nie wiem co stało się z INPĄ, łączę się przez okrągłe złącze wykrywa bat. i ign. ale przez OBD w środku nie chcę się połączyć ?

 

z góry dzięki :)

http://img69.imageshack.us/img69/4769/dscf7685kopia.jpg

/// BORN ON THE RACETRACK TO LIVE ON THE STREET ///

Odnośnik do komentarza
Udostępnij na innych stronach

A co myślicie na temat takiego błędu :

Comunication between operating unit abd diagnostic head is impaired.

Error number 200.159

który wyskoczył podczas diagnozy . Na forum są tematy dotyczące tego błędu , z tym że u mnie się wszystko ładnie się połączyło i w trakcie sprawdzania ciśnienia turbiny , rozłączył się dis .

Odnośnik do komentarza
Udostępnij na innych stronach

  • Moderatorzy
A co myślicie na temat takiego błędu :

Comunication between operating unit abd diagnostic head is impaired.

Error number 200.159

który wyskoczył podczas diagnozy . Na forum są tematy dotyczące tego błędu , z tym że u mnie się wszystko ładnie się połączyło i w trakcie sprawdzania ciśnienia turbiny , rozłączył się dis .

 

Sprawdź latency time w ustawieniach portu com. Mozę rwać komunikacji jeżeli jest rożny niż 1ms. Ewentualnie zrób trace z Ediabas i podrzuć na forum.

Odnośnik do komentarza
Udostępnij na innych stronach

  • Moderatorzy

Do [kazikm3]. Jeżeli masz 2 wtyczki w aucie to po 20 pin zrobisz cale auto. OBD w takim przypadku to albo atrapa albo sam motor.

Przy DIS w tym roczniku warto po kombinować z protokołem komunikacji w DIS Fister<->Softing

Odnośnik do komentarza
Udostępnij na innych stronach

Port com mam prawidłowo ust. na 1 ms , a oto mój ediabas :

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

;EDIABAS 6.4.7 Configuration

[Configuration]

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

 

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

; EcuPath

; Description : ECU file path

; Default = .

EcuPath =d:\Program Files\BMW\EDIABAS\ECU

 

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

; SimulationPath

; Description : Simulation file path

; Default = .

SimulationPath =d:\Program Files\BMW\EDIABAS\SIMULATION

 

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

; TracePath

; Description : Trace file path

; Default = .

TracePath =d:\Program Files\BMW\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 : FLASH.SERVICE@BMW.DE (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 : Michael.Rowedder@bmw.de

 

; 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 : Michael.Rowedder@bmw.de

 

; 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 : Michael.Rowedder@bmw.de

 

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

; 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

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

Odnośnik do komentarza
Udostępnij na innych stronach

Witam, mam problem z poprawnym skonfigurowaniem DIS'a w celu wykrycia tablicy ( filmik #12). A więc podczas instalacji postępowałem od A-Z wg tutoriali autorstwa nerwus' a, no i "zawieszam" się cięgle w tym samym miejscu w którym mam przeprowadzić APITEST, wtedy wywala mi błąd:

 

http://img40.imageshack.us/img40/9297/apitest.jpg,

 

ponadto podczas wcześniejszej czynności (z tego samego filmiku) - konfigurowania procesów ("configure processes") występują rozbieżności z filmem, mianowicie mam problemy z włączeniem vm' a :

 

http://img843.imageshack.us/img843/5313/setnn.jpg

 

Zauważyłem też, że gdy wył/wł poszczególne składniki (vm, nsw, dsm), to tylko w wypadku vm 'a DIS nie oczekuje na dodatkowe wciśnięcie "enter", miedzy kolejnymi poleceniami.

 

Mój sprzęt - Win Xp, Vmware 7.0.0 build-203739

 

Proszę o pomoc w tej pilnej sprawie. Na pewno nie tylko ja mam taki problem, więc może pomoc przyda się również innym forumowiczom.

 

Pozdrawiam.

johny

Odnośnik do komentarza
Udostępnij na innych stronach

Tworzac maszyne virtualna wybierz "emulacje" Vmware 5.0. Postaw DIS'a od nowa.

 

Zrobiłem tak jak zalecałeś i przeszło mi APITEST (pingi do 192.168.68.30 mam <1ms) , natomiast dalej nie umie włączyć vm' a...

 

U mnie było podobnie , z tym że się złapałem na tym że po którymś wyborze nie zatwierdziłem enter-em . No i co ważne Apply change-2 a później enter .

 

... jestem na 99% pewny że robię to prawidłowo ( troche się juz męcze :lol: ), jednak dalej (tak jak poprzednio) przy wyborze opcji 3.set vm off i 6.set vm ,DIS nie "pokazuje" "wciśnij ENTER" po którym włączam bądź wyłączam poszczególne składniki.

 

mam nadzieje ze dobrze opisałem sprawę...

 

jeszcze mam pytanie czy konieczne jest włączenie vm żeby skomunikować sie z autem ?

 

Dzięki (nerwus, brzozka212) za odpowiedz, i liczę na dalszą pomoc.pozdr

Odnośnik do komentarza
Udostępnij na innych stronach

Jeśli chcesz dodać odpowiedź, zaloguj się lub zarejestruj nowe konto

Jedynie zarejestrowani użytkownicy mogą komentować zawartość tej strony.

Zarejestruj nowe konto

Załóż nowe konto. To bardzo proste!

Zarejestruj się

Zaloguj się

Posiadasz już konto? Zaloguj się poniżej.

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ę.