Hi Russel,
GOOD NEWS I seem to have got it working OK but
to answer your queries:-
• delete all trim assignments for all devices - When I deleted the trim axis on the Saitek controller it stopped working entirely.
•Do you have either FSX - No only P3D v3.3
• Does it appear under USB Game Controllers? Yes
•Profile Manager has been changed recently to allow trim commands to be programmed via its UI. Did you program them that way? Yes
•You might want to try the old way of programming, via the fsforce.cfg file. It involves making an entry something like ...
TrimWheel=Joystick:n:xxxxx
Yes and guess what it works OK
If it is still is not working, please send me ...
1.C:\User\<USER>\AppData\Roaming\Lockheed Martin\Prepar3D v3\EXE.xml
2.C:\User\<USER>\AppData\Roaming\Lockheed Martin\Prepar3D v3\XML.xml
3.C:\ProgramData\FS Force\FSForce.cfg (again)
Look I have included these files for your info only, but note that there is no XML.xml in my installation
BTW I cannot upload the attachments because your bulletin board keeps saying "extension is not allowed" when I try to upload. (all file types I tried anyway).
Rgds,
Brian
---------------------------------------------------------------------------------------------------
FSFORCE.cfg
---------------------------------------------------------------------------------------------------
[General]
TrimClickAmount=200
TrimIndicator=1
PauseOnTaskSwitch=0
dwStartDelay=1
TrimWheel=Joystick:3:XAxis
PMWndPos=759,291
DemoAreaInfo=1
KeyTrimUp=Rev1:Key:Num_1
KeyTrimDown=Rev1:Key:Num_7
-------------------------------------------------------------------------------------------------------
EXE.XML
------------------------------------------------------------------------------------------------------
<?xml version="1.0" encoding="WINDOWS-1252"?>
-<SimBase.Document version="1,0" Type="Launch">
<Descr>Launch</Descr>
<Filename>exe.xml</Filename>
<Disabled>False</Disabled>
<Launch.ManualLoad>False</Launch.ManualLoad>
-<Launch.Addon>
<Name>Saitek Panel(s) Plugin for FSX</Name>
<Disabled>False</Disabled>
<Path>C:\Program Files (x86)\Saitek\ProFlight FSX Plugin\SaiFlightSimX.exe</Path>
<CommandLine>-run</CommandLine>
</Launch.Addon>
-<Launch.Addon>
<Name>FSForce</Name>
<Disabled>false</Disabled>
<ManualLoad>false</ManualLoad>
<Path>C:\Program Files (x86)\FSForce 2\FSForce.exe</Path>
<CommandLine>/FS</CommandLine>
<NewConsole>true</NewConsole>
</Launch.Addon>
</SimBase.Document>