Hi
The Basic information is here.....
https://www.mobiflight.com/forum/topic/251.html
About Mobiflight System.....
For Mobiflight here is no difference..... Mobiflight do 2 Things ! It READ Offsets from FSUIPC to get a information we can use for LED Controll Displays or so. Thats a OUTPUT.
And it WRITE Offsets ( or use EventID) to send a Command to the Sim.
For Standard Aircrafts and good compatible AddOns like PMDG those Offsets are existing already..... For your A320 Aerosoft they don´t.
So basicly the "Lua Stuff" is a external System that have no influence to Mobiflight itself.
In case of a Output you say in your Luascript it should read the Sim Status ( from a Lvar) and should write it to a Offset.
Mibiflight finaly read that Offset.... Same way as it would read a Original Offset from a Standard aircraft.
Input is the same.... Here you say in the LuaScript it should controll a Lvar Function in case of a Offset Status..... And Mobiflight finaly write this Offset... Again in same way as if that offset would be a standard Funtion original from the sim.
In easy words.... your Luascript build a "translator" or "compiler". For Mobiflight itself there is no change. It basicly not know/see if you use this script or if you use a Aerosoft Airbus or a PMDG.
************
Last Note:
Check for Jeehell Airbus.... You not need to swap to boeing if you not like it..... But maybe you should swap to a other Airbus AddOn that is more practicable !