Hello,
The samdim CAP-10 is a wonderful little aerobatic airplane model. Many thank to the authors for this FsX freeware add-on.
I have added to the aircraft.cfg file the following sections
[CameraDefinition.0]
Title = "Right Wing"
Guid = {C690EAFD-223A-42d0-99E0-681ADF93BB59}
Description = View from the right wing tip looking at the cockpit
Origin = Center
SnapPbhAdjust = Swivel
SnapPbhReturn = FALSE
PanPbhAdjust = Swivel
PanPbhReturn = FALSE
Track = None
ShowAxis = FALSE
AllowZoom = TRUE
InitialZoom = 1.0
ShowWeather = Yes
InitialXyz = 7.5, 0.75, 0
InitialPbh = 5, 0, 270
XyzAdjust = TRUE
Category=Aircraft
ClipMode=Minimum
[CameraDefinition.1]
Title = "Left Wing"
Guid = {3A09FD6C-D406-4d8f-A5CD-FA4F5E0C12ED}
Description = View from the left wing tip looking at the cockpit
Origin = Center
SnapPbhAdjust = Swivel
SnapPbhReturn = FALSE
PanPbhAdjust = Swivel
PanPbhReturn = FALSE
Track = None
ShowAxis = FALSE
AllowZoom = TRUE
InitialZoom = 1.0
ShowWeather = Yes
InitialXyz = -7.5, 0.75, 0
InitialPbh = 5, 0, 90
XyzAdjust = TRUE
Category=Aircraft
ClipMode=Minimum
[CameraDefinition.2]
Title = "Tail"
Guid = {D8D67955-2E9B-4e75-9D8B-8EFFBBFAC64A}
Description = Looking forward from the tip of the vertical stabilizer
Origin = Center
SnapPbhAdjust = Swivel
SnapPbhReturn = FALSE
PanPbhAdjust = Swivel
PanPbhReturn = FALSE
Track = None
ShowAxis = FALSE
AllowZoom = TRUE
InitialZoom = 0.75
ShowWeather = Yes
InitialXyz = 0, 1.9, -5.75
InitialPbh = 11, 0, 0
XyzAdjust = TRUE
Category=Aircraft
MomentumEffect=TRUE
ClipMode=Minimum
[CameraDefinition.001]
Title = "Right Seat"
Guid = {195EAB58-9E4A-1E2A-A34C-A8D9D948F078}
Origin = Virtual Cockpit
MomentumEffect = Yes
SnapPbhAdjust = Swivel
SnapPbhReturn = False
PanPbhAdjust = Swivel
PanPbhReturn = False
Track = None
ShowAxis = YES
AllowZoom = TRUE
InitialZoom = 0.75
SmoothZoomTime = 2.0
ZoomPanScalar = 1.0
ShowWeather = Yes
XyzAdjust = TRUE
ShowLensFlare=FALSE
Category = Cockpit
PitchPanRate=20
HeadingPanRate=60
;
;--------------y----z----x---
InitialXyz=0.5, 0.04, -0.1 ; Camera YZX position offset from the default
; location in meters.
;--------------p----b----h--
InitialPbh=0, 0, 0 ; Camera pitch, bank and heading orientation
; offset from the default in degrees.
[CameraDefinition.002]
Title = "Radio Stack"
Guid = {195EAB58-9E4A-2E2A-A34C-A8D9D948F078}
Origin = Virtual Cockpit
MomentumEffect = Yes
SnapPbhAdjust = Swivel
SnapPbhReturn = False
PanPbhAdjust = Swivel
PanPbhReturn = False
Track = None
ShowAxis = FALSE
AllowZoom = TRUE
InitialZoom = 1.2
SmoothZoomTime = 2.0
ZoomPanScalar = 1.0
ShowWeather = Yes
XyzAdjust = TRUE
ShowLensFlare=FALSE
Category = Cockpit
PitchPanRate=20
HeadingPanRate=60
;
;--------------y----z----x---
InitialXyz=0.5, 0.04, -0.1 ; Camera YZX position offset from the default
; location in meters.
;--------------p----b----h--
InitialPbh=20.0, 0, 0 ; Camera pitch, bank and heading orientation
; offset from the default in degrees.
[CameraDefinition.003]
Title = "Light Switches"
Guid = {195EAB58-9E4A-3E2A-A34C-A8D9D948F078}
Origin = Virtual Cockpit
MomentumEffect = Yes
SnapPbhAdjust = Swivel
SnapPbhReturn = False
PanPbhAdjust = Swivel
PanPbhReturn = False
Track = None
ShowAxis = FALSE
AllowZoom = TRUE
InitialZoom = 1.0
SmoothZoomTime = 2.0
ZoomPanScalar = 1.0
ShowWeather = Yes
XyzAdjust = TRUE
ShowLensFlare=FALSE
Category = Cockpit
PitchPanRate=20
HeadingPanRate=60
;
;--------------y----z----x---
InitialXyz=0.0, 0.0, 0.0 ; Camera YZX position offset from the default
; location in meters.
;--------------p----b----h--
InitialPbh=20, 0, 0 ; Camera pitch, bank and heading orientation
; offset from the default in degrees.
These sections help me to use radios and switches.
Before adding these seections please make a safegard copy of the original aircraft.cfg file under another name.
Have a good day
Benoit