Hi! How can I reset the ARBs to the value set in the setup at start of race? If I run a car on an oval, I have to work with the front and rear ARB a lot. Once I'm in the pits, I have to reset each of them in order to have my car again set up for a full fuel tank. The values of the ARBs can currently be set while in the car (at least within those cars that support it). The indication is a numeric value presented on screen. I don't want to recall these values always, I just want them to be reset as they were at start. So how can I reset the values to standard at best by hitting just one button? (I hope, I could make my point clear.) herakles
I've been thinking about a button box, which is able to display current settings of the ARBs on a small display directly above the turning dial for ARB settings front/rear. An additional info could then display the initial value in order to be able to reset to start value. For this reason, I checked the SharedMemory.h file, which can be found in C:\...\Automobilista 2\Support\SharedMemory\AMS2_SharedMemoryExampleApp\SharedMemory.h Here, I can find values for various things, i.e. "Brake Bias" or "Turbo Boost Pressure", but I can't see anything for the ARB settings. Am I missing something here or are these values no available via Shared Memory access? Thanks for any hint, Herakles
I found these values can't be displayed with Simhub neither. Maybe this is a hint for these values not being supported by Shared Memory access (yet)?