Tuning tables in your ECU can often comprise of several thousand cells across multiple axis that contain up to 64 breakpoints. Individually accessing each of these cells during the tuning process is often not realistic nor efficient, especially when not tuning steady state while mapping VE or Ignition tables. Therefore, NSP has many manipulation tools integrated into it that are designed to assist in speeding up the tuning process by reducing the amount of manual mathematics and data entry required by the tuner. Manipulation of cell values is possible individually or in a selected range.
Cell Data Entry
Direct entry
Entry of values directly into a cell can be performed by clicking the cell or moving to the relevant cell with the keyboard arrow keys, then simply typing the value directly into the cell. Pressing Enter confirms the change and writes it to the map.
Direct entry to range
The same direct entry can be performed across a range of cells by selecting the range of cells. Selection is possible by clicking and dragging the relevant cells, or using the Shift + Arrow Keys.
Copy & Paste
Cell data can be copied and pasted between cells. Cells can be copied individually or as a range.
Import from map
Cell data can be imported from an external map file. Only whole tables can be imported.
Cell Data Manipulation
Increase/Decrease Value
Can be applied to a singular cell or range.
Copy Cell to Adjacent
Can be applied to a singular cell or range.
Percentage Change
Can be applied to a singular cell or range.
Linearisation
Values between two endpoints can be linearised. This linearisation can be performed in both horizontal or vertical directions on a single row/column of data, or several at once. If several rows are selected, different keyboard shortcuts can be used to specify the direction of the linearisation.
- Linearise both horizontally and vertically.
- Linearise horizontally only.
- Linearise vertically only.
Basic Math Functions
#- - subtract the entered amount from the cell value. Eg, Cell value = 100. Enter '10-'. New cell value = 90.
#+ - add the entered amount to the cell value Eg, Cell value = 100. Enter '10+'. New cell value = 110.
#* - multiplies the cell value by the entered amount Eg, Cell value = 100. Enter '0.5*'. New cell value = 50.
#/ - divides the cell value by the entered amount Eg, Cell value = 100. Enter '10/'. New cell value = 10.