Liters/hr info TunerStudio

For discussion of Phil Tobin's Tuner Studio software (Only about the tuning software itself, not about how to tune or firmware features)

Moderator: LT401Vette

Post Reply
Borgli1
MS/Extra Newbie
Posts: 20
Joined: Sat Aug 08, 2015 12:27 pm

Liters/hr info TunerStudio

Post by Borgli1 »

Hi, do any of you know if there is a way for me to get a gauge for L/hr in tunerstudio and/or msdroid/shadowdashms?
I am putting my ms3-pro in my boat and would like to know how much fuel is being consumed.

All input is greatly appreciated! :)
LT401Vette
Super MS/Extra'er
Posts: 12733
Joined: Sat Jul 16, 2005 8:07 am
Location: Moorseville, NC
Contact:

Re: Liters/hr info TunerStudio

Post by LT401Vette »

In TS if you right click on the gauge, under "Trip / Economy" there are fuel flow gauges for:
- cc/minute
- Gallons/Hr
- Lb/hr

a L/hr could be added with a custom.ini

Rename the attached file to custom.ini and place it in the dir:
[TunerStudioProjects]/[YourProjectDir]/projectCfg/


Then when you reload the project there will be a LiterHour Gauge in the right click menu.
Phil Tobin
EFI Analytics, helping to simplify EFI
Next Generation tuning software.
Supporting all MegaSquirt versions and firmwares.
http://www.TunerStudio.com
http://www.efiAnalytics.com/MegaLogViewer/
Support the firmware running your engine:
http://www.msextra.com/doc/donations.html
Borgli1
MS/Extra Newbie
Posts: 20
Joined: Sat Aug 08, 2015 12:27 pm

Re: Liters/hr info TunerStudio

Post by Borgli1 »

Hi, thanks!

I tried it and it gives me the following error;
1 Errors:
Error: Variable 'gaugeFuelFlowLbHr' used in expression, but not defined as OutputChannel or Setting Parameter in MyCar, Problem at:
[custom.ini]:[Line:8]: tsFuelFlowLtph = { gaugeFuelFlowLbHr * 0.63 }, "lt/hr"
LT401Vette
Super MS/Extra'er
Posts: 12733
Joined: Sat Jul 16, 2005 8:07 am
Location: Moorseville, NC
Contact:

Re: Liters/hr info TunerStudio

Post by LT401Vette »

oops, copy/paste mistake..
Try the attached.
Phil Tobin
EFI Analytics, helping to simplify EFI
Next Generation tuning software.
Supporting all MegaSquirt versions and firmwares.
http://www.TunerStudio.com
http://www.efiAnalytics.com/MegaLogViewer/
Support the firmware running your engine:
http://www.msextra.com/doc/donations.html
Borgli1
MS/Extra Newbie
Posts: 20
Joined: Sat Aug 08, 2015 12:27 pm

Re: Liters/hr info TunerStudio

Post by Borgli1 »

Now I'm getting this message;

1 Errors:
Error: Variable 'tsFuelFlow' used in expression, but not defined as OutputChannel or Setting Parameter in project, Problem at:
[custom.ini]:[Line:8]: tsFuelFlowLtph = { tsFuelFlow * 0.06 }, "lt/hr"
LT401Vette
Super MS/Extra'er
Posts: 12733
Joined: Sat Jul 16, 2005 8:07 am
Location: Moorseville, NC
Contact:

Re: Liters/hr info TunerStudio

Post by LT401Vette »

Are you using the Registered TunerStudio?

tsFuelFlow does not exist in the unregistered edition.
Phil Tobin
EFI Analytics, helping to simplify EFI
Next Generation tuning software.
Supporting all MegaSquirt versions and firmwares.
http://www.TunerStudio.com
http://www.efiAnalytics.com/MegaLogViewer/
Support the firmware running your engine:
http://www.msextra.com/doc/donations.html
Borgli1
MS/Extra Newbie
Posts: 20
Joined: Sat Aug 08, 2015 12:27 pm

Re: Liters/hr info TunerStudio

Post by Borgli1 »

Just got it upgraded. I'll try it again.
Thanks
Borgli1
MS/Extra Newbie
Posts: 20
Joined: Sat Aug 08, 2015 12:27 pm

Re: Liters/hr info TunerStudio

Post by Borgli1 »

I redownloaded the code you wrote. It worked like a charm.

Thanks bro!
Post Reply