Jump to content
The simFlight Network Forums

djfms

Members
  • Posts

    2
  • Joined

  • Last visited

About djfms

  • Birthday 01/01/1970

Contact Methods

  • Website URL
    http://

djfms's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Hi Pete, Thanks for your response. I am implementing an FSUIPC like interface along those lines as you suggested, and i want to interface FMS from ProjectMagenta to my simulator using this interface. Where can i get information regarding the format in which FMS makes its Read/Write requests ? eg: would it be of the form Read(variable_name), Write(variable_name, data_to_be_written). Hope i've expressed myself clearly. Thank you, regards.
  2. Hello, I am trying to interface the FMS software from ProjectMagenta, through the FSUIPC.dll to a FlightSimulator 'XYZ'(and not to MS FS). I have gone through the FSUIPC SDK and the MS Panels/Gauges SDK. My understanding is that the offsets eg: in a request like Read(0x3304, 2, Dest, &result) causes FSUIPC.dll to translate the offset 0x3304 to some variable within MS FlightSim. If i wanted to translate this to my own simulator internal variables, i'm guessing i need an additional step to map the MS FlightSim variables to my variables using some mechanism like Hashing etc. Any additional input with respect to how FSUIPC.dll handles this would be very helpful. Thanks, sincerely, djfms.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. Guidelines Privacy Policy We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.