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 2 forks source link

Push Back - action & status #14

Closed HiDTH closed 2 years ago

HiDTH commented 2 years ago

What action do you want to be able to perform from Touch Portal to interact with your simulator/aircraft?

https://docs.flightsimulator.com/html/Programming_Tools/SimVars/Services_Variables.htm#PUSHBACK_STATE PUSHBACK STATE:index Type of pushback. Enum: 0 = Straight

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

FLIGHT SYSTEMS? GROUND SERVICES?

Additional context Currently having to send keystrokes to the Sim to start/stop pushback which means the Sim has to be in focus

mpaperno commented 2 years ago

Any Sim Var is now available on demand and any settable ones can be set to a value.