Jump to content
The simFlight Network Forums

salvapatuel

new Members
  • Posts

    1
  • Joined

  • Last visited

Profile Information

  • Gender
    Male
  • Location
    buenos aires

salvapatuel's Achievements

Newbie

Newbie (1/14)

  • Week One Done Rare
  • Conversation Starter Rare

Recent Badges

0

Reputation

  1. I dont know what I am doing wrong as this should be straight forward. Open FSUIPC connection, I can read all the traditional offsets without problem but none PMDG I am using Managed code and latest FSUIPC Added the [SDK] EnableDataBroadcast=1 'Example Private InternalLDGLights As Offset(Of Short) = New Offset(Of Short)(&H6594) FSUIPCConnection.Open() FSUIPCConnection.Process() InternalLDGLights.Value (Always comes as 0, no matter the state of the taxi lights switch When I query the offsets they are all 0, any idea? thanks
×
×
  • 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.