
baldur
Zarejestrowani-
Postów
14 -
Dołączył
-
Ostatnia wizyta
Informacje osobiste
-
Moje BMW
E-36 316i 1992
Osiągnięcia baldur
Debiutant (2/14)
0
Reputacja
-
Nic nie pomogło.Dziwi mnie fakt że z innymi modułami mnie łączy.
-
;============================================================================= ;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 =ADS ; 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.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<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 ;============================================================================= Zaznaczę że w Disie nie widzi modułu silnika resztę widzi.W Carsofcie 6.1.4 nic nie widzi.Na drugim kompie to samo
-
Viaken ma suport techniczny czemu do niego nie piszesz w tym temacie. To 0010 to masz API, IFH, SYS bo robi to dużą różnice?? Mam IFH Wymienił mi interfejs i dalej to samo.Gdybym wiedział że takie problemy będą wziął bym od Ciebie Nerwus fejsa.Nie wiem czy czasem nie wymienić skalaca maxis 232 na 232ACWE bo niby komuś pomogło.
-
Panowie pomóżcie w konfiguracji INPA .Zainstalowałem według instrukcji zmieniłem Host (ADS) odpalam inpa świecą dwie diody na czarno w programie.ale nie idzie zdiagnozować auta błąd 0010 wyskakuje.Posiadam interfejs Z ADS wtyczką http://allegro.pl/show_item.php?item=1856588172 Mam zaistalowanego dis,przechodzi api test i tez nie ma połączenia. A może dlatego nie komunikuje się bo nie ma wyboru silnika M40 w old modells ???wybieram E36-Engine- DME 1.7 for M42/M43. Z tego co wiem to posiadam sterownik DME 1.7
-
ok.Dzisiaj od nowa system zainstaluje :) i disa
-
Mam błąd 0009 timeout - test wykonywałem na odłączonym interfejsie.INPA nie mogę uruchomić nie ma jakiegoś pliku :( Vmare mam poprawnie skonfigurowany według instrukcji :).Co proponujesz bym teraz zrobił?
-
a ten host dobrze mam ustawiony?
-
Api test gdzie się uruchamia? gdy wlącze vmware i uruchomię dis zadnych błędów nie ma. inpa program nie uruchamiałem jeszcze więc nie wiem.Remote host mam :192.168.68.30 a port 6801 Proszę o wyjaśnienie jak uruchomić ap test bo coś takiego znalazłem w folderze ediabas.bin
-
Api test gdzie się uruchamia? gdy wlącze vmware i uruchomię dis zadnych błędów nie ma. inpa program nie uruchamiałem jeszcze więc nie wiem.Remote host mam :192.168.68.30 a port 6801
-
Wyskakuje mi coś takiego: http://fotoo.pl/zdjecia/thumbs/2011-10/d4c7c884.jpg http://fotoo.pl/zdjecia/thumbs/2011-10/72553092.jpg
-
Zrobiłem jak podałeś i gdy wybiorę jakiś podpunkt do analizy wyskakuje błąd "control unit selected has not been found" a ten interfejs ma mieć przelącznik w stronę car czy rs 232 u mnie jest w stronę car i świeci czerwona kontrolka.Na tym zdjęciu co podałeś zauważyłem że ta ikona z baterią u mnie świeci a u ciebie nie.Tak ma być?
-
kupiłem na allegro u viakena interfejs bmw za 250 zl http://allegro.pl/show_item.php?item=1856588172
-
Witam kolegów.Po 3 dniowej zabawie z DIS wreszcie udało się zainstalować.Podłączam się pod autko (e36-M40) i nie wiem czy mam komunikacje z sterownikiem auta...idzie to jakoś sprawdzić???Nie ma niestety wyboru mojego auta w modelach a automatycznie nie wyszukuje.Mógłby ktoś mi pomóc z pierwszym połączeniu z autkiem???Zaznaczę że zmieniłem protokół Fister vm off.
-
Witam.Zainstalowałem disa jak na filmikach zakończyłem wyjściem z Vmware i nie mam pojęcia jak go włączyć disa.Gdy uruchamiam Vmware jest tylko strona domowa (home) z 3 ikona do tworzenia wirtualnej maszyny.Nie ma już strony z uruchamianiem i instalowaniem disa.Zaznaczę że uruchamiam głowice i ifhs.Nie mam pojęcia co teraz zrobić jak uruchomić disa