plane icon Welcome to Microsoft Flight Simulator’s SDK Q&A Platform!

You have questions regarding the SDK? DevMode Tools? SimConnect? You would like to submit an idea for future improvements, seek help or exchange knowledge? You’re in the right place.


Please take a moment to read the platform’s guidelines before you get started!


question

AlexandreB avatar image
AlexandreB asked AlexandreB answered

Need help with "PROP BETA FORCED POSITION"

I'm trying to use "PROP BETA FORCED POSITION" to code a custom feather behaviour but my propeller beta doesn't go to where I set.

I set "PROP BETA FORCED POSITION" to 1.53 radians, already activate "PROP BETA FORCED ACTIVE" as you can see from picture but propeller beta doesn't go above 0,8 rad, no matter the value I put in forced position.

I seems its hardcoded to this max. What am I missing?

betaforced.jpg

aircraftflightmodel
betaforced.jpg (69.9 KiB)
1 comment
10 |10000

Up to 5 attachments (including images) can be used with a maximum of 4.8 MiB each and 23.8 MiB total.

Simbol avatar image Simbol commented ·

Use degrees instead, and watch your engine configuration prop settings where you set the max angle of the prop and the minimum.


Best

R.

1 Like 1 ·

1 Answer

·
AlexandreB avatar image
AlexandreB answered

Thanks.

The problem was that I had 46 as max beta in CFG. But this brings another problem.

I want to use "PROP BETA FORCED POSITION" to code a custom propeller feather. But my plane only has 46 as max beta and 87 as propeller feather beta.

What's the point of "PROP BETA FORCED POSITION" being limit by max beta in CFG? Because of this we can't use it to create custom feather, for example. Can't it be limit by "beta_feather"? It would make much more sense.

10 |10000

Up to 5 attachments (including images) can be used with a maximum of 4.8 MiB each and 23.8 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 5 attachments (including images) can be used with a maximum of 19.1 MiB each and 23.8 MiB total.