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.

Configuration for Level D GF-EFIS

Does anyone have configuration files for the Level D EFIS.
Or any help to set this up for the LevelD will be appreciated
I am new and did a search before posting but I did not find anything.
Tagged:

Comments

  • I did a Lua script for FSUIPC for the Level D EFIS, well over a decade ago. Search Level D's forum, I bet it's still there.

    Best wishes
    Steve
  • I did a search for this and did not find it.
    I attempted to program the EFIS for the LevelD, however the detective does not detect any of the other buttons from the LevelD panel. No LVARS or EVENTS are being detected when I move any of the switches or dials on the panel. Does anyone know why this is.
    I need some help please thanks.
  • Thx a lot. I currently do no have the FSUIPC so unfortunately I could not use this.
    I appreciate your assistance nonetheless.
  • Looking at what I did, those are clearly mouse click events. So you need to go through them in Detective to find what mouse clicks events control the EFIS and then you can replicate in GIT.

    Best wishes
    Steve
  • Hey Steve, thx for your constant support. I have been trying to program this EFIS to the Leveld however the Detective does not recognize any of the EFIS controls from the leveld panel. No LVARS or EVENTS are trigger say when I move the range selector etc. So that's where I'm stuck right now. Any further input will be greatly appreciated.
  • It's because they are Mouse Click Events and they can't be detected. You will need to manually go through the Mouse Clicks Events listed in the Events area of Detective, trying each in turn if its not obvious what they are and see what they do. Eventually you will find what you need.

    Best wishes
    Steve
  • Steve
    I hate to be a drag. But I looked in my Mse Clks tab and its completely empty. Not sure what I'm doing wrong. But aircraft is powered and all but the tab is empty.
  • We need to check things are running as they should be. Are any Lvars listed?

    Best wishes
    Steve
  • No Lvars related to the EFIS (range or selector mode etc) are listed. No events either are detected.
  • Can you try with the default Beech Baron and see if its still blank.

    Thanks
    Steve
  • Hi Steve
    Sorry for the long pause.
    I checked the Beech Baron suggested and there are lots of Mse Clks events loaded when I check. I rechecked for the LevelD and nothing loaded in the Mse Clks events.
    I did try the default Beech Baron 58 and tried the range selector to see if and LVAR or even is trigged in the detective and none was detected.
  • Odd. I'll add it my ToDo to find out what's unique about this aircraft.

    Best wishes
    Steve
  • Thanks a lot Steve,
    I will keep my fingers crossed to hear back from you.
  • Hello Steve,
    Any progress on this issue?
    One more question with some of the programing I made for the T8. More than often the light on the T8 will not light up. A few times it will light up on the console. What am I doing wrong.
  • I haven't got round to it yet. I'm majorly snowed under at the moment.

    When you are programming, the light will only update when the data actually changes, so you would need to toggle the switch in the sim a couple of times to sync it. If doesn't happen when actually flying, only programming.

    Best wishes
    Steve
  • It lights sometimes but more often does not light up when actually flying. The fact that once in a while it actually lights up shows I programmed it right. But not sure why its sporadic while actually flying.
  • Try flying with Detective running and see what is happening to the variable.
  • I tried flying with the Detective on and the variable was active
  • edited September 2020
    Tell me how you have configured the EFIS and what values are appearing in Detective for that variable.
  • The EFIS is now showing any variables (No lvars or events) for the Leveld 763
    I was reporting on the T8 which does not always light up when the switch is turn on, and then sometimes it does light up. Its so intermittent but it doesn't light more often
  • Do they show up after you use the EFIS In the VC?
Sign In or Register to comment.