Page 1 of 1

PMDG and Yaw Damper

Posted: Mon Apr 03, 2023 4:00 pm
by Blinn
Hello,

can i use this string for add yaw damper gauges to 737 pmdg script?

viewtopic.php?p=2179&hilit=yaw+damper#p2179

Thanks

Re: PMDG and Yaw Damper

Posted: Mon Apr 03, 2023 5:39 pm
by mvr1918
You can always try to see if it works. But, as i stated the PMDG 737 SDK does not have any YAW damper Variable. At least not to my understanding.

Re: PMDG and Yaw Damper

Posted: Tue Apr 04, 2023 10:07 pm
by James Curry
This is what I have for the OC yaw damper and its spot on

Re: PMDG and Yaw Damper

Posted: Thu Apr 06, 2023 8:58 am
by Blinn80
i'll try thanks mate

Re: PMDG and Yaw Damper

Posted: Fri Apr 07, 2023 3:55 pm
by Blinn
works

many many thanks

Re: PMDG and Yaw Damper

Posted: Tue Aug 22, 2023 11:09 am
by biggstuff
Good day
Can you please elaborate what you added to your code/script to make it work. I am looking and the picture inserted and lost as to what should be typed in the code.
Should I type what I see in the picture by J Curry into the script? At any line in the script?
Please help.

Re: PMDG and Yaw Damper

Posted: Fri Aug 25, 2023 5:46 pm
by Blinn
hello,

i fixed in this way

Var 0873, name YD_SERVOMOTOR, Link USB_SERVOS, Device 36, Output 12, PosL 197, PosC 554, PosR 863 // //YAW DAMPER//

i think you should check you output number

Re: PMDG and Yaw Damper

Posted: Sun Aug 27, 2023 5:14 pm
by biggstuff
Thx for the response.
So I added the below into my script. I just choose to add above the ServoRUD line.
But this caused my SIOC to stop working. No device could even be seen in the SIOC monitor.
I reloaded the earlier script and all went back to working as before.
What did I do wrong?
Remember I am new to editing these scripts.

Re: PMDG and Yaw Damper

Posted: Thu Jan 11, 2024 2:29 am
by biggstuff
Is there anyone else here that could help me with this code or script. I can not seem to get this to work. New to these scripts :mrgreen:

FIXED THIS!!