#OCTAVI & "change mode" button

1 messages · Page 1 of 1 (latest)

ember holly
#

public enum OctaviState : byte
{
STATE_COM1,
STATE_COM2,
STATE_NAV1,
STATE_NAV2,
STATE_FMS1,
STATE_FMS2,
STATE_AP,
STATE_XPDR
};

ember holly
#

Hi ! do you know how to retrieve the OCTAVI onchange events within Mobiflight ? Thanks

#

I bet it handles on a local object in the Octavi MF codes, but is there a way to get it in the "variable onchange" input/output events ?