Jump to content
The simFlight Network Forums

ptimale

Members
  • Posts

    40
  • Joined

  • Last visited

Posts posted by ptimale

  1. hello and happy new year 2021

    @ zorzini

    could we have an example of another application execution in your script?

     

    I follow myself made a script that I execute via my streamDeck

    tasklist /FI "IMAGENAME eq TrackIR5.exe" 2>NUL | find /I /N "TrackIR5.exe">NUL
    if "%ERRORLEVEL%"=="0" goto next1
    start "" "%ProgramFiles(x86)%\NaturalPoint\TrackIR5\TrackIR5.exe"

    :next1

    tasklist /FI "IMAGENAME eq NavigraphSimlink.exe" 2>NUL | find /I /N "NavigraphSimlink.exe">NUL
    start "" "%ProgramFiles%\Navigraph\Simlink\NavigraphSimlink.exe"
    if "%ERRORLEVEL%"=="0" goto next2

    :next2

    tasklist /FI "IMAGENAME eq Navigraph Charts.exe" 2>NUL | find /I /N "Navigraph Charts.exe">NUL
    start "" "%ProgramFiles%\Navigraph\Navigraph Charts\Navigraph Charts.exe"
    if "%ERRORLEVEL%"=="0" goto end

    :end

     

    thank you

     

  2. Hello

    it's not a reverse problem, I followed this post

    https://forum.simflight.com/topic/90631-chance-to-reverse-throttle-axis-by-button/

    and I replied that it works very well

    I work on the A320 plane
    I would like to configure throttle percentage on my throttle
    CLIM = 60% gas
    FLEX = 80% gas
    TOGA = 100% gas

    I print this file
    https://www.thingiverse.com/thing:4405281

    It's a Warthog Thrusmaster

    But hey you will still not understand, what I write

  3. Hello
    sorry I was not very precise in my request

    A320Neo aircraft:

    I try to map these controls

    ing.PNG.ceb8183768660aaca25aa76ec3db563c.PNG


    to start the engine I use the controls
    TOGGLE_MASTER1 / Toggle Starter 1
    TOGGLE_MASTER2 / Toggle Starter 2
    is this correct?

    the engines start to start but the switches ENG1 ENG2
    does not tip over on the plane.

    For the selector I use:
    For the CRANK / Turbine Ignition Toggle function
    For NORMAL / Toggle Master Ignition Switch
    For the IGN / START function I cannot find the control in fsuipc

     

    thank you

     

  4. Thank you for the info

    I deleted the controls in MFSF2020

    I will have to add them to FSUIPC

    But only two positions are recognized in fsuipc
    2 = PF, 30, C66023,1 - {MAGNETO_OFF} -
    3 = PF, 31, C66024,1 - {MAGNETO_RIGHT} -

    0 = PC, 22, C65758,1 - {FLAPS_INCR} -
    1 = PC, 21, C65759,1 - {FLAPS_DECR} -
    2 = PF, 30, C66023,1 - {MAGNETO_OFF} -
    3 = PF, 31, C66024,1 - {MAGNETO_RIGHT} -
    Add by hand
    4 = PF, 32, C66025,1 - {MAGNETO_LEFT} -

    How to take it?

  5. Hello

    translated by Google

    I discover your utility, I like it a lot

    I have however a problem with a function which is permanently sent via the HoneyComb Yoke

    Here is a screenshot https://zupimages.net/viewer.php?id=20/36/nkdx.jpg

    On the other hand, where can we find a list of controls accessible in FSUIPC7?

    The offsetStatus-v0.1.ods document is no longer accessible on the download page.

    Thank you

     

×
×
  • 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.