Need help with TMD (Recirculation Fans, B777)

  • I would like to request help as this code for system.tmd is getting me a STOP block trying to get Recirculation fans working. For reference, here is the code related to the system I am trying to implement

  • From my own experience, I recommend reading the tm.log in the user directory with the filter "ERROR", because usually there is a hint what does not fit.

    It could be that it has to be called output_free instead of output.

    EDIT:

    Another spontaneous idea is to change Engine4LoopExtern to Engine4LoopExternOutput.

    Tschüss, Michael (🍎🚁)

    Configurations:

    - MacBook Pro (16", 2024); Chip: Apple M4 Max; actual macOS
    - Controllers: | WinWing: URSA MINOR-Fighter-Joystick R, EFIS-L & FCU & EFIS-R | Thrustmaster TCA AIRBUS EDITION: 2x Quadrant, 2x Quadrant Add-On | Pro-Flight-Trainer: PUMA X | Steelseries: Nimbus+

    - iPad (12,9", 4th Generation, RAM: 6 GB); actual iOS | Steelseries: Nimbus+

  • From my own experience, I recommend reading the tm.log in the user directory with the filter "ERROR", because usually there is a hint what does not fit.

    It could be that it has to be called output_free instead of output.

    EDIT:

    Another spontaneous idea is to change Engine4LoopExtern to Engine4LoopExternOutput.

    I cannot open tm.log because I am using mobile for this.

  • You're missing a soundinput object for SystemsEnabled. Otherwise SystemsEnabled.Output is not known to the sound section and the error shows box up. We recommend using a desktop computer to modify aircraft. Modifying files on mobile is not recommended and can cause all kinds of issues.

    Regards,
    Jan