Call me back | My basket | Checkout | Add to email list

     You are here: Website » Knowledge base

« back to website

RTAnalysisConfiguration / RTAnalysisVariableManager

Variable Manager

The variable manager allows you to control and edit the variables the program uses. The most common uses of the variable manager include:

  • setting units, for example kph or mph for speed
  • controlling filtering, for example to reduce noise on a temperature sensor
  • to control which variables are active and so shown in the rest of the software
  • for carrying out more complex tasks with user defined equations, also known as “maths channels” on other systems

You can load the Variable Manager by going to Data > Variable Manager or by clicking the button on the toolbar. When you open the Variable Manager, the following window will pop up:


  • Standard variables – these are the most commonly used variables in the software
  • External Inputs – these are inputs from external sensors that are not converted/mapped to other channels, for example analogue and frequency inputs
  • Simulated variables – these are the variables that analysis calculates based on the users simulation setup
  • GPS variables – these are the variables form the GPS system
  • User defined variables - These allow you to calculate your own variables based on the ones that already exist with the analysis program, for example the different between 2 other varaibles
  • Serial variables – these are typically ECU data channels that are either taken from an external ECU data convertor, or calculated in real time from an analogue input etc
  • CAN variables – these are CAN variables read in from a DBC file (more information available about calculating CAN variables is available here:


Enabling and disabling variables

In the analysis software it is possible to have 500+ variables at any one time, however, while in some applications this is required, for most applications far fewer variables are needed. The more variables that are active in the software the longer the list to select from in all the objects, and generally the less friendly the software is to use – so generally it is desireable to only activate only the variables that are really required.

There are 2 different ways to active variables. They can either be automatically be enabled when they have data, or they can be manually activated. Whether variables are manually or automatically activated is set under the data tab, in analysis options. There is more information about these options here.

Note that if variables are automatically enabled, then it is not possible to activate and deactive variables from the variable manager.

If variables are set to be manually controlled, then click in the box by the variable name

A tick indicates that the variable is active and it will be available for use throughout the software.


Variable setup

For almost every variable on the list, the options you can edit are the same:

  • Advanced options (more details here)
    • Filtering
    • Calculus
    • Maximum rate of change
    • Interpolation type
  • Sensor type/Units
  • Variable Name
  • Maximum
  • Minimum
  • Smoothed over


Clicking on the particular variable property brings up the relevant dialog box so the property can be edited. For example clicking on sensor type/units allows the units for that variable to be edited.

More information about the standard options is included below:

  • Sensor type/Units
The more basic options include the units the variable is measured in;

For example on the speed variable you can select whether to display speed in mph or kph. There is also the facility for a custom transformation which typically allows the user to enter a particular formula to convert from the native units. There is more information about custom transformations here.

  • Variable Name
the naming of the variable (how it's displayed in the lists etc);


  • Minimum and Maximum
the maximum and minimum values (i.e. simply removes or limits all data above and below set thresholds. For example, if you have defined a user variable of "throttle position" in the software, then the upper limit might be set to 90 degrees and the lower limit to 0 degrees, so if there is a large noise "spike" on the data then it will be mainly ignored during analysis. Another obvious application would be to limit engine speed to between 0 and the rev cut-off point to remove any superfluous spikes.);



  • Smoothed over
The Smoothed over option will allow you to set a time for the program to smooth over. Please note, that this will not create any lag on the smoothed values. The value you enter for the smoothing will be a time, the smoothing will be done by averaging the values half this time before and half this time after the point the software is working out. Please note that if you enter a large value, this will become slightly inaccurate.
Page last modified on December 03, 2014, at 12:59 PM