Jump to content
The simFlight Network Forums

OBS Fast or Slow


Recommended Posts

Hi Pete,

In FSUIPC I'm seeing control words that allow increment and decrement of VOR OBS. There is a normal speed and a fast speed. Our problem is that the fast is way to fast and the normal is way to slow.

We are using rotary encoders which send a momentary pulse. If I was using buttons this would be easier because by holding the button down for three seconds the rotation speed of the OBS would increase.

Is there a way to create a custom rotation speed with FSUIPC? LUA Script?

Thanks!

Link to comment
Share on other sites

I have just the idea that you can code with LUA the "OBS fast" command and insert a little break after, so it would be get slower.

And you make a second OBS fast with a n other pause (ipc.sleep(xxx)) with a different (higer) value that is faster then "OBS slow"

Just an idea, don't know if its working, but thats the way I would try it.

Maybe better programmers have better solutions here...

Link to comment
Share on other sites

  • 1 year later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • 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.