Wideband Direct serial tester wanted(ZE, TE, Aem, FJO, PLX)

Support forum for eCtune software.

Moderator: Gaskleppie

User avatar
calvin
<font color=gray>Site Admin</font><br><font color=green>eCtune Authorized Tuner</font>
Posts: 4816
http://phpbb3styles.net
Joined: Tue Apr 03, 2007 10:16 am
Location: Paramaribo, Suriname
Contact:

Post by calvin »

very weird... it must be a problem with older version. looks like it doesn't get bytes if you look at the trace.
Regards, eCtune Team eCtune Authorized Tuner Location: Caribbean & Suriname aim:calvinPGMFI skype:ectune We remote connect to your laptop if you have problems. Best support in the world.

User avatar
calvin
<font color=gray>Site Admin</font><br><font color=green>eCtune Authorized Tuner</font>
Posts: 4816
Joined: Tue Apr 03, 2007 10:16 am
Location: Paramaribo, Suriname
Contact:

Post by calvin »

Orthello wrote:Well. Did a run tonight. But I'm not sure about the TE implementation. Results: First did a test with only the TE connected. Did some logging and checking with both the in car display and the TE logging software. Both were perfectly in sync and showing 14.2 AFR. Then I connected the ECU logging cable and started eCtune. Started the logging with serial WB set to TechEdge... AFR showing in eCtune was 11.0 AFR Then I switched to analog WB logging via D14 (normal O2 input) and AFR values were back to what I was used to... 14.2 AFR. Did another check on serial WB in eCtune.... still the same... 11.0 AFR Then serial with TE software.... 14.2 AFR But then.... battery of the laptop was empty :D Tomorrow is another day. Should I do something else then only enable Serial Wideband Input for Tech-Edge?
what is the frame format you select in TEWBLOG? Can you try with frame format 2?
Regards, eCtune Team eCtune Authorized Tuner Location: Caribbean & Suriname aim:calvinPGMFI skype:ectune We remote connect to your laptop if you have problems. Best support in the world.

User avatar
calvin
<font color=gray>Site Admin</font><br><font color=green>eCtune Authorized Tuner</font>
Posts: 4816
Joined: Tue Apr 03, 2007 10:16 am
Location: Paramaribo, Suriname
Contact:

Post by calvin »

TE user make test again. Please 2a0 version. redownload http://websrv.ectune.com/wb_test.rar
Last edited by calvin on Tue Feb 10, 2009 8:44 am, edited 1 time in total.
Regards, eCtune Team eCtune Authorized Tuner Location: Caribbean & Suriname aim:calvinPGMFI skype:ectune We remote connect to your laptop if you have problems. Best support in the world.

User avatar
Gaskleppie
<font color=gray>Site Admin</font><br><font color=green>eCtune Authorized Tuner</font>
Posts: 1263
Joined: Tue Apr 03, 2007 11:22 am
Location: Netherlands
Contact:

Post by Gaskleppie »

some advice for the testers... Dont try firts if the software from the manufacturer works before you want to connect the wideband with eCtune! I have seen more than once that if you have used the com port with some other program, the port stays busy after you stopping this connection. Then trying to connect it to eCtune wont work because of that open connection. For example, if you use logworks from innovate before connecting the wideband with eCtune it wont work. Sometimes you have to restart the laptop before you can connect the port again with another program. shitty windows software....... :cry:
Regards, eCtune Team eCtune Authorized Tuner Location: The Netherlands

98vtec
Posts: 342
Joined: Sun May 04, 2008 11:40 am
Location: Pensacola, FL
Contact:

Post by 98vtec »

i can put my ecu in a friends car with a zeitronix and let you know whats up this weekend.
eCtune Authorized Tuner Blake Barr Pensacola, FL XXX Performance - In House DynoJet 850-457-DYNO

User avatar
Orthello
Posts: 218
Joined: Wed Apr 11, 2007 2:03 am
Location: Assen, NL

Post by Orthello »

calvin wrote:TE user make test again. Please 2a0 version. redownload http://websrv.ectune.com/wb_test.rar
Still 10.00 AFR on the screen, but far more usefull info in the trace file. I'm looking for a tool to 'record' the raw serial data from the TE port. Would that raw data help you CJ?
Attachments
direct_wb_trace.rar
TE trace file
(4.08 KiB) Downloaded 279 times

User avatar
calvin
<font color=gray>Site Admin</font><br><font color=green>eCtune Authorized Tuner</font>
Posts: 4816
Joined: Tue Apr 03, 2007 10:16 am
Location: Paramaribo, Suriname
Contact:

Post by calvin »

port mon in HEX format sysinternals
Regards, eCtune Team eCtune Authorized Tuner Location: Caribbean & Suriname aim:calvinPGMFI skype:ectune We remote connect to your laptop if you have problems. Best support in the world.

User avatar
calvin
<font color=gray>Site Admin</font><br><font color=green>eCtune Authorized Tuner</font>
Posts: 4816
Joined: Tue Apr 03, 2007 10:16 am
Location: Paramaribo, Suriname
Contact:

Post by calvin »

i think the frame is not set properly
Regards, eCtune Team eCtune Authorized Tuner Location: Caribbean & Suriname aim:calvinPGMFI skype:ectune We remote connect to your laptop if you have problems. Best support in the world.

User avatar
Orthello
Posts: 218
Joined: Wed Apr 11, 2007 2:03 am
Location: Assen, NL

Post by Orthello »

After a busy weekend..... Here a link and an attachment with a TE 2A0 serial dump. Logging docs: http://wbo2.com/sw/logger.htm#20frame -=-=-=-=-=-=-=-=- Forget the serial dumb that used to be here. It was corrupt for some reason.
Last edited by Orthello on Mon Feb 16, 2009 10:55 pm, edited 1 time in total.

User avatar
Orthello
Posts: 218
Joined: Wed Apr 11, 2007 2:03 am
Location: Assen, NL

Post by Orthello »

I don't trust this log. It shows E2 at every even byte.

User avatar
Orthello
Posts: 218
Joined: Wed Apr 11, 2007 2:03 am
Location: Assen, NL

Post by Orthello »

It's official.... the log I made with portmon is BAD!!! I now made one withRS232 Datalogger (Eltima) and that one looks WAY better. It even is a replayable file, so you don't need a real TE ;) Bytes 6 and 7 are the bytes you need for AFR. In my case it represents the voltage(!) on the WBlin output. With 00 00 beeing 0 volts and 0F FF beeing 5 volts. The default formula: AFR = (V * 2) + 9 Sample frame: 5A A5 6D 10 77 08 90 0F 62 03 00 01 38 00 C0 00 01 00 01 00 01 02 AE 00 00 03 00 51 5A A5 are the start bytes 6D is a counter 10 77 is a time ticker 08 90 is for AFR 0F 62 is for Pump Current 08 90 Hex is 2192 decimal. 2192 is 2.676 volt ( (5.00 / 4095 ) * 2192 = 2.676) 2.676 is 14.3:1 AFR ( (2.676 * 2) + 9 = 14.3) Does this help?
Attachments
COM4port.txt
GOOD serial log. Baud: 19k2 Word: 8 bits Parity: none Stop bits: 1
(21.02 KiB) Downloaded 246 times

Post Reply