March 8, 201313 yr Hi I have some rotary switches which I like to connect togetherwith some function in the cockpit. The functions I like to link are: Auto Brake SPD REF N1 Set XPDR Main panels DuS Lower DU and some more Each of the rotary switches have about five diff... function but if you ex. are trying to create a mouse macro for those functions, not all but a few have same functions ID!? Best Fredrik __________________________________________________________________ Computer: Windows 10, 64-bit, Intel i9 - 10850K, Asus Rog MAXIMUS XII HERO (WI-FI), 32GB RAM, Asus RTX3070Game control: Home Cockpit, Keyboard, Saitek Pro Flight X56 Rhino H.O.T.A.S.
March 9, 201313 yr I am not sure I understand you right. You are trying to write what kind of macro? Linda? With SDK? Either way, in SDK, rotary switches with multiple positions are almost always, if not always, settable to a number of positions by setting their state to 2, 3,... instead of just 0 or 1. You could then get their position and use position+1 or position-1 to move switch one notch right/left. --Peter Fabian
March 9, 201313 yr Author Hi I have solved it with event controls and its parameter 0...... start with 0 for the left to right fuctions so my parameters are 0, 1, 2 for the correct event nr! Best Fredrik __________________________________________________________________ Computer: Windows 10, 64-bit, Intel i9 - 10850K, Asus Rog MAXIMUS XII HERO (WI-FI), 32GB RAM, Asus RTX3070Game control: Home Cockpit, Keyboard, Saitek Pro Flight X56 Rhino H.O.T.A.S.
March 9, 201313 yr Author Hi I am trying to link the Hyd Pumps too my components. It is a simple on/off buttons. I type event control: 69797 in parameter box the value 0. The button is unpressed when off so I type the same 69797 but the button will not be flip to off. I have tried 1 = off! it is all done in FSUIPC// Best Fredrik __________________________________________________________________ Computer: Windows 10, 64-bit, Intel i9 - 10850K, Asus Rog MAXIMUS XII HERO (WI-FI), 32GB RAM, Asus RTX3070Game control: Home Cockpit, Keyboard, Saitek Pro Flight X56 Rhino H.O.T.A.S.
March 9, 201313 yr Author Hi I have solved it, thanks! Best Fredrik __________________________________________________________________ Computer: Windows 10, 64-bit, Intel i9 - 10850K, Asus Rog MAXIMUS XII HERO (WI-FI), 32GB RAM, Asus RTX3070Game control: Home Cockpit, Keyboard, Saitek Pro Flight X56 Rhino H.O.T.A.S.
Create an account or sign in to comment