Can't adjust default cockpit view in cameras.cfg

This is pertaining to the FBW A320.

I’m trying to swap my CUSTOM CAMERA 5 with my DEFAULT COCKPIT VIEW.

This is what CC5 looks like:

This is what the default cockpit view looks like:

This is the entry for the default cockpit view in cameras.cfg:

[CAMERADEFINITION.0]
Title = “Pilot”
Guid = “{8FF6C134-098D-409F-BAEC-CABA3F683F98}”
Description = “”
Origin = “Virtual Cockpit”
MomentumEffect = 1
SnapPbhAdjust = “Swivel”
SnapPbhReturn = 0
PanPbhAdjust = “Swivel”
PanPbhReturn = 0
Track = “None”
ShowAxis = “YES”
AllowZoom = 1
InitialZoom = 0.8
SmoothZoomTime = 2
ZoomPanScalar = 1
ShowWeather = 1
XyzAdjust = 1
ShowLensFlare = 0
Category = “Cockpit”
SubCategory = “Pilot”
SubCategoryItem = “DefaultPilot”
PitchPanRate = 20
HeadingPanRate = 60
InitialXyz = -0.045, 0.77, -2.274
InitialPbh = -6.2, 0, 0
NodesToHide = “”
ClipMode = “Normal”
BoundingBoxRadius = 0.1
UITitle = “TT:GAME.PANEL_CAMERA_PILOT_VFR”
TargetCategory = “None”
CycleHidden = 0
CycleHideRadius = 0
ShowPanel = 0
InstancedBased = 0
NoSortTitle = 0
Transition = 0
PanAcceleratorTime = 5
XYZRate = 0.25
XYZAcceleratorTime = 0

And this is that for CC5:

[CAMERADEFINITION.5]
Title = “PA”
Guid = “{1953BE09-0CC5-4630-98FA-1A551AF39A48}”
Description = “”
Origin = “Virtual Cockpit”
MomentumEffect = 1
SnapPbhAdjust = “Swivel”
SnapPbhReturn = 0
PanPbhAdjust = “Swivel”
PanPbhReturn = 0
Track = “None”
ShowAxis = “YES”
AllowZoom = 1
InitialZoom = 0.3
SmoothZoomTime = 2
ZoomPanScalar = 1
ShowWeather = 1
XyzAdjust = 1
ShowLensFlare = 0
Category = “Cockpit”
SubCategory = “Instrument”
SubCategoryItem = “None”
PitchPanRate = 20
HeadingPanRate = 60
InitialXyz = 0.51, 0.7, -2.05
InitialPbh = -14, 0, 0
NodesToHide = “”
ClipMode = “Normal”
BoundingBoxRadius = 0.1
UITitle = “Glareshield/FCU”
TargetCategory = “None”
CycleHidden = 0
CycleHideRadius = 0
ShowPanel = 0
InstancedBased = 0
NoSortTitle = 0
Transition = 0
PanAcceleratorTime = 5
XYZRate = 0.25
XYZAcceleratorTime = 0

When I swap the bits in bold around, or even when I swap the entire contents around (obviously apart from the header in square brackets), I end up with this view for the default cockpit view:

If anyone has any ideas on what I’m doing wrong this would be much appreciated!

Thanks