April 26, 200422 yr How to Configure FS router to work with two Switch Sample B1=Flap Up B2=Flap Down Or similar to VS B3= Vertical Speed UP B4= Vertical Speed DOWNIt
May 1, 200422 yr Hellow: There are several ways to achieve what you are asking for and maybe the easiest would be to send the appropriates keystrokes to the FS by creating keyboard objects, but I'm going to suggest you an alternative way:You must add this line to your FSIF.INI file:0, "SEND CONTROL",NNN, 0, 0X3110, I32, 0, W, 15, 1,1,where NNN must be a unique number in your FSIF.INI FILE. The offset 0X3110 is very useful beacuse it allows to send any control to Flight Simulator, even those wich haven't got a proper offset in FSUIPC.In your case, the appropiate FS controls are:FLAPS_DECR 65759FLAPS_INCR 65758AP_VS_VAR_DEC 65895 Decrements AP panel vertical speedAP_VS_VAR_INC 65894 Increments AP panel vertical speed For example, for the FLAPS-DOWN switch you must select the new FSBUS object "SEND CONTROL" in its DESTINATION field, and fill the DOWN VALUE field with 65758.As for the rotaries, you can use also 12-stage rotaries which are cheaper and probably easier to find than other kinds of rotaries.RegardsOscar Lillo
Create an account or sign in to comment