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.

how to add a copilot view

Featured Replies

I did that in the F-111 as a part of the F-111 PIG HUD project its freeware file is fxpiggb5.zip.It has a button on the glareshield of both 2D pilots side and WSO side , is window controlled by ident number inpanel cfg.CheersKarol

Following is XML code .Note the ident number must be unique and not used by another window.The same number in the XML gauge is used in the panel cfg .CheersKarol

<Gauge Name="Panel Icon" Version="1.0">//for F-111 by Karol Chlebowski @2009**   <Image Name="Icon_Panel.bmp" ImageSizes="59,19,30,30"/>   <Mouse><Tooltip>Toggle Co-Pilot's Window</Tooltip><Cursor Type="Hand"/><Click>400 (>K:PANEL_ID_TOGGLE) 1 (>K:PANEL_ID_TOGGLE) (L:Viewpoint,bool) ! (>L:Viewpoint,bool)</Click>   </Mouse>//the 400 = ident in panel cfg **</Gauge>

  • Moderator

Please note that the command may be simplified to this:

<Click>400 (>K:PANEL_ID_TOGGLE)</Click>

Fr. Bill    

AOPA Member: 07141481 AARP Member: 3209010556


     Avsim Board of Directors | Avsim Forums Moderator

If this is FSX and you are addressing the view from the VC, the simplest approach is to usea CameraDefinition.xxx statement in the aircraft.cfg file and add a "HotKeySelect=" lineto it. Then in the FSX Controls menu, define the key/button/switch you want to be the"HotKey" for that "View Select".In all my aircraft I have added 3 CameraDefinition.xxx statements and assigned the "hot keys"to the #2 hat switch on my X-45 stick. With a flick of my thumb I "move" from one VC positionto another. The 4th position of the hat switch (left) is set to F9, the default VC view whichis usually the left seat. Paul

Wide-5.jpg

Regards the above 'click ' code .The F-111 has a empty ( window 00 ) main panel .The left side pilots panel is at ( window 01 ) with ident 1 .The right side WSO panel is at ( window 05 ) with ident 400 .The click code cycles the panels , switching off one and switching the other on in one command and thereby preventing both appearing at the same time .The shorter and simpler code results in portions of unwanted panel remaining visible due to differing shape ofthe glareshield .CheersKarol

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.