November 8, 201510 yr Hello, This is my first Carenado purchase and will most likly be my last, unless I could figure this out. Has anyone had any luck mapping the on screen mouse buttons to keyboard or joystick using FSUIPC or any thing else. Tried getting help from Carenado for buttons not responding on my screen, what they came back with is that on thier systems everything is working fine. When I right click on the same exact spot left click works for the AP/ALT knob, I get the window popup menu. No way to increase altitude on the auto pilot. And they don't offer a way to program keys for anything!
November 8, 201510 yr I refuse to buy any thing from Carenado but i gave in on this one and no more . But you'll get a lot of good replies here shortly as there is a few here are really making this a better aircraft . Louis Massicotte Caroline Alberta
November 8, 201510 yr Author The Altitude select knob is mouse wheel operated. Bert, So there is no way to capture it in any way, and assign it to a key?
November 8, 201510 yr Bert, So there is no way to capture it in any way, and assign it to a key? I did not say that... I offered a way to adjust the knob, which you seemed to have difficulty doing.. Here is the code in the autopilot: (L:H850XPAltOuterWheelDN, number ) 0 > if{ .... (L:H850XPAltOuterWheelUP, number ) 0 > if{ .... (L:G1000MFDALT100WheelDN, number ) 0 > .... (L:G1000MFDALT100WheelUP, number ) 0 > Bert
November 9, 201510 yr Author Created file called "Phenom300.MCRO" in the Modules folder with; [MACROS]1=L:H850XPAltOuterWheelUP=TOGGLE2=L:H850XPAltOuterWheelDN=TOGGLE3=L:G1000MFDALT100WheelDN=TOGGLE4=L:G1000MFDALT100WheelUP=TOGGLE5=L:H850XPVsWheelUP=TOGGLE6=L:H850XPVsWheelDN=TOGGLE Working pefectly!
Create an account or sign in to comment