Jump to content
The simFlight Network Forums

gustavousanj

Members
  • Posts

    14
  • Joined

  • Last visited

Posts posted by gustavousanj

  1. Hello all,

    I'm about to finish my home cockpit, but I'm still missing some of the codes to make the momentary switches work. I understand some of the switches Carenado is using have their own code. Has anyone here had success using  L:Var Macro for the momentary buttons/switches like the test button for Engine Fire or INV1/2 START both in the overhead panel? By momentary switches I mean those that when pushed, return to the initial position. I have tried with Inc, Dec, Set, Toggle, etc, but it didn't work. Is it possible to make them work with L:Var Macro only?Another example is for the APU start, where I can move to position OFF and ON but can't move to the start position because it is only momentary.  Is it possible make the momentary switches work with L:Var Macro only?

    Will post some of the L:Var Macros,

    -Engine Fire Test:

    1=L:ASD_BTN_TEST_FIRE_ENG1_850XP

    -INV1 START

    1=L:ASD_SWITCH_AC_INV1_850XP

    -APU Start

     L:ASD_SWITCH_APU_MASTERSTART_DIR

     

    Thank you all in advance,

     

    Gustavo D R.

  2. *** Moved from FAQ sub-forum - please post in the correct forum ***

    Hello all,

    I'm about to finish my home cockpit, but I'm still missing some of the codes to make the momentary switches work. I understand some of the switches Carenado is using have their own code. Has anyone here had success using  L:Var Macro for the momentary buttons/switches like the test button for Engine Fire or INV1/2 START both in the overhead panel? By momentary switches I mean those that when pushed, return to the initial position. I have tried with Inc, Dec, Set, Toggle, etc, but it didn't work. Is it possible to make them work with L:Var Macro only?Another example is for the APU start, wherein I can move to position OFF and ON but can't move to the start position because it is only momentary.  Is it possible to do the work with L:Var Macro only?

    Will post some of the L:Var Macros,

    -Engine Fire Test:

    1=L:ASD_BTN_TEST_FIRE_ENG1_850XP

    -INV1 START

    1=L:ASD_SWITCH_AC_INV1_850XP

    -APU Start

     L:ASD_SWITCH_APU_MASTERSTART_DIR

     

    Thank you all in advance,

     

    Gustavo D R.

  3. Sorry, I just corrected the post now. I'm using the Toggle option.

    you are right about it, switch works with OFF/ON once I manually first set it ON but I can’t get to the PTCH or VPTCH. I can see ON and OFF but I think modes are not correctly working. 😞


    Update 1:

    I think it's working when sent command to the FSX Controls and FSUIPC same time.

    1- FXS Settings Control: Autopilot Altitude hold (ON/OFF), Button

    2 - FSUIPC = Control sent when button pressed: 1=L:ALT_VS_SEL_ON=Toggle

    Looks like I can get the pitch mode now and I can see the ON and OFF on the VS button.

    Update 2:

    VS and FLC looks like both working normal but if switching modes you will need to manually turn-OFF the actual mode (VS or FLC), otherwise you will visually merge the 2 modes in the mode annunciator.

     

  4. I got it! 😄  I'm using the 1=L:ALT_VS_SEL_ON=Toggle. Will send a picture of how I had to set the L:Var. Had to do the same with VNAV button.

    Forgot to mention: For the VS and VNAV when starting with the airplane give one click on the VS and VNAV button, after the first click both will work with ON and OFF push button.

    Thank you x1000 again! 

     

    FSUIPC VS Carenado Hawker.jpg

  5. Hi, **(Sorry but I think I made a mistake of posting this Title in FAQ, I'm correcting now with a new post in the Forum page, Thx!)

    I have a second question just about to finish with my home cockpit. The Autopilot VS MODE doesn't turn ON just switch to OFF and when I push the button again it won't switch back to ON. I can't find other variable to correct the Macro command. What I'm doing wrong, anyone here had same problem?

    [Macros]

    1=L:ALT_VS_SEL_ON=Set

    List of variables with VS:

    L:ALT_VS_SEL_ON = 0.000000, L:AP_VS_VAR_SET_ENGLISH = 0.000000, L:ASD_BTN_850XP_VS = 0.000000, L:CUSTOM_AP_VS_VAR = 0.000000, L:VS_HOLD_ALT = 0.000007,L:AIRSPEED_VS_850XP,

    Thank you in advance,

  6. Hi,

    I have a second question just about to finish with my home cockpit. The Autopilot VS MODE doesn't turn ON just switch to OFF and when I push the button again it won't switch back to ON. I can't find other variable to correct the Macro command. What I'm doing wrong, anyone here had same problem?

    [Macros]

    1=L:ALT_VS_SEL_ON=Set

    List of variables with VS:

    L:ALT_VS_SEL_ON = 0.000000, L:AP_VS_VAR_SET_ENGLISH = 0.000000, L:ASD_BTN_850XP_VS = 0.000000, L:CUSTOM_AP_VS_VAR = 0.000000, L:VS_HOLD_ALT = 0.000007,L:AIRSPEED_VS_850XP,

    Thank you in advance,

  7. Hello all,

    I have the aircraft Carenado Hawker 850XP for FSX. I'm trying to create macros for the overhead, and it works fine, with exception of the switches (usually 3 positions) where I have to use the mouse right click to change the switch position. How can I program the macro simulating mouse right click? Anyone here with the same issue?

    Thank you so much!!!

     

     

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