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:

Map Slice Map Slice

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.

PropertyScript IDDescription
Object object Name of the object displayed by this view.
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.
Interpolation Mode interp Sets the visual interpolation mode of the graph.
Link Selection link_selection Links the selection with views of the same object (e.g. links the selection on map grid and graph views).
Selected selected Selected sites.
Soft Selection Range range Sets the falloff of partially selected points.
Follow ECU Mode follow_mode Follows the current site with the selection.
Background Select background_mode Displays the selected sites with a colour in the background.
Small Increment increment_small Sets the small increment / decrement value for keyboard control with '[' and ']' keys.
Large Increment increment_large Sets the large increment / decrement value for keyboard control with Shift-'[' and Shift-']' keys.
Is Scaled Increment increment_real If set to 'Yes', uses the small/large increment to increment the scaled (real) value rather than the raw integer value.
Axis Lookup Mode axis_lookup_mode Lookup mode for the ECU position indicator when online.
Range Mode range_mode Changes the axis scale limits: Preferred: Equivalent to 'Auto'. None: Uses the full range. Auto: Scales to fit. Fixed: The default value, fixed at the range defined in the GIN file, or the full range if not defined. User: User defined minimum and maximum.
Minimum range_min Minimum for user defined range. Range Mode must be set to "User".
Maximum range_max Maximum for user defined range. Range Mode must be set to "User".
Rescale When Drawing rescale_when_drawing Rescales the axis immediately when drawing with the mouse.
X Scale Mode mode_x Defines how the X axis is scaled
Decimal Places X decimal_places_x Overrides automatic decimal places (X-axis). Does not have an effect on integer values.
Decimal Places Y decimal_places_y Overrides automatic decimal places (Y-axis). Does not have an effect on integer values.
Slice Number slice_number Sets the slice number that you are viewing.
Slice Axis slice_axis Sets the slice axis.
Follow Slice slice_follow Slice number follows closest site to ECU