![]() |
@Td-d:
It's still not working. It's set up properly now. paramname = Defogger paramid = 0xFFF8939F isfloat = 1 ...................................... ; logging trigger condition conditionrpn = Defogger,1,== action = start conditionrpn = Defogger,0,== action = stop :iono: Edit* I'm assuming that when I get a value that looks like this (2.35E-38) under the defogger that its still the wrong address no? |
Quote:
I just use RPM trigger or you can use something like coolant temp , or just plug tatrix in when your ready, it seems remarkably tollerant of being plugged in on the fly. ;) |
Quote:
|
@D-VO - my bad, it is an 8 bit value... It's curious - Vgi if I'm not mistaken got it working? Otherwise, I'll get back on trying to see what the issue is.
|
Quote:
|
Try and clean out your logcfg file to only what you want logged (i.e. not just commenting out) - that's what Adriang did, and that seemed to sort it out.
|
I'm gonna give it a shot on the way home.
By the way: Whats the difference between KC Advance and KC Advance IAM in OP2? I have my Knock Correction Advance Max table set to all 8.09's, so when using the OFT the KC Advance line would decrease in the event of knock. Which one of these lines would mirror that function? It's hard to tell currently since the KC_Advance lines raises temporarily to 8.086 then drops back down to 7.84, whereas the KC_Advance_IAM stays solid at 7.84. IAM is currently 0.97. |
Dang...still no good. I've removed all comments and only have a few parameters left.
Code:
type = obd |
@D-VO - if you want to see whether it's the defogger switch or not, remove the isvisible=0 line (that basically means you don't see the value in the log). That will let you know if it's switching or not - I'm pretty certain it is the right value.
I have a theory - in Vgi's logcfg, the addresses are ordered contiguously, which follows the request to sortpids = 1, making for faster logging. Yours are not - maybe that's the issue. |
@Td-d: Strangely enough removing the isvisible line from the defogger value made it work as its supposed to, but it still logs the defogger value...? It now shows the proper value of 1, and logs when the defogger switch is depressed. Success!! :happyanim: I still have my addresses scattered by the way. Now all I have to do is find the proper IAT and coolant addresses in the list provided.
|
Excellent!
|
CAN Mode 23 requests
Been playing around with CAN addressing again - pulling RAM data gives faster update speeds than the OBD routines.
Mode 01: Request: Code:
00 00 07 E0 01 10Code:
00 00 07 E8 41 10 00 55Mode 23: MAF RAM address in my ROM is FF F8 7C 70 The 14 after mode 23 request: first 4 bits are size of response length descriptor, second 4 bits are size of ram address descriptor. Request: Code:
00 00 07 E0 23 14 FF F8 7C 70 04Code:
00 00 07 E8 63 3F 59 99 9A |
Quote:
A01G AVCS RAM addresses: Code:
paramname = Intake_AVCS_Right |
| All times are GMT -4. The time now is 07:44 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
User Alert System provided by
Advanced User Tagging v3.3.0 (Lite) -
vBulletin Mods & Addons Copyright © 2026 DragonByte Technologies Ltd.