Until 4.1 ........

Latest Information on Sim Innovation's flagship product Air Manager

Moderators: russ, Ralph

Post Reply
Message
Author
Helibrewer
Posts: 20
Joined: Thu Jan 14, 2021 2:20 am

Until 4.1 ........

#1 Post by Helibrewer »

I use AM4 to interface with FS2020 via virtual panels using lua, I don't use any sim hardware other than the X56 flight control set.
Currently AM4 cannot access lvars for us in lua scripts. In particular, lvars for bezel softkeys using the pop-out gauges in the H135 (Helionix).
FSUIPC can access lvars since it now has an integrated wasm module that exposes them to FSUIPC for mapping to buttons/axis/keys.

Is there a way for AM4 to access FSUIPC offsets since I could save the lvar info to an offset in FSUIPC for use by AM4.
AM4 -> lua script (offset) -> FSUIPC (offset) -> FSUIPC (lvar) -> FSUIPC wasm -> sim aircraft lvar

I haven't figured out another way to do this without developer skills.

Thanks,
Mike

User avatar
Ralph
Posts: 7878
Joined: Tue Oct 27, 2015 7:02 pm
Location: De Steeg
Contact:

Re: Until 4.1 ........

#2 Post by Ralph »

Big no on FSUIPC :) You'll need some patience I'm afraid. Or maybe you can use the Mobiflight method for now if that works for your application.

Post Reply