Skip to main content

MozaTemps

A Temperature Explorer for Moza Wheel Bases #

MozaTemps Screenshot


About #

This software displays temperature graphs and wheelbase settings for Moza wheel bases. It does this by either reading Moza’s Pit House software directly, or you can point it at an error report zip file.

When you open MozaTemps it will attempt to load data from Pit House, and if it cannot find any it will prompt to load an error report zip.

MozaTemps divides the data into ‘Sessions’, and will open to the latest session, or ‘Current Session’ if the wheel base is on and Pit House is running. You can select any previous session from the dropdown, or at the top of the list is ‘All Sessions’ for a graph including all time.

The graph can be panned around and zoomed with the mouse. If viewing the Current Session it will pan to make new readings visible.

Above the graph is displayed the peak temperatures recorded by each sensor during the session, or if viewing the Current Session then current temperatures are displayed.

Moza Pit House records temperatures every thirty seconds.


Wheel Base Settings #

The bottom of the screen dispays wheel base settings. The settings displayed represent the state at the end of the Session, unless the mouse pointer is over the graph. Pointing at anywhere on the graph will show the settings at that point in time. Settings changes are represented on the graph as a vertical dotted line, and you can see those settings change as you move the mouse over the dotted lines.

The Temperature Strategy setting is an exception and is represented as a dotted horizontal line on the graph at 50°C for Conservative and 60°C for Radical.

If you have multiple wheels you may notice Steering Wheel Inertia changing automatically when you switch wheels, with a convenient line on the graph showing where.


This Software #

MozaTemps is written in C# targeting .Net Framework 4.8 using WinForms for the UI.

MozaTemps makes use of the excellent ScottPlot plotting library to create its temperature graph.

MozaTemps is ©2024 Robert Havens. Let me know what you think at Robert@SilverTalon.net

MozaTemps is Not affiliated with Moza Racing


Download MozaTemps_v1.1.zip

2024


All Releases

v0.8 Initial Test Release - 2024/03/17 #MozaTemps_v0.8.1.zip v1.0 First Real Release - 2024/03/31 #MozaTemps_v1.0.zip v1.1 Bugfix - 2024/04/03 #MozaTemps_v1.1.zip Fixed a bug reading temperatures when Culture number format is n.nnn,nn