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.

need some help on how to make the CS767 work with MCPPRO

HI, I have learned some of the basics and i downloaded the 757/767 files from this website and i am not sure if i am doing it right. Nothing seems to be working. Only some of the actions work and only when i have them selected inside the MCPPRO tab. Is there anyway someone could provide me with the help on how to get the 767 and MCPPRO working from start to finish. Thank you!  

Comments

  • Hi,

    I have asked the author of these files to get in contact with you.

    Best wishes

    Steve

  • Sorry for the delay in getting back.  After you have imported CS_B757-200.XML you may need to go to the MCPPRO tab, select Import - CS_B757-200_GFMCPPRO xml.  After that go to the EFIS tab, repeat with the CS_B757-200_GFEFIS xml file.
      I just did this and it seemed to work (I noticed that the EFIS mode selection is changing the EFIS rotary but not the actual ND) but I haven't retested.

      I have to day that I haven't used CS 757/767 in a while.  Now you are making me bring them out of the hanger  :-)  

    My email is kconlon1 at rochester dot rr dot com if you would like to contact me direct.

    Kevin

  • I don't know about the CS 757/767, but in the CS 777 you have to set the appropriate "klid" value.  Same dev so I imagine they use the same process,

    Example:

    AUTOPILOT

    <Event Name="BE_AP_HEADING_SELECT" ID="117" Backgnd="False">
    <Task ID="0" Type="Set" Var="G04_017_SW2" Data="1" />
    <Task ID="1" Type="Set" Var="klid" Data="1704017" />
    <Task ID="3" Type="Sleep" Duration="87" />
    <Task ID="2" Type="Set" Var="G04_017_SW2" Data="0" />
    </Event>

    EFIS

    <Event Name="BE_EFIS_FPV_TOGGLE" ID="33" Backgnd="False">
    <Task ID="7" Type="Set" Var="G03_004_BUT" Data="1" />
    <Task ID="6" Type="Set" Var="G03_004_BUT" Data="0" />
    <Task ID="12" Type="Set" Var="klid" Data="1703004" />
    </Event>

    Cheers, Rob.
Sign In or Register to comment.