Most of the commonly reported issues and questions are answered in the Frequently Asked Questions (FAQ) option under the Support menu of this website.
*** PLEASE NOTE ***
Your forum account is not the same as the account used in the shop. They are completely separate accounts.
1st December: A new version of the GoFlight Interface Tool for MSFS is now available.
12th November: A new version of the GoFlight Interface Tool for X-Plane is now available.
6th June: A new version of Virtual Flight Sim Hardware is now available (huge update)
21st November: A new version of the GoFlight Interface Tool for FSX/FSXSE/P3D is now available.

GIT EFIS A320NEO or FWB MFS2020

I have an inquiry EFIS does not work for me

How do I activate

Comments

  • You need to build a config for it yourself as its non standard.

    Best wishes
    Steve
  • I used the Detective to find the Lvars and created individual Bespoke Events to run some of the functions on the EFIS for the FBW A320 development version

    Steve G.
  • Please show me the way
    Even if it is paid by a third party
  • admin_pps said:

    You need to build a config for it yourself as its non standard.

    Best wishes
    Steve

    Please show me the way
    Even if it is paid by a third party
  • I used the Detective to find the Lvars and created individual Bespoke Events to run some of the functions on the EFIS for the FBW A320 development version

    Steve G.

    Please show me the way
    Even if it is paid by a third party
  • There are plenty of videos in the Beginners Guide on using GIT Detective. https://www.pollypotsoftware.org.uk/support/user-guide/user-guide-git/46-beginners-start-here/151-beginners-guide.html

    Best wishes
    Steve
  • admin_pps said:

    There are plenty of videos in the Beginners Guide on using GIT Detective. https://www.pollypotsoftware.org.uk/support/user-guide/user-guide-git/46-beginners-start-here/151-beginners-guide.html

    Best wishes
    Steve

    Dear, I have previously purchased all copies, but now I just want a video explanation of EFIS
  • Do you mean like that or what?
  • awaisi88,
    To my knowledge there are no videos specifically for the FBW A320. I had to learn the GIT and the Detective by watching the videos and looking at examples from other simmers. Once I had the knowledge of how to use Detective, I was able find the Lvars and events for the EFIS and MCPpro to build the custom Bespoke events required to interface the Goflight controls with the A320 sim.

    Steve has done wonderful work in creating the GIT interface for Goflight controls. Its not difficult to learn and there are many people out there to help out if you have issues or questions.

    Steve G.
  • Thank you for helping me
    But all the educational videos are very old in 2015
    Please please please help me only in EFIS


    All other buttons work for me without problems
  • Please please please help me only in EFIS
    just two buttons
  • Not all functions of the FBW A320 have Lvars associated with controls since its still a work in process. What buttons are you wanting to use?
  • Only these two buttons
    In the attached picture
  • Not all functions of the FBW A320 have Lvars associated with controls since its still a work in process. What buttons are you wanting to use?

    Only these two buttons
    In the attached picture
  • awaisi88,
    First, these are knobs and not buttons. They require multiple selections, not simple on-off for buttons, so knobs are more complicated to make work. You have to assign each position on the selector.

    The mode and the range knobs on the EFIS require custom bespoke events for each knob position. There are no direct Lvars from FBW that you can directly assign to a knob position in the GIT. It requires creating separate bespoke events in the Detective and then assigning each event you create to a position (Position 1, Position 2, etc.) on the mode and range EFIS knobs.

    For the Range Selector, create in Detective:

    1. an event “A32NX_EFIS_Range_10” and search for and assign “A320_Neo_MFD_Range_1=0”
    2. an event “A32NX_EFIS_Range_20” and search for and assign “A320_Neo_MFD_Range_1=1”
    3. an event “A32NX_EFIS_Range_40” and search for and assign “A320_Neo_MFD_Range_1=2”
    4. an event “A32NX_EFIS_Range_80” and search for and assign “A320_Neo_MFD_Range_1=3”
    5. an event “A32NX_EFIS_Range_160” and search for and assign “A320_Neo_MFD_Range_1=4”
    6. an event “A32NX_EFIS_Range_320” and search for and assign “A320_Neo_MFD_Range_1=5”

    For the Mode Selector, create in Detective:

    1. an event “A32NX_EFIS_mode_plan” and search for and assign “A320_Neo_NAV_MODE_1=4”
    2. an event “A32NX_EFIS_mode_arc” and search for and assign “A320_Neo_NAV_MODE_1=3”
    3. an event “A32NX_EFIS_mode_vor” and search for and assign “A320_Neo_NAV_MODE_1=1”
    4. an event “A32NX_EFIS_mode_ls” and search for and assign “A320_Neo_NAV_MODE_1=0”

    Notes:
    1. This is programmed for the FBW A320 Development version. I have not used it on the Stable or Experimental versions from FBW.
    2. Remember that the EFIS is for a 737, not an A320. There are five positions for mode on an A320 and four mode positions on a 737, so one position on the A320 will not be selectable. You can decide which one to not use.


    Steve G.
  • awaisi88,
    First, these are knobs and not buttons. They require multiple selections, not simple on-off for buttons, so knobs are more complicated to make work. You have to assign each position on the selector.

    The mode and the range knobs on the EFIS require custom bespoke events for each knob position. There are no direct Lvars from FBW that you can directly assign to a knob position in the GIT. It requires creating separate bespoke events in the Detective and then assigning each event you create to a position (Position 1, Position 2, etc.) on the mode and range EFIS knobs.
    e.


    Steve G.

    Thank you thank you thank you very much
    I will try it and let you know the results
Sign In or Register to comment.