Page 2 of 2 FirstFirst 12
Results 11 to 15 of 15

Thread: Set Units to USA

  1. #11
    EFILive Developer Site Admin Blacky's Avatar
    Join Date
    Mar 2003
    Posts
    9,490

    Default

    This is how V8 is designed to work.


    • All PIDs are pre-defined by EFILive in metric units
    • Calculated PIDs defined by a user must (should) also be defined in metric - otherwise the unit conversion routines will not work correctly.
    • All PID calculations that are performed in the software are done in metric.
    • When a PID's value is displayed there will always be (should always be) an option for the user to choose to display the PID's value in the units of their choice.


    Many people (myself included) prefer to view some or all of the PID values in units other than metric, usually US Customary units (sometimes incorrectly called Imperial units - I'm guilty of calling them that in the past). Anyway when V8 was designed we chose to allow PID data (and eventually calibration data when the V8 editor is done) to be displayed in any units that the user wants to use, not just a choice between Metric or US Customary units. For example different people may choose to view pressure in kPa, psi, inHG, inH20, bar or some other unit that measures pressure.

    In V8 we created a units customization option to allow you to add your own units and also add the conversion parameters required by the software to convert from the default metric units to the units of your choice. That is what is shown in the first two tab pages ([Units] and [Conversions]) of the screen shot in post #6.

    There are two places where PID data can be displayed:
    1. On the FlashScan/AutoCal screen during black box logging.
    2. In the V8 scan tool gauges, charts and maps during pass-thru logging and log file playback.


    For option 1, you can choose to have FlashScan/AutoCal display the PID values using one of two display modes:
    Metric: is default metric units.
    Custom: is the user selected custom units - these are the units that you select in the [F5: BBX] window by right-clicking on a PID and selecting "Properties", as shown in post #2.
    During black box data logging you can change the display units of the entire set of PIDs between Metric and Custom by pressing the [Enter] key on FlashScan's keypad. For AutoCal you need to pre-set the display mode using the [F6: Devices]->[F3: Display] option.

    For Option 2, you decide which units you want each PID to be displayed in on each of the [F3: Data], [F4: Charts], [F5: Gauges] and [F6: Maps] tab pages by right clicking on the PID and selecting the PID and one of the available display units. Once you've set up a dashboard with all the PIDs using the units just the way you want, you should save that dashboard using the [Save] button's drop down list option "Save Dashboard As...". Then you can quickly/easily select that dashboard from the "Dashboard:" drop down list of most recently used dashboards whenever you want to see the PIDs in the units that you've defined for that dashboard.

    For example, to change between Metric and Custom units for the EFILive supplied default E38 dashboard, use the [Open] button's drop down list option "Open Dashboard" to open the "EFI_E38_Sample_Metric" dashboard for metric, then open the "EFI_E38_Sample_Custom" dashboard for US Customary units. Once you've opened a dashboard, it will appear in the "Dashboard:" drop down list (the last 10 dashboards are stored there) where you can select one or the other to quickly/easily change all units at the same time.

    The "Group" column in the [Units] tab page tells the software which units can be converted between themselves. It stops the software attempting to offer conversion from km/h to ft-lbs or other equally impossible conversions.

    The "Group" column in the [Default Units] tab page is to allow different types of PIDs that would otherwise have the same units to be handled differently. For example you may want to display Mass Air Flow (MassTime.Gas) in g/s but fuel flow (MassTime.Liquid) in lbs/hr.

    The [Default Units] Group option is currently only used when selecting multiple PIDs in the [F2: Scan]->[F3: Data] tab page. If you select multiple PIDs, then right click you can select one of the presets to change all the PIDs at the same time. That only changes the PIDs' units on the [F3: Data] tab page. It does not change the PIDs' units on other tab pages. It will also be used in future to select/change the displayed units for calibrations in the V8 tune editor. So you can quickly and easily change all calibrations' units to one of those presets.

    Regards
    Paul
    Before asking for help, please read this.

  2. #12
    EFILive Developer Site Admin Blacky's Avatar
    Join Date
    Mar 2003
    Posts
    9,490

    Default

    Also see pages 77 and 78 of the EFILive V8 Reference Manual (available from the help menu in the V8 software) for more information on setting up and using units.

    Regards
    Paul
    Before asking for help, please read this.

  3. #13
    Lifetime Member
    Join Date
    May 2016
    Posts
    226

    Default

    Quote Originally Posted by Blacky View Post
    This is how V8 is designed to work.


    • All PIDs are pre-defined by EFILive in metric units
    • Calculated PIDs defined by a user must (should) also be defined in metric - otherwise the unit conversion routines will not work correctly.
    • All PID calculations that are performed in the software are done in metric.
    • When a PID's value is displayed there will always be (should always be) an option for the user to choose to display the PID's value in the units of their choice.


    Many people (myself included) prefer to view some or all of the PID values in units other than metric, usually US Customary units (sometimes incorrectly called Imperial units - I'm guilty of calling them that in the past). Anyway when V8 was designed we chose to allow PID data (and eventually calibration data when the V8 editor is done) to be displayed in any units that the user wants to use, not just a choice between Metric or US Customary units. For example different people may choose to view pressure in kPa, psi, inHG, inH20, bar or some other unit that measures pressure.

    In V8 we created a units customization option to allow you to add your own units and also add the conversion parameters required by the software to convert from the default metric units to the units of your choice. That is what is shown in the first two tab pages ([Units] and [Conversions]) of the screen shot in post #6.

    There are two places where PID data can be displayed:
    1. On the FlashScan/AutoCal screen during black box logging.
    2. In the V8 scan tool gauges, charts and maps during pass-thru logging and log file playback.


    For option 1, you can choose to have FlashScan/AutoCal display the PID values using one of two display modes:
    Metric: is default metric units.
    Custom: is the user selected custom units - these are the units that you select in the [F5: BBX] window by right-clicking on a PID and selecting "Properties", as shown in post #2.
    During black box data logging you can change the display units of the entire set of PIDs between Metric and Custom by pressing the [Enter] key on FlashScan's keypad. For AutoCal you need to pre-set the display mode using the [F6: Devices]->[F3: Display] option.

    For Option 2, you decide which units you want each PID to be displayed in on each of the [F3: Data], [F4: Charts], [F5: Gauges] and [F6: Maps] tab pages by right clicking on the PID and selecting the PID and one of the available display units. Once you've set up a dashboard with all the PIDs using the units just the way you want, you should save that dashboard using the [Save] button's drop down list option "Save Dashboard As...". Then you can quickly/easily select that dashboard from the "Dashboard:" drop down list of most recently used dashboards whenever you want to see the PIDs in the units that you've defined for that dashboard.

    For example, to change between Metric and Custom units for the EFILive supplied default E38 dashboard, use the [Open] button's drop down list option "Open Dashboard" to open the "EFI_E38_Sample_Metric" dashboard for metric, then open the "EFI_E38_Sample_Custom" dashboard for US Customary units. Once you've opened a dashboard, it will appear in the "Dashboard:" drop down list (the last 10 dashboards are stored there) where you can select one or the other to quickly/easily change all units at the same time.

    The "Group" column in the [Units] tab page tells the software which units can be converted between themselves. It stops the software attempting to offer conversion from km/h to ft-lbs or other equally impossible conversions.

    The "Group" column in the [Default Units] tab page is to allow different types of PIDs that would otherwise have the same units to be handled differently. For example you may want to display Mass Air Flow (MassTime.Gas) in g/s but fuel flow (MassTime.Liquid) in lbs/hr.

    The [Default Units] Group option is currently only used when selecting multiple PIDs in the [F2: Scan]->[F3: Data] tab page. If you select multiple PIDs, then right click you can select one of the presets to change all the PIDs at the same time. That only changes the PIDs' units on the [F3: Data] tab page. It does not change the PIDs' units on other tab pages. It will also be used in future to select/change the displayed units for calibrations in the V8 tune editor. So you can quickly and easily change all calibrations' units to one of those presets.

    Regards
    Paul
    YOU ARE THE MAN! Thanks for the clarification...

    Sent from my Nexus 6 using Tapatalk

  4. #14
    Joe (Moderator) joecar's Avatar
    Join Date
    Apr 2003
    Posts
    28,403

    Default

    Ok, that makes it clearer...


    hacklerjason, so it looks like you have to set Custom units in BBL for the few pids you want in US units (it's just a few pids so it should be easy to configure).

  5. #15
    Lifetime Member
    Join Date
    May 2016
    Posts
    226

    Default

    Quote Originally Posted by joecar View Post
    Ok, that makes it clearer...


    hacklerjason, so it looks like you have to set Custom units in BBL for the few pids you want in US units (it's just a few pids so it should be easy to configure).
    Yes the way @Blacky broke it down made it crystal clear and I did exactly what he wrote out and it worked like a champ... I was just confused as to why when I set it everywhere to show in US measurements but it didnt work as I expected... All is well in the world now..

    Sent from my Nexus 6 using Tapatalk
    Last edited by hacklerjason; November 1st, 2016 at 03:06 PM.

Page 2 of 2 FirstFirst 12

Similar Threads

  1. reduced engine power p1514 KOER set at idle but P1518 set KOEO
    By megadeus in forum Gen III V8 Specific
    Replies: 21
    Last Post: April 11th, 2015, 07:58 AM
  2. ..and then, there's the USA...
    By emarkay in forum Lounge
    Replies: 14
    Last Post: January 17th, 2008, 11:06 AM
  3. Suggested seller (USA)
    By FeetDry in forum Purchase and Shipping
    Replies: 4
    Last Post: April 26th, 2007, 12:47 AM
  4. USA Compadres
    By TAQuickness in forum Lounge
    Replies: 2
    Last Post: July 13th, 2006, 06:53 AM

Posting Permissions

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