michelmvd Posted Wednesday at 07:47 AM Report Posted Wednesday at 07:47 AM Can someone help me with the values for the fuel cut off witches eng 1 and 2 ? Many thanks Michel
John Dowson Posted Wednesday at 11:38 AM Report Posted Wednesday at 11:38 AM 4 hours ago, michelmvd said: Can someone help me with the values for the fuel cut off witches eng 1 and 2 ? Which FS and version of FSUIPC are you using? Try setting logging for Events (non-axis controls), open the logging console and activate the switches in the virtual cockpit - what do you see logged? Try assigning to the control (and parameter) that is logged. You will probably see custom controls logged. These are maybe the custom controls needed: Quote // Pedestal - Control Stand - Fuel Control #define EVT_CONTROL_STAND_ENG1_START_LEVER (THIRD_PARTY_EVENT_ID_MIN + 520) #define EVT_CONTROL_STAND_ENG2_START_LEVER (THIRD_PARTY_EVENT_ID_MIN + 521) To use those (for a toggle control), you would assign to the Rotor Brake control, with a parameter of 52001 (for engine 1) and 52101 (for engine 2). See the following FAQ entry on how to use custom controls when using mouse operations: If you want separate events for cut-off / idle, better to use the custom controls directly (i.e. with a parameter indicating the state, not the mouse operation) - this post shows how to do this: John N.B. If using MSFS2020/2024, then you can also use the available (MobiFlight) presets - and you have posted in the wrong forum!
michelmvd Posted Wednesday at 07:10 PM Author Report Posted Wednesday at 07:10 PM Thks alot John the ROTOR BRAKE values did the job, and sorry for not mention it I'm using MSFS2020 PMDG B777Freighter. B.Rgds Michel
John Dowson Posted Thursday at 10:34 AM Report Posted Thursday at 10:34 AM If using FSUIPC7 (for MSFS2020 and 2024), please use the specific sub-forum for FSUIPC7. I will move this topic to thst sub-forum. And if using FSUIPC7, you may find it easier to use the available presets for the PMDG 777, which use the custom controls via the Rotor Brake method. In the assignments panel, check for 'select for Preset', click the Find Preset... button, then navigate to the MobiFlight PMDG 777 presets, which will grouped by subsystem. John
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now