Jump to content
The simFlight Network Forums

tincan

Members
  • Posts

    28
  • Joined

  • Last visited

Everything posted by tincan

  1. Hello guys, sorry for the late reply. I was sick these past weeks. I have successfully assigned two commands to a single button. Now for my original question #3 (conditional button) I have studied the advanced user's guide and came up with this: Objective: Toggle the landing lights only when they are currently off. (don't ask why, it's for practice only) FSUIPC4 Offsets Status.pdf: 028C 1 Landing lights. (See also offset 0D0C). Size 1 - I assume that's Byte, correct? So condition is B028C=0 i.e. lights are off. Why does it give me an error? 8=B028C=0,PB,2,C65751,0 ;//C66059 << ERROR 9! Line ignored >> 9=UB,2,C65751,0 ;//C66060 As to the flaps lever, it has 9 detentions and is calibrated for the 737 and works great. On other aircraft I have to skip one or two detentions where nothing happens: Det. 737 A321 Beech 0 0 0 0 1 1 0 0 2 2 1 1 3 3 1 1 4 4 2 1 5 5 2 2 6 6 3 2 7 7 3 3 8 8 4 3 I would prefer to increase flaps with every detention. Can this be done?
  2. Hello Paul, thank you very much for the useful tips. I will try to make those changes. As I understand, this would answer my question #3. So if anyone can say something to the other questions, that would be great.
  3. Hello! I have managed to do a lot of settings with the help of the forum topics. Now I need some help with details. 1) Can I assign two actions (set offset byte) to a single button? I would like to switch on the master battery and alternator with one switch (not the toggle command). 2) I set up my flaps lever with detentions through the joystick calibration menu for the 787. Do I need to have a calibration for every aircraft? I would like to have: notch 1 => flaps 1 notch 2 ... ... notch 4 => flaps 4 (if available) ... 3) How can I make a conditional button assignment, e.g. if "parking_brake_set" then send command "brakes" Any help is much appreciated!
×
×
  • 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.