mpaperno / MSFSTouchPortalPlugin

A plugin which provides a two-way interface between Touch Portal clients and Flight Simulators which use SimConnect, such as MSFS 2020 and FS-X.
GNU General Public License v3.0
65 stars 4 forks source link

Engine actual RPM rather than RPM % #8

Closed HiDTH closed 2 years ago

HiDTH commented 2 years ago

What data would you like to see in Touch Portal that comes from your simulator/aircraft?

https://docs.flightsimulator.com/html/Programming_Tools/SimVars/Aircraft_SimVars/Aircraft_Engine_Variables.htm#ENG%20MAX%20RPM (ENG MAX RPM) The indexed engine (see note) Maximum rpm. RPM (ENG N1 RPM:index) The indexed engine (see note) N1 rpm. (0 to 16384 = 0 to 100%)

Provide the category of the action if you know it. Engines, Instruments, Environment, etc.

ENGINE

Additional context

So that the Engine RPM readout can be switched between Actual RPM and % RPM

mpaperno commented 2 years ago

Any Sim Var is now available on demand.