Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

FSX Connection with other simulation

Featured Replies

Hello,its possible with the new simconnect to use the FSX as Visual System only. We have a other simulation and we want to use the FSX as visual system. The Simulation sends data (Lat,Long, Alt, HDG etc.) to FSX.Thanks for helping.Bjoern

  • 2 weeks later...

Hi Bjoern,You can update data of an FSX object, a quick look at the SDk docs reveals this: SIMCONNECT_DATA_INITPOSITION Init; Init.Altitude = 5000.0; Init.Latitude = 47.64210; Init.Longitude = -122.13010; Init.Pitch = 0.0; Init.Bank = -1.0; Init.Heading = 180.0; Init.OnGround = 0; Init.Airspeed = 60; hr = SimConnect_SetDataOnSimObject(hSimConnect, DEFINITION_6, SIMCONNECT_OBJECT_ID_USER, 0, 0, sizeof(Init), &Init );This should be enough to get you started?Kind Regards,Simon

  • 3 weeks later...

>Hello,>its possible with the new simconnect to use the FSX as Visual>System only. We have a other simulation and we want to use the>FSX as visual system. The Simulation sends data (Lat,Long,>Alt, HDG etc.) to FSX.>Thanks for helping.>>BjoernHi Bjoern, Have you had any luck with this? I'm interested in doing the same thing.thanks,paul

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.