User Tools

Site Tools


saitekknoprotation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
saitekknoprotation [2021/06/11 13:58] – created chrissaitekknoprotation [2021/06/12 12:42] (current) chris
Line 1: Line 1:
-*** Saitek Knob Rotation Wrong Direction ***+** Saitek Knob Rotation Wrong Direction **
  
 This is for the Flight Instrument Panel in which you rotate the knob left and it turns to the right in your SIM.  This is for the Flight Instrument Panel in which you rotate the knob left and it turns to the right in your SIM. 
-Go into your X-Plane directory under \+Go into your X-Plane directory under \Resources\Plugins\XP\SaitekPro\Data and replace the XPL_LogiPlugin.xml with this file 
 + 
 +{{ :xpl_logiplugin.xml |}} 
 + 
 +Restart X-Plane and you are good to go. 
 + 
 +Basicly the value of "Left Dec" was set to up and it has to be "down". So changing the value "up" to "down" fixes going the indicators in the same directions as you rotate the knob of your FIP. 
 + 
 +    <Button Id="7" Name="Left Dec" Event="sim/instruments/barometer_down" Type="Command" Visible="no" /> 
 +    <Button Id="8" Name="Left Inc" Event="sim/instruments/barometer_up" Type="Command" Visible="no" /> 
 +    <Button Id="11" Name="Right Dec" Event="sim/instruments/barometer_down" Type="Command" Visible="no" /> 
 +    <Button Id="12" Name="Right Inc" Event="sim/instruments/barometer_up" Type="Command" Visible="no" /> 
 +     
 + 
 +Enjoy, 
 + 
 +**The ArtIT Team** 
 +\\ 
 +\\ 
 + 
 +**[[x-plane|BACK]]** 
 + 
  
  
saitekknoprotation.1623412684.txt.gz · Last modified: 2021/06/11 13:58 by chris