Overview

The MAIRA SimHub plugin gives SimHub access to some real-time MAIRA properties, so you can add stuff to your custom dashboards. This feature was added in v0.55 of MAIRA.

Installing

Installing the plugin is pretty straightforward. After you install MAIRA, there will be a file called MarvinsAIRASimHub.dll located at %USERPROFILE%\Documents\MarvinsAIRA, where %USERPROFILE% usually is C:\Users\{User}, with {User} being the name you use to log into Windows. Just drag and drop this file into your SimHub program files folder, which is usually at C:\Program Files (x86)\SimHub.

After copying the plugin into the SimHub folder, when you run SimHub it will ask you if you want to enable the plugin.

Click on the toggle switch to allow SimHub to enable the plugin and click on the Ok button.

Parameters

After you enable the plugin, a bunch of properties will become available to you to include in your SimHub dashboards. To find these properties you can click on available properties on the left side menu and type “Marvin” into the filter box.

Here are some details about each property –

  • Faulted – This will be set to true if there was an issue running the plugin
  • Connected – This will be set to true if the plug is connected to the shared memory mapped data
  • TickCount – This should increment in real time if MAIRA is running
  • WheelMax – This is the wheel max setting, measured in Newton-meters
  • OverallScale – This is the overall scale setting, from 0.0 to 1.0
  • OverallScaleAutoPeak – This is the number currently showing in the auto overall scale button, in Nm.
  • OverallScaleAutoReady – This will be set to true if the auto button is lit up
  • OverallScaleClipLimit – This is the overall scale clip limit setting, from 0.0 to 1.0
  • DetailScale – This is the detail scale setting, from 0.0 to 5.0
  • ParkedScale – This is the parked scale setting from 0.0 to 1.0
  • Frequency – This is the frequency setting from 62.5 to 500.0
  • UndersteerFxStyle – This will be a number between 0 and 3
  • UndersteerFxStrength – This is the understeer effect strength setting, from 0.0 to 1.0
  • UndersteerFxCurve – This is the understeer effect curve setting, from 0.25 to 4.0
  • UndersteerYRFactorLStart – This is the understeer effect left starting yaw rate factor, from 0.0 to 200.0
  • UndersteerYRFactorLEnd – This is the understeer effect left ending yaw rate factor, from 0.0 to 200.0
  • UndersteerYRFactorRStart – This is the understeer effect right starting yaw rate factor, from 0.0 to 200.0
  • UndersteerYRFactorREnd – This is the understeer effect right ending yaw rate factor, from 0.0 to 200.0
  • OversteerFxStyle – This will be a number between 0 and 3
  • OversteerFxStrength – This is the oversteer effect strength setting, from 0.0 to 1.0
  • OversteerFxCurve – This is the oversteer effect curve setting, from 0.25 to 4.0
  • OversteerYVelocityStart – This is the oversteer effect starting Y velocity, from 0.0 to 30.0
  • OversteerYVelocityEnd – This is the oversteer effect ending Y velocity, from 0.0 to 30.0
  • LFEScale – This is the LFE scale setting, from 0.0 to 1.0
  • FFBInAmount – This is the steering column telemetry value from iRacing
  • FFBOutAmount – This is the FFB value sent to the wheelbase, in DirectInput units
  • YawRateFactor – This is the calculated yaw rate factor
  • GForce – This is the calculated G force, in meters per second squared
  • UndersteerAmount – This is the calculated understeer amount, from 0.0 to 1.0
  • OversteerAmount – This is the calculated oversteer amount, from 0.0 to 1.0