Results 1 to 10 of 10
Thread: PMDG SDK programing
-
02-24-2013, 05:08 PM #1
- Join Date
- Oct 2009
- Location
- israel
- Posts
- 17
PMDG SDK programing
Hello,
During the last period i tried, unsuccessfully, to use the PMDG's SDK to send values to the aircraft.
I have wondered if i could get a done solution which uses the SDK to control the switches in the aircraft which i could use to learn how to do that (original SDK is written with C++ and FSUIPC only allows to read values)
Thank you in advnace
-
02-24-2013, 06:41 PM #2
- Join Date
- Feb 2006
- Location
- N/A
- Posts
- 458
Re: PMDG SDK programing
Does FSUIPC offsets work in PMDG, is that what you're saying besides knowing C++?
BSD
-
02-25-2013, 03:08 AM #3
- Join Date
- Oct 2009
- Location
- israel
- Posts
- 17
Re: PMDG SDK programing
not sure if i understood you correctly,
FSUIPC only allows read-only values and im looking for non ready-only values(just like the regular offsets)
-
02-25-2013, 04:07 AM #4
Re: PMDG SDK programing
Hi,
All PMDG SDK Variables (outputs) and Events (inputs) can be access with OCBA from flightsim4fun.com - rk software.
You can use Sioc from Opencockpits to link it to various IOCARDS and MODULES also from OpenCockpits.
rgs
Roar Kristensen rksoftware www.flightsim4fun.com
Flightsimmer since 1982 (Sinclair Spectrum Sinclair QL, Amiga, PC --16Mhz >>4.4GHz)
-
02-25-2013, 05:24 AM #5
- Join Date
- Oct 2009
- Location
- israel
- Posts
- 17
Re: PMDG SDK programing
Thank you very much
I installed this software but according to the installation instruction it only fits with opencockpit devices.
How could i define my own USB device using this?
Thank you again for you reply
-
02-25-2013, 07:04 PM #6
- Join Date
- Aug 2009
- Location
- Oss - Netherlands
- Posts
- 35
Re: PMDG SDK programing
Hi
Have you tried this site?
https://sites.google.com/site/jwk737/home/pmdg-connect
greetings,
Eric
-
02-25-2013, 07:48 PM #7
- Join Date
- Oct 2009
- Location
- israel
- Posts
- 17
Re: PMDG SDK programing
Yes, but didn't success..(i know nothing about C++)
-
02-25-2013, 11:09 PM #8
- Join Date
- Jun 2012
- Location
- New Orleans, LA
- Posts
- 130
Re: PMDG SDK programing
What values are you trying to send to the NGX?
If you want control switches you can use the SDK Control Codes and FSUIPC to assign them to joystick buttons/switches.
-
02-26-2013, 07:47 AM #9
- Join Date
- Oct 2009
- Location
- israel
- Posts
- 17
Re: PMDG SDK programing
I used Leo bondar's card and built overhead panel with switches.
Only way to assign it is using the full version of FSUIPC?
-
02-26-2013, 10:02 AM #10
- Join Date
- Jun 2012
- Location
- New Orleans, LA
- Posts
- 130
Re: PMDG SDK programing
Pretty much I think. At least to me it's the easiest way to do it.