Results 1 to 15 of 51

Thread: part throttle VE tuning with WBo2

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Super Moderator dave w's Avatar
    Join Date
    Feb 2011
    Posts
    6,363
    Quote Originally Posted by PJG1173 View Post
    actually I was thinking of maybe using MS access so I could import the logs into a table and set up a query to make a cross tab that I could paste back into tunerpro.
    I had not thought about trying MS Access. Basically I was thinking of automating the MS Excel steps show in the screen shot below. The pic below is for NB BLM, but the same process applies for WBo2 as well.

    dave w
    Attached Images Attached Images

  2. #2
    Fuel Injected! PJG1173's Avatar
    Join Date
    Nov 2011
    Location
    Jacksonville NC
    Age
    50
    Posts
    641
    I think I amost have this working in MS Access. the round function works similar to excel. with access you don't have copy paste the formula around. so far I have a query that runs the round function against a table linked to the tunerpro export that feeds a cross tab query. the cross tab outputs a table in the same format as the ve table. I'll post a copy of it when I get more of it done.
    87 4Runner, 15" spring lift, 3" body, chevy vortec 355, 5.29 gears, 38.5x15.5x15" Boggers, 280hr, 16168625 running $0D
    93 S10, 36x12.5x15 TSL's, custom turbo headers, 266HR cam, p&p vortec heads, $0D Marine MPFI with 8psi boost.
    05 Silverado, 2' lift, 4" exhaust, Bully Dog programmer,

  3. #3
    Super Moderator dave w's Avatar
    Join Date
    Feb 2011
    Posts
    6,363
    Quote Originally Posted by PJG1173 View Post
    I think I amost have this working in MS Access. the round function works similar to excel. with access you don't have copy paste the formula around. so far I have a query that runs the round function against a table linked to the tunerpro export that feeds a cross tab query. the cross tab outputs a table in the same format as the ve table. I'll post a copy of it when I get more of it done.
    Very interesting! I am almost illerate with MS Access compared to what I know an do with MS Excel. I would greatly appreciate a copy of the MS Access file you firgure out!

    dave w

  4. #4
    RIP EagleMark's Avatar
    Join Date
    Feb 2011
    Location
    North Idaho
    Age
    64
    Posts
    10,477
    Dam! I could have taken courses on those years ago for free, but thought they were useless to a GearHead!

    1990 Chevy Suburban 5.7L Auto ECM 1227747 $42!
    1998 Chevy Silverado 5.7L Vortec 0411 Swap to RoadRunner!
    -= =-

  5. #5
    Fuel Injected! PJG1173's Avatar
    Join Date
    Nov 2011
    Location
    Jacksonville NC
    Age
    50
    Posts
    641
    davew this may help with some of the manual sorting of MAP in your excel sheet =IF(E6>40,10*ROUND(E6/10,0),5*ROUND(E6/5,0)) this will round any map over 40 by 10 and anything less by 5.
    87 4Runner, 15" spring lift, 3" body, chevy vortec 355, 5.29 gears, 38.5x15.5x15" Boggers, 280hr, 16168625 running $0D
    93 S10, 36x12.5x15 TSL's, custom turbo headers, 266HR cam, p&p vortec heads, $0D Marine MPFI with 8psi boost.
    05 Silverado, 2' lift, 4" exhaust, Bully Dog programmer,

  6. #6
    Super Moderator dave w's Avatar
    Join Date
    Feb 2011
    Posts
    6,363
    Quote Originally Posted by PJG1173 View Post
    davew this may help with some of the manual sorting of MAP in your excel sheet =IF(E6>40,10*ROUND(E6/10,0),5*ROUND(E6/5,0)) this will round any map over 40 by 10 and anything less by 5.
    Thanks! I'll give the "IF" test a try.

    dave w

  7. #7
    Fuel Injected! PJG1173's Avatar
    Join Date
    Nov 2011
    Location
    Jacksonville NC
    Age
    50
    Posts
    641
    here is what I have so far. there are instructions in the zip file. I'm still working some bugs out and not sure if I am going to keep linking the tunerpro logfile or just do an import. it seems like when you refresh the linked table it balloons the db file. There is still alot I want to do with this, like having it generate a new vetable based off the old one. also if you have a slow computer this may hog some resources when it is doing its calculations on a big logfile.
    87 4Runner, 15" spring lift, 3" body, chevy vortec 355, 5.29 gears, 38.5x15.5x15" Boggers, 280hr, 16168625 running $0D
    93 S10, 36x12.5x15 TSL's, custom turbo headers, 266HR cam, p&p vortec heads, $0D Marine MPFI with 8psi boost.
    05 Silverado, 2' lift, 4" exhaust, Bully Dog programmer,

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •