Results 1 to 10 of 10
  1. #1
    10+ Posting Member
    Join Date
    Oct 2009
    Location
    israel
    Posts
    17
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    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

  2. #2
    300+ Forum Addict
    Join Date
    Feb 2006
    Location
    N/A
    Posts
    458
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: PMDG SDK programing

    Does FSUIPC offsets work in PMDG, is that what you're saying besides knowing C++?

    BSD

  3. #3
    10+ Posting Member
    Join Date
    Oct 2009
    Location
    israel
    Posts
    17
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    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)

  4. #4
    25+ Posting Member Roarkr's Avatar
    Join Date
    Feb 2011
    Location
    Asker Norway
    Posts
    61
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    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






    Quote Originally Posted by Pumpie View Post
    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
    Roar Kristensen rksoftware www.flightsim4fun.com
    Flightsimmer since 1982 (Sinclair Spectrum Sinclair QL, Amiga, PC --16Mhz >>4.4GHz)

  5. #5
    10+ Posting Member
    Join Date
    Oct 2009
    Location
    israel
    Posts
    17
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    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

  6. #6
    25+ Posting Member



    Join Date
    Aug 2009
    Location
    Oss - Netherlands
    Posts
    35
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: PMDG SDK programing

    Hi
    Have you tried this site?
    https://sites.google.com/site/jwk737/home/pmdg-connect

    greetings,
    Eric

  7. #7
    10+ Posting Member
    Join Date
    Oct 2009
    Location
    israel
    Posts
    17
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: PMDG SDK programing

    Yes, but didn't success..(i know nothing about C++)

  8. #8
    75+ Posting Member
    Join Date
    Jun 2012
    Location
    New Orleans, LA
    Posts
    130
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    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.

  9. #9
    10+ Posting Member
    Join Date
    Oct 2009
    Location
    israel
    Posts
    17
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    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?

  10. #10
    75+ Posting Member
    Join Date
    Jun 2012
    Location
    New Orleans, LA
    Posts
    130
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: PMDG SDK programing

    Pretty much I think. At least to me it's the easiest way to do it.