Map Slice
The map slice displays a table graph of a section of a map. This is can be used for example to calibrate the points on the Fuel Map at a set engine speed or engine load. For how to add objects see the Adding an Object section.
The following is a map slice for the Fuel:


The functionality of the map slice is the same as the Table Graph and is edited in the same way.
Axis
This sets whether the slice is viewed along the X or Y axis of the map. In the example above the slice is viewed along the Y axis of the Fuel Map giving Fuel against engine load. Viewing along the X axis would give Fuel against engine speed.
Follow Slice
When connected to an ECU enabling Follow Slice will set the graph to follow the ECU in selecting which slice to show. Using the above as an example: The slice is displaying fuel against engine load. When the engine speed changes this will change the slice being displayed.
Slice Selector
The Slice Selector allows the slice which is displayed to be selected manually. You can either enter the number of the slice, or adjust the slice using the dial or up/down control.
Note
This selection will be overridden when Follow Slice is enabled.
Follow ECU
When enabled this will select the position on the graph of the currently connected ECU. This allows easy editing of the current position using the [ and ] keys for increase and decrease.
- Hard Selection: This edits only the point selected.
- Soft Selection: This will edit the current point and apply smaller changes to the sites around it. How many sites are affected is set by the selection range. The red highlight on the graph displays the sites that will be edited.
View Properties
Properties editable via the properties editor.
Property | Script ID | Description |
---|---|---|
Title | title |
The title of the window. |
Script ID | id |
The scripting ID of the window. Can be used as an alternative to the title for searching for windows from scripts. |
Tool Tip | tooltip |
Window tool tip. |
Display Units | display_units_text |
Show units after the number on the view. |
Display Units (Label) | display_units_label |
Show units after the label on the view. |
Prefix Text | prefix_text |
Text to display before the value. |
Postfix Text | postfix_text |
Text to display after the value. |
Limits | limits |
Set up alarm limits for this gauge. |
Show Value | show_value |
|
Show Label | show_label |
|
Label Font | label_font |
|
Value Font | value_font |
|
Value Height % | value_height_percent |
A value of zero disables auto font size fitting if Value Height Max is set |
Value Height Max [dp] | value_height_max_dp |
Maximum font height of the value text, in device pixels |
Label Height % | label_height_percent |
|
Label Height Max [dp] | label_height_max_dp |
Maximum font height of the label, in device pixels |
Label Text | label_text |
|
Label Align | label_align |
|
Label Vertical Align | label_valign |
|
Value Align | value_align |
|
Value Vertical Align | value_valign |
|
Low Limit Text | low_limit_text |
|
High Limit Text | high_limit_text |
|
Value Override Text | value_text |
|
Max length Text | max_length_text |
Leave blank for auto |
Background | bg_colour |
Background colour |
Text | text_colour |
Text colour |
Alarm Low Background | alarm_low_bg_colour |
Alarm Lower Limit Background colour |
Alarm Low Text | alarm_low_text_colour |
Alarm Lower Limit Text colour |
Alarm High Background | alarm_high_bg_colour |
Alarm Upper Limit Background colour |
Alarm High Text | alarm_high_text_colour |
Alarm Upper Limit Text colour |
Input Value | parameter |
The source of the value that will be displayed by the gauge. |
Update Rate | update_rate |
Rate at which the input value is requested from the ECU. |
Decimal Places | decimal_places |
Set to -1 for auto |