Control loading Parameters

SDK supports Prepar3D’s philosophy of an open development architecture and encourages third parties to bring new innovations with improved add-ons and training content.
Post Reply
ghasemimor
Posts: 20
Joined: Sat Oct 25, 2014 3:24 pm

Control loading Parameters

Post by ghasemimor »

How Can I get Control loading Parameters using PDK or SimConnect to simulate force over controls like when we use force feedback joystick.
SimJim21
Posts: 2
Joined: Mon Jun 21, 2021 1:53 pm

Re: Control loading Parameters

Post by SimJim21 »

Have you had any luck with this?
ghasemimor
Posts: 20
Joined: Sat Oct 25, 2014 3:24 pm

Re: Control loading Parameters

Post by ghasemimor »

SimJim21 wrote: Tue Aug 03, 2021 12:33 pm Have you had any luck with this?
Unfortunately I hadn't.
fformulaa
Posts: 10
Joined: Fri Dec 04, 2015 8:02 pm

Re: Control loading Parameters

Post by fformulaa »

You would get that info from DirectX interface. Specifically, the Directx.DirectInput section.
https://docs.microsoft.com/en-us/previo ... 6(v=vs.85)

Here's a link to the force feedback interface:
https://docs.microsoft.com/en-us/window ... -interface
Post Reply