Jump to content
The simFlight Network Forums

binding of pmdg 738/9 fuel cut levers to axess


Recommended Posts

I don't have the 738/739, bur check the SDK for custom controls to control the fuel cut-off levers. For the 737, you would use the following:

Quote

#define EVT_CONTROL_STAND_ENG1_START_LEVER                (THIRD_PARTY_EVENT_ID_MIN + 688)    
#define EVT_CONTROL_STAND_ENG2_START_LEVER                (THIRD_PARTY_EVENT_ID_MIN + 689)    

See the following FAQ entry on how to use custom controls with PMDG aircraft: 

 

Alternatively, you could try the following PMDG presets - these are for the 737 but may also work with the 738/9:
    PMDG_B737-7_FUEL_CUT_OFF_LEVER1_DN
    PMDG_B737-7_FUEL_CUT_OFF_LEVER1_UP
    PMDG_B737-7_FUEL_CUT_OFF_LEVER2_UP
    PMDG_B737-7_FUEL_CUT_OFF_LEVER2_DN

43 minutes ago, belgiumflightsimpilot said:

I would like to bind the fuel cut levers of a pmdg aircraft to two axess on my tca boeing yoke?

Not sure why you would want to bind these controls to axes as they are standard events fir buttons/switches, not axes controls. However, you can assign them to an axis if you wish. You would normally do this using the right-hand side of the axis assignment panel, to send the desired control when entering or leaving an axis range.

46 minutes ago, belgiumflightsimpilot said:

also if I can do that can I set fsuipc to onlu load this setting when flying a b738/9?

Yes. You need to create an FSUIPC profile for the v738/739 and make the assignment profile-specific. Please see the provided documentation on using profiles.

John

Link to comment
Share on other sites

22 hours ago, belgiumflightsimpilot said:

hello

 

I would like to bind the fuel cut levers of a pmdg aircraft to two axess on my tca boeing yoke?

can I do that? and how?

also if I can do that can I set fsuipc to onlu load this setting when flying a b738/9?

 

 

Certainly! You have the ability to bind the fuel cut levers of a PMDG aircraft to two axes on your TCA Boeing Yoke. Just assign the first axis to throttle control and the second axis to fuel mixture control. Additionally, with FSUIPC, you can create a profile specifically for the B738/9 to ensure that these settings are automatically loaded. Enjoy your flights!

Link to comment
Share on other sites

  • 11 months later...

In an attempt to program the Bravo Throttle I choose "Select Preset" in FSUIPC7, but the window is blank. I have the PMDG 737-700 installed. What am I doing wrong?

Robert

 

image.png.a1a67aa4d84899613fff3abbf7117182.png

I manually added the following using a suggestion from another thread, but the engines don't produce any thrust, the engines do start however:

[Buttons]
PollInterval=25
ButtonRepeat=20,10
1=PC,8,C66587,68801     -{ROTOR_BRAKE}-
2=UC,8,C66587,68801     -{ROTOR_BRAKE}-
3=PC,11,C66587,68901     -{ROTOR_BRAKE}-
4=UC,11,C66587,68901     -{ROTOR_BRAKE}-

Edited by maxam
Added information.
Link to comment
Share on other sites

11 hours ago, maxam said:

In an attempt to program the Bravo Throttle I choose "Select Preset" in FSUIPC7, but the window is blank. I have the PMDG 737-700 installed. What am I doing wrong?

I don't know as you do not provide enough information. Did you install the FSUIPC WASM module? Did you install the MobiFlight events.txt file (which holds the MF presets)?

Please show me/attach your FSUIPC7.log file and also your InstallFSUIPC7.log file and I will take a look.

Link to comment
Share on other sites

3 hours ago, maxam said:

I installed the FSUIPC WASM Module and Mobiflight events.txt, but the preset remains blank.

You have NOT installed the MF events.txt file - from you installation log:

Quote

MF events.txt file not installed.

and from you FSUIPC7.log file:

Quote

       62 Preset file 'C:\FSUIPC7\events.txt' not found [info only]
       62 Preset file 'C:\FSUIPC7\myevents.txt' not found [info only]

Please re-run the installer and select to install the MF events.txt file, or download it from the MF HubHop site (https://hubhop.mobiflight.com/presets/) and copy it to your FSUIPC7 installation folder.

Link to comment
Share on other sites

On 7/11/2024 at 11:51 PM, John Dowson said:

You have NOT installed the MF events.txt file - from you installation log:

and from you FSUIPC7.log file:

Please re-run the installer and select to install the MF events.txt file, or download it from the MF HubHop site (https://hubhop.mobiflight.com/presets/) and copy it to your FSUIPC7 installation folder.

That worked; thank you very much, John!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. Guidelines Privacy Policy We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.