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.

Selection of a camera for SimConnect_CameraSetRelative6DOF use

Featured Replies

Hi,

 

When I use SmConnect_CameraSetRelative6DOF function, I can change the camera position. I my FSX display, I have 3 views (one for the left, one for the front and one for the right).The mentionned simConnect function only acts on the front view. Does somebody know how to move camera of another view (using this function or another) ?

 

Thank you !

Paul-Henri

Half of my answer may be useful to you, the other half not....

 

The maybe not part.

Move to P3D because they have continued to expand Simconnect and have useful functions like setting 6DOF by camera name.

 

The maybe part.

If your views are all the same camera and you have linked them, then sending 6DOF to the main view may automatically move the others since they are linked.

 

fsx_simconnect.MapClientEventToSimEvent(EVENT_ID.EVENT_LinkingSet, "VIEW_LINKING_SET")
fsx_simconnect.MapClientEventToSimEvent(EVENT_ID.EVENT_LinkingToggle, "VIEW_LINKING_TOGGLE")

 

I find linking problematic in that it is erratic in knowing which views should be linked and sometimes will leave one unlinked, or fail to unlink it if you change the view to a different camera. The way to prevent this seems to be to Ctrl Tab cycle through all the views after linking/unlinking. This can be done with SendKeys with a brief delay between each successive Ctrl Tab.

 

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.