nbworld Posted May 5, 2014 Report Share Posted May 5, 2014 Hi Pete, Congratulations about your work :razz: . I have a small problem... i have saitek rudder's and a RevSim Throttle Motorized PnP, and i need to know if is implanted or you can find a way to do this : When press the two rudder pedal to max (or aprox), they trigger a way of send a offset to TQ to act in release the parking brake (i have the RevSim offset). Next week i will received my RevSim Rudders Interlinked, but my friends would enjoy this. www.b737sim.pt Best regards, Nuno Batalha Link to comment Share on other sites More sharing options...
Pete Dowson Posted May 5, 2014 Report Share Posted May 5, 2014 When press the two rudder pedal to max (or aprox), they trigger a way of send a offset to TQ to act in release the parking brake (i have the RevSim offset). You could do that easily with a small Lua plug-in. Pete Link to comment Share on other sites More sharing options...
nbworld Posted May 5, 2014 Author Report Share Posted May 5, 2014 You could do that easily with a small Lua plug-in. Pete Hi Pete, Yes, if i'm capable. But i cannot understand LUA. Can you help me ? Nuno Batalha Link to comment Share on other sites More sharing options...
Pete Dowson Posted May 5, 2014 Report Share Posted May 5, 2014 Yes, if i'm capable. But i cannot understand LUA. Of course no one "understands LUA" without at least looking and reading and thinking. You only need to read the brake settings (one of the ipc.readXX functions) compare the numbers returned to whatever your threshold should be, and so decide whether to write to the offset which controls your switch (using one of the ipc.writeXX functions). I can help and advise, but I don't write programs for folks. Try at least looking at what it provided -- there are lots of examples. Ask questions if you get stuck, but make a start. You can't actually get stuck if you haven't even started! Pete Link to comment Share on other sites More sharing options...
nbworld Posted May 6, 2014 Author Report Share Posted May 6, 2014 Ok Pete. Thanks. Nuno Batalha Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now