-
Help! Somehow the assignments in my templates got wiped…
I already proposed something on your other post : I suggested using the restore previous versions on the file in the windows explorer context menu. It should be worth a try
-
Somehow the contents of my templates got erased
DId you try using the ms windows explorer "restore previous versions" from the context menu ?
-
Trim reset
OK, you suggested to make it simple.... It works. I used the first suggestion. Thanks a lot !!
-
Trim reset
The second code is a clone of a script you made for me a few weeks ago for the sim rate. I will try to make it simple as you suggested. I didn't know how to do so, once again, thank you !!
-
Trim reset
Hello to everyone, I'm still a newbie in RPN and in AAO. I already annoyed you with a problem about the simrate. Now, I have a new one with the trim. I would like to reset it using a button on my stream deck. I tried using this code but it never stops. I would like it to exit the script when the trim reaches 0 or-0 but it loops between 0 and 1 or so. Do you have any idea ? In this one, the script name is RESET_TRIM : if(·0·<>(P:AILERON·TRIM·PCT,·percent)(GOTO:·srloop)·)·\n :srloop·\n (P:AILERON·TRIM·PCT,·percent)·(L:Scripts-RESET_TRIM)·<·if{·0·(>K:AILERON_TRIM_RIGHT)·(GOTO:srloop)·}·\n (P:AILERON·TRIM·PCT,·percent)·(L:Scripts-RESET_TRIM)·>·if{·0·(>K:AILERON_TRIM_LEFT)·(GOTO:srloop)·}·\n (END)·\n In this second one, the script name is RESET_TRIM_test (L:Scripts-RESET_TRIM_test)·2·log·near·-2·max·7·min· (P:AILERON·TRIM·PCT,·percent)·2·log·-·sp0· l0·0·<·if{·l0·abs·iterate{·1·(>K:AILERON_TRIM_LEFT)·}next·} l0·0·>·if{·l0·iterate{·1·(>K:AILERON_TRIM_RIGHT)·}next·}
-
RPN method for using AAOS on streamdeck
Sorry for the delay : I was abroad for my work. I just tried this new version : I works fine. TYhank you for your new code. You're just perfect !! See you !
-
RPN method for using AAOS on streamdeck
Update : IT WORKS !!! It does exactly what I wanted it to do. Thanks again
-
RPN method for using AAOS on streamdeck
OK, this time, I think I understand. Reall sorry if I appeared as someone rude, it was not my intention (I'm not a native english speaker). I will try your code. Thanks so much for your advices and for you time !! Hopefully, my skills will grow up fast and I will be able to help people soon
-
RPN method for using AAOS on streamdeck
1. OK, copy. You write that it requires more serious scripting. I uinderstand but this answer doesn't really help... Do you have any specific example ? I'm still trying. I managed to read things, such as trim values, environnement values and to command simple things. I just still have trouble wrtiting more complex code since the documentation provided with Axis and ohs is not "that" beginner friendly. 2. For the code, I searched for the name of the value on the SDK and tried writing something that sounded logical but, OK, copy also. Thanks for answering.
-
RPN method for using AAOS on streamdeck
Hello, I'm trying to create my own commands in MSFS2024 using both AAO and streamdeck. Just like everyone here I assume. I'm just not able to use the good synthax, I think. For example I would like to set the sim rate to 1, using one button. Simmple? not that simple for me since nothing seems to be working. Here's the code I've wrote : Key down event k: (L:SIM_RATE_SET,Number) = 1 (>L:SIM_RATE_SET, Number) Event Value 1 Of course it's not operative. So, if you have any idea, please HELP ME !!! :) Thanks for taking time reading my post
PiLVaLK
Members
-
Joined
-
Last visited