• Categories
  • Recent
  • Tags
  • Popular
  • Users
Collapse
Just Flight Community Forum

TBM 850 Mode & Flaps?

Scheduled Pinned Locked Moved TBM 850
10 Posts 6 Posters 1.2k Views
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • E Offline
    E Offline
    Egbert Drenth
    wrote on last edited by
    #1

    Hi,

    I'm having issues with both setting the flaps and selecting 850 mode.
    I'm using the flap-lever on the honey comb throttle quadrant and use
    the FLAPS_DECR and FLAP_INCR events to change the flaps.
    Works fine in every aircraft, except the TBM:

    One click down on the flaps lever = full flaps
    One click up on the flaps lever = flaps up

    Also how can I engage the 850 mode?
    When flaps are up and one click up on the flaps lever doesn't do anything.
    Also I can't do it in the VC using the mouse...

    Please advise,
    Egbert Drenth

    A 1 Reply Last reply
    0
  • A Offline
    A Offline
    Amazing
    replied to Egbert Drenth on last edited by
    #2

    @egbert-drenth I use the flap lever on the honeycomb also and set DECREASE FLAPS and INCREASE FLAPS. Works without any problem.

    When the flaps are up and I click on the flap lever in the VC it moves up to the 850 mode.

    E 1 Reply Last reply
    0
  • E Offline
    E Offline
    Egbert Drenth
    replied to Amazing on last edited by
    #3

    @amazing

    My bad....
    Flaps lever had been assigned twice, both in MSFS and Spad.Next

    The click on the flaps lever in the VC however is kinda tricky because most of the time it decreases the flaps instead of going up in 850 mode.
    However I managed to get it in 850 mode as we speak.

    Thanks for your help, all is solved.

    RandolfR 1 Reply Last reply
    0
  • RandolfR Offline
    RandolfR Offline
    Randolf
    replied to Egbert Drenth on last edited by
    #4

    @egbert-drenth please, how did you get the 850 mode to work with a controller?

    1 Reply Last reply
    0
  • RandolfR Offline
    RandolfR Offline
    Randolf
    wrote on last edited by
    #5

    Nvm, just found this https://forums.flightsimulator.com/t/released-black-square-tbm-850/607459/111

    1 Reply Last reply
    0
  • usulU Offline
    usulU Offline
    usul
    wrote on last edited by usul
    #6

    Hello,
    I would like information on a script about the tbm850 flaps.
    Here is the script:
    Flaps UP Script:
    (A:FLAPS-HANDLE-INDEX:1,-Number)-0-==-if{-1-(>L:var_850Mode,-Number)}
    els{-1-(>K:FLAPS_DECR)}
    Flaps DOWN Script
    (L:var_850Mode,-Number:1,-Number)-1-==-if{-0-(>L:var_850Mode,-Number)}
    els{-1-(>K:FLAPS_INCR)}
    If this is a script for spadnext, I don't know where to put it or how to do it.
    Thanks for your help.

    H 1 Reply Last reply
    0
  • H Offline
    H Offline
    HardCat55
    replied to usul on last edited by
    #7

    @usul The sample script you have there is for Axis and Ohs, another software product different from Spad.next

    R 1 Reply Last reply
    0
  • R Offline
    R Offline
    Roadrunner
    replied to HardCat55 on last edited by
    #8

    @hardcat55 These are MSFS RPN Scripts and should work in many applications, include Spad next.

    I use the above script in MobiFlight.

    H 1 Reply Last reply
    0
  • H Offline
    H Offline
    HardCat55
    replied to Roadrunner on last edited by
    #9

    @roadrunner Thanks for the correction, I forgot about Mobiflight. I use AAO.

    1 Reply Last reply
    0
  • usulU Offline
    usulU Offline
    usul
    wrote on last edited by
    #10

    @HardCat55 Thank you for your reply. That's exactly what I thought. I often use spadnext to access the LVARs. But I haven't mastered writing scripts yet.

    1 Reply Last reply
    0

  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • Users