Skip to content
View in the app

A better way to browse. Learn more.

iniBuilds Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[1.0.6] Bleed air pressure very high and HI PRESS behavior

Featured Replies

Bleed pressures are showing 50-70 PSIG on APU or engine respectively at idle. Nominal for engine start is 24. Looking at the new pneumatic system sdk, it appears one possible fix may be to modulate the valve position and treat it like an actual load control valve rather than a binary state valve. Additionally the HI PRESS lights do not extinguish at between 73-75% N3.
image.png
image.png

Edited by Mike

  • Author

Here is the relevant SDK link and excerpt:
https://docs.flightsimulator.com/msfs2024/html/5_Content_Configuration/CFG_Files/System/Pneumatic_System_Setup_Information.htm

"
Valve Modes

When the pneumatic system runs, there are several modes that can be selected for the valves assigned to the system lines. However, these are not fixed modes that are only set once when the aircraft system is initiated, but instead they are changeable during the flight according to what the pilot does on the overhead cockpit controls. As such they are not defined within the CFG files by any parameter (although you can set them using the FLT file [PNEUMATIC_SYSTEM_EX1.N] section for specific flights or missions).

 

The possible valve modes available are as follows:

  • Auto: The system manages the target status of the valve on its own.

  • Manual: The target status of the valve is set by the pilot on the overhead.

  • Open: The valve is forced open.

  • Closed: The valve is forced closed.

 

When the valve is forced open or closed, it will ignore any target status change from the system. It should also be noted that an open valve can be set to a percentage open, for example 50% open. However, this does not mean that the airflow will be cut to 50% since a semi-closed valve will cause a pressure increase on the input side and so make the flow greater than the 50% one might expect. To have the flow match the percentage opening of the valve, the MaxFlow parameter can be set on the input Line, and this will block the flow proportionaly such that closing the valve will cap the flow rate at the percentage of MaxFlow corresponding to the percentage that the valve is closed.
"
Set is accomplished by:
https://docs.flightsimulator.com/msfs2024/html/6_Programming_APIs/Key_Events/Aircraft_General_Systems.htm#PNEUMATICS_VALVE_SET

Edited by Mike

Create an account or sign in to comment

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.