NikonCustom Tags

Unfortunately, the NikonCustom settings are stored in a binary data block which changes from model to model. This means that significant effort must be spent in decoding these for each model, usually requiring hundreds of test images from a dedicated Nikon owner. For this reason, the NikonCustom settings have not been decoded for all models. The tables below list the custom settings for the currently supported models.

NikonCustom SettingsD40 Tags

Custom settings for the Nikon D40.

Index1Tag Name WritableValues / Notes
0.1 Beep int8u [val >> 7 & 0x1]
0 = On
1 = Off
0.2 AFAssist int8u [val >> 6 & 0x1]
0 = On
1 = Off
0.3 NoMemoryCard int8u [val >> 5 & 0x1]
0 = Release Locked
1 = Enable Release
0.4 ImageReview int8u [val >> 4 & 0x1]
0 = On
1 = Off
1.1 AutoISO int8u [val >> 7 & 0x1]
0 = Off
1 = On
1.2 AutoISOMax int8u [val >> 4 & 0x3]
1 = 400
2 = 800
3 = 1600
1.3 AutoISOMinShutterSpeed int8u [val & 0x7]
0 = 1/125 s
1 = 1/60 s
2 = 1/30 s
3 = 1/15 s
   4 = 1/8 s
5 = 1/4 s
6 = 1/2 s
7 = 1 s
2.1 ImageReviewTime int8u [val & 0x7]
0 = 4 s
1 = 8 s
2 = 20 s
3 = 1 min
4 = 10 min
3.1 MonitorOffTime int8u [val >> 5 & 0x7]
0 = 4 s
1 = 8 s
2 = 20 s
3 = 1 min
4 = 10 min
3.2 MeteringTime int8u [val >> 2 & 0x7]
0 = 4 s
1 = 8 s
2 = 20 s
3 = 1 min
4 = 30 min
3.3 SelfTimerTime int8u [val & 0x3]
0 = 2 s
1 = 5 s
2 = 10 s
3 = 20 s
3.4 RemoteOnDuration int8u [val >> 6 & 0x3]
0 = 1 min
1 = 5 min
2 = 10 min
3 = 15 min
4.1 AELockButton int8u [val >> 1 & 0x7]
0 = AE/AF Lock
1 = AE Lock Only
2 = AF Lock Only
3 = AE Lock (hold)
4 = AF-ON
4.2 AELock int8u [val & 0x1]
0 = Off
1 = On
5.1 ShootingModeSetting int8u [val >> 4 & 0x7]
0 = Single Frame
1 = Continuous
2 = Self-timer
3 = Delayed Remote
4 = Quick-response Remote
5.2 TimerFunctionButton int8u [val & 0x7]
0 = Shooting Mode
1 = Image Quality/Size
2 = ISO
3 = White Balance
4 = Self-timer
6.1 Metering int8u [val & 0x3]
0 = Matrix
1 = Center-weighted
2 = Spot
8.1 InternalFlash int8u [val >> 4 & 0x1]
0 = TTL
1 = Manual
8.2 ManualFlashOutput int8u [val & 0x7]
9 FlashLevel int8s  
10.1 FocusModeSetting int8u [val >> 6 & 0x3]
0 = Manual
1 = AF-S
2 = AF-C
3 = AF-A
11.1 AFAreaModeSetting int8u [val >> 4 & 0x3]
0 = Single Area
1 = Dynamic Area
2 = Closest Subject

NikonCustom SettingsD80 Tags

Custom settings for the Nikon D80.

Index1Tag Name WritableValues / Notes
0.1 Beep int8u [val >> 7 & 0x1]
0 = On
1 = Off
0.2 AFAssist int8u [val >> 6 & 0x1]
0 = On
1 = Off
0.3 NoMemoryCard int8u [val >> 5 & 0x1]
0 = Release Locked
1 = Enable Release
0.4 ImageReview int8u [val >> 4 & 0x1]
0 = On
1 = Off
0.5 Illumination int8u [val >> 3 & 0x1]
0 = Off
1 = On
0.6 MainDialExposureComp int8u [val >> 2 & 0x1]
0 = Off
1 = On
0.7 EVStepSize int8u [val & 0x1]
0 = 1/3 EV
1 = 1/2 EV
1.1 AutoISO int8u [val >> 6 & 0x1]
0 = Off
1 = On
1.2 AutoISOMax int8u [val >> 4 & 0x3]
0 = 200
1 = 400
2 = 800
3 = 1600
1.3 AutoISOMinShutterSpeed int8u [val & 0xf]
0 = 1/125 s
1 = 1/100 s
2 = 1/80 s
3 = 1/60 s
4 = 1/40 s
5 = 1/30 s
   6 = 1/15 s
7 = 1/8 s
8 = 1/4 s
9 = 1/2 s
10 = 1 s
2.1 AutoBracketSet int8u [val >> 6 & 0x3]
0 = AE & Flash
1 = AE Only
2 = Flash Only
3 = WB Bracketing
2.2 AutoBracketOrder int8u [val >> 5 & 0x1]
0 = 0,-,+
1 = -,0,+
3.1 MonitorOffTime int8u [val >> 5 & 0x7]
0 = 5 s
1 = 10 s
2 = 20 s
   3 = 1 min
4 = 5 min
5 = 10 min
3.2 MeteringTime int8u [val >> 2 & 0x7]
0 = 4 s
1 = 6 s
2 = 8 s
   3 = 16 s
4 = 30 s
5 = 30 min
3.3 SelfTimerTime int8u [val & 0x3]
0 = 2 s
1 = 5 s
2 = 10 s
3 = 20 s
4.1 AELockButton int8u [val >> 1 & 0xf]
0 = AE/AF Lock
1 = AE Lock Only
2 = AF Lock Only
3 = AE Lock (hold)
4 = AF-ON
5 = FV Lock
6 = Focus Area Selection
7 = AE-L/AF-L/AF Area
8 = AE-L/AF Area
9 = AF-L/AF Area
10 = AF-ON/AF Area
4.2 AELock int8u [val & 0x1]
0 = Off
1 = On
4.3 RemoteOnDuration int8u [val >> 6 & 0x3]
0 = 1 min
1 = 5 min
2 = 10 min
3 = 15 min
5.1 CommandDials int8u [val >> 7 & 0x1]
0 = Standard (Main Shutter, Sub Aperture)
1 = Reversed (Main Aperture, Sub Shutter)
5.2 FunctionButton int8u [val >> 3 & 0xf]
0 = ISO Display
1 = Framing Grid
2 = AF-area Mode
3 = Center AF Area
4 = FV Lock
   5 = Flash Off
6 = Matrix Metering
7 = Center-weighted
8 = Spot Metering
6.1 GridDisplay int8u [val >> 7 & 0x1]
0 = Off
1 = On
6.2 ViewfinderWarning int8u [val >> 6 & 0x1]
0 = On
1 = Off
6.3 CenterWeightedAreaSize int8u [val >> 2 & 0x3]
0 = 6 mm
1 = 8 mm
2 = 10 mm
6.4 ExposureDelayMode int8u [val >> 5 & 0x1]
0 = Off
1 = On
6.5 MB-D80Batteries int8u [val & 0x3]
0 = LR6 (AA Alkaline)
1 = HR6 (AA Ni-MH)
2 = FR6 (AA Lithium)
3 = ZR6 (AA Ni-Mg)
7.1 FlashWarning int8u [val >> 7 & 0x1]
0 = On
1 = Off
7.2 FlashShutterSpeed int8u [val >> 3 & 0xf]
7.3 AutoFP int8u [val >> 2 & 0x1]
0 = Off
1 = On
7.4 ModelingFlash int8u [val >> 1 & 0x1]
0 = Off
1 = On
8.1 InternalFlash int8u [val >> 6 & 0x3]
0 = TTL
1 = Manual
2 = Repeating Flash
3 = Commander Mode
8.2 ManualFlashOutput int8u [val & 0x7]
9.1 RepeatingFlashOutput int8u [val >> 4 & 0x7]
9.2 RepeatingFlashCount int8u [val & 0xf]
10.1 RepeatingFlashRate int8u [val >> 4 & 0xf]
10.2 CommanderChannel int8u [val & 0x3]
11.1 CommanderInternalFlash int8u [val >> 6 & 0x3]
0 = TTL
1 = Manual
2 = Off
11.2 CommanderGroupAMode int8u [val >> 4 & 0x3]
0 = TTL
1 = Auto Aperture
2 = Manual
3 = Off
11.3 CommanderGroupBMode int8u [val >> 2 & 0x3]
0 = TTL
1 = Auto Aperture
2 = Manual
3 = Off
12.1 CommanderInternalTTLComp int8u [val & 0x1f]
12.2 CommanderInternalManualOutput int8u [val >> 5 & 0x7]
13.1 CommanderGroupA_TTL-AAComp int8u [val & 0x1f]
13.2 CommanderGroupAManualOutput int8u [val >> 5 & 0x7]
14.1 CommanderGroupB_TTL-AAComp int8u [val & 0x1f]
14.2 CommanderGroupBManualOutput int8u [val >> 5 & 0x7]
15.1 CenterAFArea int8u [val >> 7 & 0x1]
0 = Normal Zone
1 = Wide Zone
15.2 FocusAreaSelection int8u [val >> 2 & 0x1]
0 = No Wrap
1 = Wrap
15.3 AFAreaIllumination int8u [val & 0x3]
0 = Auto
1 = Off
2 = On
16.1 AFAreaModeSetting int8u [val >> 6 & 0x3]
0 = Single Area
1 = Dynamic Area
2 = Auto-area

NikonCustom SettingsD90 Tags

Custom settings for the D90.

Index1Tag Name WritableValues / Notes
0.1 LightSwitch int8u [val >> 3 & 0x1]
0 = LCD Backlight
1 = LCD Backlight and Shooting Information
2.1 AFAreaModeSetting int8u [val >> 5 & 0x3]
0 = Single Area
1 = Dynamic Area
2 = Auto-area
3 = 3D-tracking (11 points)
2.2 CenterFocusPoint int8u [val >> 4 & 0x1]
0 = Normal Zone
1 = Wide Zone
2.3 AFAssist int8u [val & 0x1]
0 = On
1 = Off
2.4 AFPointIllumination int8u [val >> 1 & 0x3]
0 = Auto
1 = On
2 = Off
2.5 FocusPointWrap int8u [val >> 3 & 0x1]
0 = No Wrap
1 = Wrap
3.1 AELockForMB-D80 int8u [val >> 2 & 0x7]
0 = AE Lock Only
1 = AF Lock Only
2 = AE Lock (hold)
3 = AF-On
4 = FV Lock
5 = Focus Point Selection
7 = AE/AF Lock
3.2 MB-D80BatteryType int8u [val & 0x3]
0 = LR6 (AA alkaline)
1 = HR6 (AA Ni-MH)
2 = FR6 (AA lithium)
3 = ZR6 (AA Ni-Mn)
4.1 Beep int8u [val >> 6 & 0x1]
0 = Off
1 = On
4.2 GridDisplay int8u [val >> 1 & 0x1]
0 = Off
1 = On
4.3 ISODisplay int8u [val >> 2 & 0x3]
0 = Show ISO/Easy ISO
1 = Show ISO Sensitivity
3 = Show Frame Count
4.4 ViewfinderWarning int8u [val & 0x1]
0 = On
1 = Off
4.5 NoMemoryCard int8u [val >> 5 & 0x1]
0 = Release Locked
1 = Enable Release
5.1 ScreenTips int8u [val >> 2 & 0x1]
0 = Off
1 = On
5.2 FileNumberSequence int8u [val >> 3 & 0x1]
0 = On
1 = Off
5.3 ShootingInfoDisplay int8u [val >> 6 & 0x3]
0 = Auto
2 = Manual (dark on light)
3 = Manual (light on dark)
5.4 LCDIllumination int8u [val >> 5 & 0x1]
0 = Off
1 = On
6.1 EasyExposureComp int8u [val & 0x1]
0 = Off
1 = On
6.2 ReverseIndicators int8u [val >> 7 & 0x1]
0 = + 0 -
1 = - 0 +
7.1 ExposureControlStepSize int8u [val >> 6 & 0x1]
0 = 1/3 EV
1 = 1/2 EV
8.1 CenterWeightedAreaSize int8u [val >> 5 & 0x3]
0 = 6 mm
1 = 8 mm
2 = 10 mm
8.2 FineTuneOptMatrixMetering int8u [val & 0xf]
9.1 FineTuneOptCenterWeighted int8u [val >> 4 & 0xf]
9.2 FineTuneOptSpotMetering int8u [val & 0xf]
11.1 CLModeShootingSpeed int8u [val & 0x7]
11.2 ExposureDelayMode int8u [val >> 6 & 0x1]
0 = Off
1 = On
13.1 AutoBracketSet int8u [val >> 5 & 0x7]
0 = AE & Flash
1 = AE Only
2 = Flash Only
3 = WB Bracketing
4 = Active D-Lighting
13.2 AutoBracketOrder int8u [val >> 4 & 0x1]
0 = 0,-,+
1 = -,0,+
14.1 FuncButton int8u [val >> 3 & 0xf]
1 = Framing Grid
2 = AF-area Mode
3 = Center Focus Point
4 = FV Lock
5 = Flash Off
6 = Matrix Metering
7 = Center-weighted Metering
8 = Spot Metering
9 = My Menu Top
10 = + NEF (RAW)
16.1 OKButton int8u [val >> 3 & 0x3]
0 = Not Used
1 = Select Center Focus Point
2 = Highlight Active Focus Point
3 = Not Used
17.1 AELockButton int8u [val >> 3 & 0x7]
0 = AE/AF Lock
1 = AE Lock Only
2 = AF Lock Only
   3 = AE Lock (hold)
4 = AF-ON
5 = FV Lock
18.1 CommandDialsReverseRotation int8u [val >> 7 & 0x1]
0 = No
1 = Yes
18.2 ShutterReleaseButtonAE-L int8u [val >> 1 & 0x1]
0 = Off
1 = On
19.1 MeteringTime int8u [val >> 4 & 0xf]
0 = 4 s
1 = 6 s
2 = 8 s
3 = 16 s
4 = 30 s
   5 = 1 min
6 = 5 min
7 = 10 min
8 = 30 min
19.2 RemoteOnDuration int8u [val & 0x3]
0 = 1 min
1 = 5 min
2 = 10 min
3 = 15 min
20.1 SelfTimerTime int8u [val >> 6 & 0x3]
0 = 2 s
1 = 5 s
2 = 10 s
3 = 20 s
20.2 SelfTimerShotCount int8u [val >> 1 & 0xf]
21.1 PlaybackMonitorOffTime int8u [val >> 2 & 0x7]
0 = 4 s
1 = 10 s
2 = 20 s
   3 = 1 min
4 = 5 min
5 = 10 min
21.2 ImageReviewTime int8u [val >> 5 & 0x7]
0 = 4 s
1 = 10 s
2 = 20 s
   3 = 1 min
4 = 5 min
5 = 10 min
22.1 MenuMonitorOffTime int8u [val >> 5 & 0x7]
0 = 4 s
1 = 10 s
2 = 20 s
   3 = 1 min
4 = 5 min
5 = 10 min
22.2 ShootingInfoMonitorOffTime int8u [val >> 2 & 0x7]
0 = 4 s
1 = 10 s
2 = 20 s
   3 = 1 min
4 = 5 min
5 = 10 min
23.1 FlashShutterSpeed int8u [val & 0xf]
0 = 1/60 s
1 = 1/30 s
2 = 1/15 s
3 = 1/8 s
4 = 1/4 s
5 = 1/2 s
   6 = 1 s
7 = 2 s
8 = 4 s
9 = 8 s
10 = 15 s
11 = 30 s
24.1 InternalFlash int8u [val >> 6 & 0x3]
0 = TTL
1 = Manual
2 = Repeating Flash
3 = Commander Mode
24.2 ManualFlashOutput int8u [val & 0x1f]
25.1 RepeatingFlashOutput int8u [val >> 4 & 0x7]
25.2 RepeatingFlashCount int8u [val & 0xf]
26.1 RepeatingFlashRate int8u [val >> 4 & 0xf]
31.1 FlashWarning int8u [val >> 7 & 0x1]
0 = On
1 = Off
31.2 CommanderInternalTTLComp int8u [val & 0x1f]
31.3 ModelingFlash int8u [val >> 5 & 0x1]
0 = On
1 = Off
31.4 AutoFP int8u [val >> 6 & 0x1]
0 = Off
1 = On
32.1 CommanderGroupA_TTLComp int8u [val & 0x1f]
33.1 CommanderGroupB_TTLComp int8u [val & 0x1f]
34.1 LiveViewAF int8u [val >> 6 & 0x3]
0 = Face Priority
1 = Wide Area
2 = Normal Area

NikonCustom SettingsD3 Tags

Custom settings for the D3, D3S, D3X, D300 and D300S.

Index1Tag Name WritableValues / Notes
0.1 CustomSettingsBank int8u [val & 0x3]
0 = A
1 = B
2 = C
3 = D
0.2 CustomSettingsAllDefault int8u ("No" if any custom setting for this bank was changed from the default)
[val >> 7 & 0x1]
0 = Yes
1 = No
1.1 AF-CPrioritySelection int8u [val >> 6 & 0x3]
0 = Release
1 = Release + Focus
2 = Focus
1.2 AF-SPrioritySelection int8u [val >> 5 & 0x1]
0 = Focus
1 = Release
1.3 AFPointSelection int8u [val >> 4 & 0x1]
0 = 51 Points
1 = 11 Points
1.4 DynamicAFArea int8u [val >> 2 & 0x3]
0 = 9 Points
1 = 21 Points
2 = 51 Points
3 = 51 Points (3D-tracking)
1.5 FocusTrackingLockOn int8u (not D3S)
[val & 0x3]
0 = Long
1 = Normal
2 = Short
3 = Off
2.1 AFActivation int8u [val >> 7 & 0x1]
0 = Shutter/AF-On
1 = AF-On Only
2.2 FocusPointWrap int8u [val >> 3 & 0x1]
0 = No Wrap
1 = Wrap
2.3 AFPointIllumination int8u (D3)
[val >> 5 & 0x3]
0 = On in Continuous Shooting and Manual Focusing
1 = On During Manual Focusing
2 = On in Continuous Shooting Modes
3 = Off
(D300)
[val >> 1 & 0x3]
0 = Auto
1 = Off
2 = On
2.4 AFPointBrightness int8u (D3 only)
[val >> 1 & 0x3]
0 = Low
1 = Normal
2 = High
3 = Extra High
2.5 AFAssist int8u (D300 only)
[val & 0x1]
0 = On
1 = Off
3.1 AFOnButton int8u (D3 only)
[val & 0x7]
0 = AF On
1 = AE/AF Lock
2 = AE Lock Only
3 = AE Lock (reset on release)
4 = AE Lock (hold)
5 = AF Lock Only
3.2 VerticalAFOnButton int8u (D3 only)
[val >> 4 & 0x7]
0 = AF On
1 = AE/AF Lock
2 = AE Lock Only
3 = AE Lock (reset on release)
4 = AE Lock (hold)
5 = AF Lock Only
7 = Same as AF On
3.3 AF-OnForMB-D10 int8u (D300 only)
[val >> 4 & 0x7]
0 = AF-On
1 = AE/AF Lock
2 = AE Lock Only
3 = AE Lock (reset on release)
4 = AE Lock (hold)
5 = AF Lock Only
6 = Same as FUNC Button
4.1 FocusTrackingLockOn int8u (D3S only)
[val & 0x7]
0 = 5 (Long)
1 = 4
2 = 3 (Normal)
   3 = 2
4 = 1 (Short)
5 = Off
4.2 AssignBktButton int8u (D3S only)
[val >> 3 & 0x1]
0 = Auto Bracketing
1 = Multiple Exposure
4.3 MultiSelectorLiveView int8u (D3S only)
[val >> 6 & 0x3]
0 = Reset
1 = Zoom On/Off
2 = Start Movie Recording
3 = Not Used
4.4 InitialZoomLiveView int8u (D3S only)
[val >> 4 & 0x3]
0 = Low Magnification
1 = Medium Magnification
2 = High Magnification
6.1 ISOStepSize int8u [val >> 6 & 0x3]
0 = 1/3 EV
1 = 1/2 EV
2 = 1 EV
6.2 ExposureControlStepSize int8u [val >> 4 & 0x3]
0 = 1/3 EV
1 = 1/2 EV
2 = 1 EV
6.3 ExposureCompStepSize int8u [val >> 2 & 0x3]
0 = 1/3 EV
1 = 1/2 EV
2 = 1 EV
6.4 EasyExposureCompensation int8u [val & 0x3]
0 = Off
1 = On
2 = On (auto reset)
7.1 CenterWeightedAreaSize int8u (D3)
[val >> 5 & 0x7]
0 = 8 mm
1 = 12 mm
2 = 15 mm
3 = 20 mm
4 = Average
(D300)
[val >> 5 & 0x7]
0 = 6 mm
1 = 8 mm
2 = 10 mm
3 = 13 mm
4 = Average
7.2 FineTuneOptCenterWeighted int8u [val & 0xf]
8.1 FineTuneOptMatrixMetering int8u [val >> 4 & 0xf]
8.2 FineTuneOptSpotMetering int8u [val & 0xf]
9.1 MultiSelectorShootMode int8u [val >> 6 & 0x3]
0 = Select Center Focus Point
1 = Highlight Active Focus Point
2 = Not Used
9.2 MultiSelectorPlaybackMode int8u (all models except D3S)
[val >> 4 & 0x3]
0 = Thumbnail On/Off
1 = View Histograms
2 = Zoom On/Off
3 = Choose Folder
9.3 InitialZoomSetting int8u (D3)
[val >> 2 & 0x3]
0 = High Magnification
1 = Medium Magnification
2 = Low Magnification
(D300)
[val >> 2 & 0x3]
0 = Low Magnification
1 = Medium Magnification
2 = High Magnification
9.4 MultiSelector int8u [val & 0x1]
0 = Do Nothing
1 = Reset Meter-off Delay
10.1 ExposureDelayMode int8u [val >> 6 & 0x1]
0 = Off
1 = On
10.2 CLModeShootingSpeed int8u [val & 0x7]
10.3 CHModeShootingSpeed int8u (D3 only)
[val >> 4 & 0x3]
0 = 9 fps
1 = 10 fps
2 = 11 fps
11 MaxContinuousRelease int8u  
12.1 ReverseIndicators int8u [val >> 5 & 0x1]
0 = + 0 -
1 = - 0 +
12.2 FileNumberSequence int8u (D3)
[val >> 1 & 0x1]
0 = On
1 = Off
(D300)
[val >> 3 & 0x1]
0 = On
1 = Off
12.3 RearDisplay int8u (D3 only)
[val >> 7 & 0x1]
0 = ISO
1 = Exposures Remaining
12.4 ViewfinderDisplay int8u (D3 only)
[val >> 6 & 0x1]
0 = Frame Count
1 = Exposures Remaining
12.5 BatteryOrder int8u (D300 only)
[val >> 2 & 0x1]
0 = MB-D10 First
1 = Camera Battery First
12.6 MB-D10Batteries int8u (D300 only)
[val & 0x3]
0 = LR6 (AA alkaline)
1 = HR6 (AA Ni-MH)
2 = FR6 (AA lithium)
3 = ZR6 (AA Ni-Mn)
12.7 ScreenTips int8u [val >> 4 & 0x1]
0 = On
1 = Off
13.1 Beep int8u [val >> 6 & 0x3]
0 = High
1 = Low
2 = Off
13.2 ShootingInfoDisplay int8u [val >> 4 & 0x3]
0 = Auto
1 = Auto
2 = Manual (dark on light)
3 = Manual (light on dark)
13.3 GridDisplay int8u (D300 only)
[val >> 1 & 0x1]
0 = Off
1 = On
13.4 ViewfinderWarning int8u (D300 only)
[val & 0x1]
0 = On
1 = Off
13.5 MultiSelectorPlaybackMode int8u (D3S only)
[val & 0x3]
0 = Thumbnail On/Off
1 = View Histograms
2 = Zoom On/Off
14.1 PreviewButton
FuncButton
int8u
int8u
(D3)
[val >> 3 & 0x1f]
0 = None
1 = Preview
2 = FV Lock
3 = AE/AF Lock
4 = AE Lock Only
5 = AE Lock (reset on release)
6 = AE Lock (hold)
7 = AF Lock Only
8 = Flash Off
9 = Bracketing Burst
10 = Matrix Metering
11 = Center-weighted Metering
12 = Spot Metering
13 = Virtual Horizon
15 = Playback
16 = My Menu Top
(D300)
[val >> 3 & 0x1f]
0 = None
1 = Preview
2 = FV Lock
3 = AE/AF Lock
4 = AE Lock Only
5 = AE Lock (reset on release)
6 = AE Lock (hold)
7 = AF Lock Only
9 = Flash Off
10 = Bracketing Burst
11 = Matrix Metering
12 = Center-weighted Metering
13 = Spot Metering
14 = Playback
15 = My Menu Top
16 = + NEF (RAW)
14.2 PreviewButtonPlusDials
FuncButtonPlusDials
int8u
int8u
(D3)
[val & 0x7]
0 = None
1 = Choose Image Area (FX/DX/5:4)
2 = One Step Speed/Aperture
3 = Choose Non-CPU Lens Number
5 = Choose Image Area (FX/DX)
6 = Shooting Bank Menu
7 = Dynamic AF Area
(D300)
[val & 0x7]
0 = None
2 = One Step Speed/Aperture
3 = Choose Non-CPU Lens Number
5 = Auto Bracketing
6 = Dynamic AF Area
15.1 FuncButton
PreviewButton
int8u
int8u
(D3)
[val >> 3 & 0x1f]
0 = None
1 = Preview
2 = FV Lock
3 = AE/AF Lock
4 = AE Lock Only
5 = AE Lock (reset on release)
6 = AE Lock (hold)
7 = AF Lock Only
8 = Flash Off
9 = Bracketing Burst
10 = Matrix Metering
11 = Center-weighted Metering
12 = Spot Metering
13 = Virtual Horizon
15 = Playback
16 = My Menu Top
(D300)
[val >> 3 & 0x1f]
0 = None
1 = Preview
2 = FV Lock
3 = AE/AF Lock
4 = AE Lock Only
5 = AE Lock (reset on release)
6 = AE Lock (hold)
7 = AF Lock Only
9 = Flash Off
10 = Bracketing Burst
11 = Matrix Metering
12 = Center-weighted Metering
13 = Spot Metering
14 = Playback
15 = My Menu Top
16 = + NEF (RAW)
15.2 FuncButtonPlusDials
PreviewButtonPlusDials
int8u
int8u
(D3)
[val & 0x7]
0 = None
1 = Choose Image Area (FX/DX/5:4)
2 = One Step Speed/Aperture
3 = Choose Non-CPU Lens Number
4 = Focus Point Selection
5 = Choose Image Area (FX/DX)
6 = Shooting Bank Menu
7 = Dynamic AF Area
(D300)
[val & 0x7]
0 = None
2 = One Step Speed/Aperture
3 = Choose Non-CPU Lens Number
5 = Auto Bracketing
6 = Dynamic AF Area
16.1 AELockButton int8u (D3)
[val >> 3 & 0x1f]
0 = None
1 = Preview
2 = FV Lock
3 = AE/AF Lock
4 = AE Lock Only
5 = AE Lock (reset on release)
6 = AE Lock (hold)
7 = AF Lock Only
8 = Flash Off
9 = Bracketing Burst
10 = Matrix Metering
11 = Center-weighted Metering
12 = Spot Metering
13 = Virtual Horizon
14 = AF On
15 = Playback
16 = My Menu Top
(D300)
[val >> 3 & 0x1f]
0 = None
1 = Preview
2 = FV Lock
3 = AE/AF Lock
4 = AE Lock Only
5 = AE Lock (reset on release)
6 = AE Lock (hold)
7 = AF Lock Only
8 = AF On
9 = Flash Off
10 = Bracketing Burst
11 = Matrix Metering
12 = Center-weighted Metering
13 = Spot Metering
14 = Playback
15 = My Menu Top
16 = + NEF (RAW)
16.2 AELockButtonPlusDials int8u (D3)
[val & 0x7]
0 = None
1 = Choose Image Area (FX/DX/5:4)
2 = One Step Speed/Aperture
3 = Choose Non-CPU Lens Number
5 = Choose Image Area (FX/DX)
6 = Shooting Bank Menu
7 = Dynamic AF Area
(D300)
[val & 0x7]
0 = None
3 = Choose Non-CPU Lens Number
5 = Auto Bracketing
6 = Dynamic AF Area
17.1 CommandDialsReverseRotation int8u [val >> 7 & 0x1]
0 = No
1 = Yes
17.2 CommandDialsChangeMainSub int8u [val >> 6 & 0x1]
0 = Off
1 = On
17.3 CommandDialsApertureSetting int8u [val >> 5 & 0x1]
0 = Sub-command Dial
1 = Aperture Ring
17.4 CommandDialsMenuAndPlayback int8u [val >> 4 & 0x1]
0 = Off
1 = On
17.5 LCDIllumination int8u [val >> 3 & 0x1]
0 = Off
1 = On
17.6 PhotoInfoPlayback int8u [val >> 2 & 0x1]
0 = Info Up-down, Playback Left-right
1 = Info Left-right, Playback Up-down
17.7 ShutterReleaseButtonAE-L int8u [val >> 1 & 0x1]
0 = Off
1 = On
17.8 ReleaseButtonToUseDial int8u [val & 0x1]
0 = No
1 = Yes
18.1 SelfTimerTime int8u [val >> 3 & 0x3]
0 = 2 s
1 = 5 s
2 = 10 s
3 = 20 s
18.2 MonitorOffTime int8u [val & 0x7]
0 = 10 s
1 = 20 s
2 = 1 min
3 = 5 min
4 = 10 min
20.1 FlashSyncSpeed int8u (D3)
[val >> 5 & 0x7]
0 = 1/250 s (auto FP)
1 = 1/250 s
2 = 1/200 s
3 = 1/160 s
   4 = 1/125 s
5 = 1/100 s
6 = 1/80 s
7 = 1/60 s
(D300)
[val >> 4 & 0xf]
0 = 1/320 s (auto FP)
1 = 1/250 s (auto FP)
2 = 1/250 s
3 = 1/200 s
4 = 1/160 s
   5 = 1/125 s
6 = 1/100 s
7 = 1/80 s
8 = 1/60 s
20.2 FlashShutterSpeed int8u [val & 0xf]
0 = 1/60 s
1 = 1/30 s
2 = 1/15 s
3 = 1/8 s
4 = 1/4 s
5 = 1/2 s
   6 = 1 s
7 = 2 s
8 = 4 s
9 = 8 s
10 = 15 s
11 = 30 s
21.1 AutoBracketSet int8u (D3 and D300)
[val >> 6 & 0x3]
0 = AE & Flash
1 = AE Only
2 = Flash Only
3 = WB Bracketing
(D3S and D300S)
[val >> 5 & 0x7]
0 = AE & Flash
1 = AE Only
2 = Flash Only
3 = WB Bracketing
4 = ADL Bracketing
21.2 AutoBracketModeM int8u (D3 and D300)
[val >> 4 & 0x3]
0 = Flash/Speed
1 = Flash/Speed/Aperture
2 = Flash/Aperture
3 = Flash Only
(D3S and D300S)
[val >> 3 & 0x3]
0 = Flash/Speed
1 = Flash/Speed/Aperture
2 = Flash/Aperture
3 = Flash Only
21.3 AutoBracketOrder int8u (D3 and D300)
[val >> 3 & 0x1]
0 = 0,-,+
1 = -,0,+
(D3S and D300S)
[val >> 2 & 0x1]
0 = 0,-,+
1 = -,0,+
21.4 ModelingFlash int8u [val & 0x1]
0 = On
1 = Off
22.1 NoMemoryCard int8u [val >> 7 & 0x1]
0 = Release Locked
1 = Enable Release
22.2 MeteringTime int8u [val & 0xf]
0 = 4 s
1 = 6 s
2 = 8 s
3 = 16 s
4 = 30 s
   5 = 1 min
6 = 5 min
7 = 10 min
8 = 30 min
9 = No Limit
23.1 InternalFlash int8u [val >> 6 & 0x3]
0 = TTL
1 = Manual
2 = Repeating Flash
3 = Commander Mode
25.1 ImageReviewTime int8u [val >> 5 & 0x7]
0 = 4 s
1 = 10 s
2 = 20 s
   3 = 1 min
4 = 5 min
5 = 10 min
25.2 PlaybackMonitorOffTime int8u [val >> 2 & 0x7]
0 = 4 s
1 = 10 s
2 = 20 s
   3 = 1 min
4 = 5 min
5 = 10 min
26.1 MenuMonitorOffTime int8u [val >> 5 & 0x7]
0 = 4 s
1 = 10 s
2 = 20 s
   3 = 1 min
4 = 5 min
5 = 10 min
26.2 ShootingInfoMonitorOffTime int8u [val >> 2 & 0x7]
0 = 4 s
1 = 10 s
2 = 20 s
   3 = 1 min
4 = 5 min
5 = 10 min

NikonCustom SettingsD700 Tags

Custom settings for the D700.

Index1Tag Name WritableValues / Notes
0.1 CustomSettingsBank int8u [val & 0x3]
0 = A
1 = B
2 = C
3 = D
0.2 CustomSettingsAllDefault int8u ("No" if any custom setting for this bank was changed from the default)
[val >> 7 & 0x1]
0 = Yes
1 = No
1.1 AF-CPrioritySelection int8u [val >> 6 & 0x3]
0 = Release
1 = Release + Focus
2 = Focus
1.2 AF-SPrioritySelection int8u [val >> 5 & 0x1]
0 = Focus
1 = Release
1.3 AFPointSelection int8u [val >> 4 & 0x1]
0 = 51 Points
1 = 11 Points
1.4 DynamicAFArea int8u [val >> 2 & 0x3]
0 = 9 Points
1 = 21 Points
2 = 51 Points
3 = 51 Points (3D-tracking)
2.1 AFActivation int8u [val >> 7 & 0x1]
0 = Shutter/AF-On
1 = AF-On Only
2.2 FocusPointWrap int8u [val >> 3 & 0x1]
0 = No Wrap
1 = Wrap
2.3 AFPointIllumination int8u [val >> 1 & 0x3]
0 = Auto
1 = Off
2 = On
2.4 AFAssist int8u [val & 0x1]
0 = On
1 = Off
3.1 FocusTrackingLockOn int8u [val & 0x7]
0 = 3 Normal
1 = 4
2 = 5 Long
   3 = 2
4 = 1 Short
5 = Off
3.2 AF-OnForMB-D10 int8u [val >> 4 & 0x7]
0 = AF-On
1 = AE/AF Lock
2 = AE Lock Only
3 = AE Lock (reset on release)
4 = AE Lock (hold)
5 = AF Lock Only
6 = Same as FUNC Button
4.1 ISOStepSize int8u [val >> 6 & 0x3]
0 = 1/3 EV
1 = 1/2 EV
2 = 1 EV
4.2 ExposureControlStepSize int8u [val >> 4 & 0x3]
0 = 1/3 EV
1 = 1/2 EV
2 = 1 EV
4.3 ExposureCompStepSize int8u [val >> 2 & 0x3]
0 = 1/3 EV
1 = 1/2 EV
2 = 1 EV
4.4 EasyExposureCompensation int8u [val & 0x3]
0 = Off
1 = On
2 = On (auto reset)
5.1 CenterWeightedAreaSize int8u [val >> 4 & 0x7]
0 = 8 mm
1 = 12 mm
2 = 15 mm
3 = 20 mm
4 = Average
6.1 FineTuneOptMatrixMetering int8u [val >> 4 & 0xf]
6.2 FineTuneOptSpotMetering int8u [val & 0xf]
7.1 ShutterReleaseButtonAE-L int8u [val >> 7 & 0x1]
0 = Off
1 = On
7.2 SelfTimerTime int8u [val >> 4 & 0x3]
0 = 2 s
1 = 5 s
2 = 10 s
3 = 20 s
7.3 MeteringTime int8u [val & 0xf]
0 = 4 s
1 = 6 s
2 = 8 s
3 = 16 s
4 = 30 s
   5 = 1 min
6 = 5 min
7 = 10 min
8 = 30 min
9 = No Limit
8.1 PlaybackMonitorOffTime int8u [val >> 3 & 0x7]
0 = 4 s
1 = 10 s
2 = 20 s
   3 = 1 min
4 = 5 min
5 = 10 min
8.2 MenuMonitorOffTime int8u [val & 0x7]
0 = 4 s
1 = 10 s
2 = 20 s
   3 = 1 min
4 = 5 min
5 = 10 min
9.1 ShootingInfoMonitorOffTime int8u [val >> 3 & 0x7]
0 = 4 s
1 = 10 s
2 = 20 s
   3 = 1 min
4 = 5 min
5 = 10 min
9.2 ImageReviewTime int8u [val & 0x7]
0 = 4 s
1 = 10 s
2 = 20 s
   3 = 1 min
4 = 5 min
5 = 10 min
10.1 Beep int8u [val >> 6 & 0x3]
0 = High
1 = Low
2 = Off
10.2 ShootingInfoDisplay int8u [val >> 4 & 0x3]
0 = Auto
1 = Auto
2 = Manual (dark on light)
3 = Manual (light on dark)
10.3 LCDIllumination int8u [val >> 3 & 0x1]
0 = Off
1 = On
10.4 ExposureDelayMode int8u [val >> 2 & 0x1]
0 = Off
1 = On
10.5 GridDisplay int8u [val >> 1 & 0x1]
0 = Off
1 = On
11.1 FileNumberSequence int8u [val >> 6 & 0x1]
0 = On
1 = Off
11.2 CLModeShootingSpeed int8u [val & 0x7]
12 MaxContinuousRelease int8u  
13.1 ScreenTips int8u [val >> 3 & 0x1]
0 = On
1 = Off
13.2 BatteryOrder int8u [val >> 2 & 0x1]
0 = MB-D10 First
1 = Camera Battery First
13.3 MB-D10BatteryType int8u [val & 0x3]
0 = LR6 (AA alkaline)
1 = HR6 (AA Ni-MH)
2 = FR6 (AA lithium)
3 = ZR6 (AA Ni-Mn)
15.1 FlashSyncSpeed int8u [val >> 4 & 0xf]
0 = 1/320 s (auto FP)
1 = 1/250 s (auto FP)
2 = 1/250 s
3 = 1/200 s
4 = 1/160 s
   5 = 1/125 s
6 = 1/100 s
7 = 1/80 s
8 = 1/60 s
15.2 FlashShutterSpeed int8u [val & 0xf]
0 = 1/60 s
1 = 1/30 s
2 = 1/15 s
3 = 1/8 s
4 = 1/4 s
5 = 1/2 s
   6 = 1 s
7 = 2 s
8 = 4 s
9 = 8 s
10 = 15 s
11 = 30 s
16.1 FlashControlBuilt-in int8u [val >> 6 & 0x3]
0 = TTL
1 = Manual
2 = Repeating Flash
3 = Commander Mode
16.2 ManualFlashOutput int8u [val & 0x1f]
17.1 RepeatingFlashOutput int8u [val >> 4 & 0x7]
17.2 RepeatingFlashCount int8u [val & 0xf]
18.1 RepeatingFlashRate int8u [val >> 4 & 0xf]
18.2 CommanderInternalTTLChannel int8u [val & 0x3]
0 = 1 ch
1 = 2 ch
2 = 3 ch
3 = 4 ch
20.1 CommanderInternalTTLCompBuiltin int8u [val & 0x1f]
21.1 CommanderInternalTTLCompGroupA int8u [val & 0x1f]
22.1 CommanderInternalTTLCompGroupB int8u [val & 0x1f]
26.1 AutoBracketSet int8u [val >> 6 & 0x3]
0 = AE & Flash
1 = AE Only
2 = Flash Only
3 = WB Bracketing
26.2 AutoBracketModeM int8u [val >> 4 & 0x3]
0 = Flash/Speed
1 = Flash/Speed/Aperture
2 = Flash/Aperture
3 = Flash Only
26.3 AutoBracketOrder int8u [val >> 3 & 0x1]
0 = 0,-,+
1 = -,0,+
26.4 ModelingFlash int8u [val & 0x1]
0 = On
1 = Off
27.1 MultiSelectorShootMode int8u [val >> 6 & 0x3]
0 = Select Center Focus Point
1 = Highlight Active Focus Point
2 = Not Used
27.2 MultiSelectorPlaybackMode int8u [val >> 4 & 0x3]
0 = Thumbnail On/Off
1 = View Histograms
2 = Zoom On/Off
3 = Choose Folder
27.3 InitialZoomSetting int8u [val >> 2 & 0x3]
0 = Low Magnification
1 = Medium Magnification
2 = High Magnification
27.4 MultiSelector int8u [val & 0x1]
0 = Do Nothing
1 = Reset Meter-off Delay
28.1 FuncButton int8u [val >> 3 & 0x1f]
0 = None
1 = Preview
2 = FV Lock
3 = AE/AF Lock
4 = AE Lock Only
5 = AE Lock (reset on release)
6 = AE Lock (hold)
7 = AF Lock Only
9 = Flash Off
10 = Bracketing Burst
11 = Matrix Metering
12 = Center-weighted Metering
13 = Spot Metering
14 = My Menu Top
15 = Live View
16 = + NEF (RAW)
17 = Virtual Horizon
29.1 PreviewButton int8u [val >> 3 & 0x1f]
0 = None
1 = Preview
2 = FV Lock
3 = AE/AF Lock
4 = AE Lock Only
5 = AE Lock (reset on release)
6 = AE Lock (hold)
7 = AF Lock Only
8 = AF-ON
9 = Flash Off
10 = Bracketing Burst
11 = Matrix Metering
12 = Center-weighted Metering
13 = Spot Metering
14 = My Menu Top
15 = Live View
16 = + NEF (RAW)
17 = Virtual Horizon
30.1 AELockButton int8u (D300)
[val >> 3 & 0x1f]
0 = None
1 = Preview
2 = FV Lock
3 = AE/AF Lock
4 = AE Lock Only
5 = AE Lock (reset on release)
6 = AE Lock (hold)
7 = AF Lock Only
8 = AF-ON
9 = Flash Off
10 = Bracketing Burst
11 = Matrix Metering
12 = Center-weighted Metering
13 = Spot Metering
14 = My Menu Top
15 = Live View
16 = + NEF (RAW)
17 = Virtual Horizon
31.1 FuncButtonPlusDials int8u [val >> 4 & 0x7]
0 = None
1 = Choose Image Area
2 = One Step Speed/Aperture
3 = Choose Non-CPU Lens Number
5 = Auto bracketing
6 = Dynamic AF Area
7 = Shutter speed & Aperture lock
31.2 PreviewButtonPlusDials int8u [val & 0x7]
0 = None
1 = Choose Image Area
2 = One Step Speed/Aperture
3 = Choose Non-CPU Lens Number
5 = Auto bracketing
6 = Dynamic AF Area
7 = Shutter speed & Aperture lock
32.1 AELockButtonPlusDials int8u [val >> 4 & 0x7]
33.1 CommandDialsReverseRotation int8u [val >> 7 & 0x1]
0 = No
1 = Yes
33.2 CommandDialsChangeMainSub int8u [val >> 6 & 0x1]
0 = Off
1 = On
33.3 CommandDialsApertureSetting int8u [val >> 5 & 0x1]
0 = Sub-command Dial
1 = Aperture Ring
33.4 CommandDialsMenuAndPlayback int8u [val >> 4 & 0x1]
0 = Off
1 = On
33.5 ReverseIndicators int8u [val >> 3 & 0x1]
0 = + 0 -
1 = - 0 +
33.6 PhotoInfoPlayback int8u [val >> 2 & 0x1]
0 = Off
1 = On
33.7 NoMemoryCard int8u [val >> 1 & 0x1]
0 = Release Locked
1 = Enable Release
33.8 ReleaseButtonToUseDial int8u [val & 0x1]
0 = No
1 = Yes

NikonCustom SettingsD800 Tags

Custom settings for the D800 and D800E.

Index1Tag Name WritableValues / Notes
12.1 AutoBracketingSet int8u [val >> 5 & 0x7]
0 = AE & Flash
1 = AE Only
2 = Flash Only
3 = WB Bracketing
4 = Active D-Lighting
12.2 AutoBracketOrder int8u [val >> 4 & 0x1]
0 = 0,-,+
1 = -,0,+
12.3 AutoBracketingMode int8u [val >> 2 & 0x3]
0 = Flash/Speed
1 = Flash/Speed/Aperture
2 = Flash/Aperture
3 = Flash Only
22.1 FlashSyncSpeed int8u [val >> 4 & 0xf]
0 = 1/320 s (auto FP)
1 = 1/250 s (auto FP)
2 = 1/250 s
3 = 1/200 s
4 = 1/160 s
   5 = 1/125 s
6 = 1/100 s
7 = 1/80 s
8 = 1/60 s
22.2 FlashShutterSpeed int8u [val & 0xf]
0 = 1/60 s
1 = 1/30 s
2 = 1/15 s
3 = 1/8 s
4 = 1/4 s
5 = 1/2 s
   6 = 1 s
7 = 2 s
8 = 4 s
9 = 8 s
10 = 15 s
11 = 30 s
23.1 FlashControlBuilt-in int8u [val >> 6 & 0x3]
0 = TTL
1 = Manual
2 = Repeating Flash
3 = Commander Mode
23.2 ManualFlashOutput int8u [val & 0x1f]
24.1 RepeatingFlashOutput int8u [val >> 4 & 0x7]
24.2 RepeatingFlashCount int8u [val & 0xf]
25.1 RepeatingFlashRate int8u [val >> 4 & 0xf]
25.2 CommanderChannel int8u [val & 0x3]
27.1 CommanderInternalFlash int8u [val >> 6 & 0x3]
0 = TTL
1 = Manual
2 = Off
27.2 CommanderInternalManualOutput int8u [val & 0x1f]
28.1 CommanderGroupAMode int8u [val >> 6 & 0x3]
0 = TTL
1 = Auto Aperture
2 = Manual
3 = Off
28.2 CommanderGroupAManualOutput int8u [val & 0x1f]
29.1 CommanderGroupBMode int8u [val >> 6 & 0x3]
0 = TTL
1 = Auto Aperture
2 = Manual
3 = Off
29.2 CommanderGroupBManualOutput int8u [val & 0x1f]
30.1 ModelingFlash int8u [val >> 5 & 0x1]
0 = On
1 = Off
30.2 CommanderInternalTTLComp int8u [val & 0x1f]
31.1 CommanderGroupA_TTL-AAComp int8u [val & 0x1f]
32.1 CommanderGroupB_TTL-AAComp int8u [val & 0x1f]

NikonCustom SettingsD810 Tags

Custom settings for the D810.

Index1Tag Name WritableValues / Notes
0.1 LightSwitch int8u [val >> 3 & 0x1]
0 = LCD Backlight
1 = LCD Backlight and Shooting Information
0.2 CustomSettingsBank int8u [val & 0x3]
0 = A
1 = B
2 = C
3 = D
1.1 AF-CPrioritySelection int8u [val >> 6 & 0x3]
0 = Release
1 = Release + Focus
2 = Focus
1.2 AF-SPrioritySelection int8u [val >> 5 & 0x1]
0 = Focus
1 = Release
1.3 AFPointSelection int8u [val >> 4 & 0x1]
0 = 51 Points
1 = 11 Points
1.4 FocusTrackingLockOn int8u [val & 0x7]
0 = Off
1 = 1 (Short)
2 = 2
   3 = 3 (Normal)
4 = 4
5 = 5 (Long)
2.1 AFActivation int8u [val >> 7 & 0x1]
0 = Shutter/AF-On
1 = AF-On Only
2.2 FocusPointWrap int8u [val >> 3 & 0x1]
0 = No Wrap
1 = Wrap
2.3 AFPointBrightness int8u [val >> 1 & 0x3]
0 = Auto
1 = On
2 = Off
2.4 AFAssist int8u [val & 0x1]
0 = On
1 = Off
3.1 BatteryOrder int8u [val >> 6 & 0x1]
0 = MB-D12 First
1 = Camera Battery First
3.2 MB-D12BatteryType int8u [val & 0x3]
0 = LR6 (AA alkaline)
1 = HR6 (AA Ni-MH)
2 = FR6 (AA lithium)
4.1 Pitch int8u [val >> 6 & 0x1]
0 = High
1 = Low
4.2 NoMemoryCard int8u [val >> 5 & 0x1]
0 = Release Locked
1 = Enable Release
4.3 ISODisplay int8u [val >> 2 & 0x3]
0 = Show ISO/Easy ISO
1 = Show ISO Sensitivity
3 = Show Frame Count
4.4 GridDisplay int8u [val >> 1 & 0x1]
0 = On
1 = Off
5.1 ShootingInfoDisplay int8u [val >> 6 & 0x3]
0 = Not Set
1 = Auto
2 = Manual (dark on light)
3 = Manual (light on dark)
5.2 LCDIllumination int8u [val >> 5 & 0x1]
0 = Off
1 = On
5.3 ElectronicFront-CurtainShutter int8u [val >> 3 & 0x1]
0 = Off
1 = On
5.4 ScreenTips int8u [val >> 2 & 0x1]
0 = Off
1 = On
5.5 Beep int8u [val & 0x3]
0 = Off
1 = Low
2 = Medium
3 = High
6.1 ReverseIndicators int8u [val >> 7 & 0x1]
0 = + 0 -
1 = - 0 +
6.2 CommandDialsReverseRotation int8u [val >> 3 & 0x3]
0 = No
1 = Shutter Speed & Aperture
2 = Exposure Compensation
3 = Exposure Compensation, Shutter Speed & Aperture
6.3 EasyExposureCompensation int8u [val & 0x3]
0 = Off
1 = On
2 = On (auto reset)
7.1 ExposureControlStepSize int8u [val >> 6 & 0x3]
0 = 1/3 EV
1 = 1/2 EV
2 = 1 EV
7.2 ISOStepSize int8u [val >> 4 & 0x3]
0 = 1/3 EV
1 = 1/2 EV
2 = 1 EV
7.3 ExposureCompStepSize int8u [val >> 2 & 0x3]
0 = 1/3 EV
1 = 1/2 EV
2 = 1 EV
8.1 CenterWeightedAreaSize int8u [val >> 5 & 0x7]
0 = 8 mm
1 = 12 mm
2 = 15 mm
3 = 20 mm
4 = Average
8.2 FineTuneOptMatrixMetering int8u [val & 0xf]
9.1 FineTuneOptCenterWeighted int8u [val >> 4 & 0xf]
9.2 FineTuneOptSpotMetering int8u [val & 0xf]
10.1 MultiSelectorShootMode int8u [val >> 6 & 0x3]
0 = Select Center Focus Point (Reset)
1 = Highlight Active Focus Point
2 = Preset Focus Point (Pre)
3 = Not Used (None)
10.2 MultiSelectorPlaybackMode int8u [val >> 4 & 0x3]
0 = Thumbnail On/Off
1 = View Histograms
2 = Zoom On/Off
3 = Choose Folder
10.3 MultiSelector int8u [val & 0x1]
0 = Do Nothing
1 = Reset Meter-off Delay
11.1 ExposureDelayMode int8u [val >> 6 & 0x3]
0 = Off
1 = 1 s
2 = 2 s
3 = 3 s
11.2 CLModeShootingSpeed int8u [val & 0xf]
12.1 MaxContinuousRelease int8u  
13.1 AutoBracketSet int8u [val >> 5 & 0x7]
0 = AE & Flash
1 = AE Only
2 = Flash Only
3 = WB Bracketing
4 = Active D-Lighting
13.2 AutoBracketOrder int8u [val >> 4 & 0x1]
0 = 0,-,+
1 = -,0,+
13.3 AutoBracketModeM int8u [val >> 2 & 0x3]
0 = Flash/Speed
1 = Flash/Speed/Aperture
2 = Flash/Aperture
3 = Flash Only
14.1 FuncButton int8u [val & 0x1f]
0 = None
1 = Preview
2 = FV Lock
3 = AE/AF Lock
4 = AE Lock Only
5 = AE Lock (reset on release)
6 = AE Lock (hold)
7 = AF Lock Only
8 = AF-On
10 = Bracketing Burst
11 = Matrix Metering
12 = Center-weighted Metering
13 = Spot Metering
14 = Playback
15 = My Menu Top Item
16 = +NEF(RAW)
17 = Virtual Horizon
19 = Grid Display
20 = My Menu
21 = Disable Synchronized Release
22 = Remote Release Only
26 = Flash Disable/Enable
27 = Highlight-weighted Metering
15.1 PreviewButton int8u [val & 0x1f]
0 = None
1 = Preview
2 = FV Lock
3 = AE/AF Lock
4 = AE Lock Only
5 = AE Lock (reset on release)
6 = AE Lock (hold)
7 = AF Lock Only
8 = AF-On
10 = Bracketing Burst
11 = Matrix Metering
12 = Center-weighted Metering
13 = Spot Metering
14 = Playback
15 = My Menu Top Item
16 = +NEF(RAW)
17 = Virtual Horizon
19 = Grid Display
20 = My Menu
21 = Disable Synchronized Release
22 = Remote Release Only
26 = Flash Disable/Enable
27 = Highlight-weighted Metering
16.1 AssignBktButton int8u [val & 0x7]
0 = Auto Bracketing
1 = Multiple Exposure
2 = HDR (high dynamic range)
3 = None
17.1 AELockButton int8u [val & 0x1f]
0 = None
1 = Preview
2 = FV Lock
3 = AE/AF Lock
4 = AE Lock Only
5 = AE Lock (reset on release)
6 = AE Lock (hold)
7 = AF Lock Only
8 = AF-On
10 = Bracketing Burst
11 = Matrix Metering
12 = Center-weighted Metering
13 = Spot Metering
14 = Playback
15 = My Menu Top Item
16 = +NEF(RAW)
17 = Virtual Horizon
19 = Grid Display
20 = My Menu
21 = Disable Synchronized Release
22 = Remote Release Only
26 = Flash Disable/Enable
27 = Highlight-weighted Metering
18.1 CommandDialsChangeMainSub int8u [val >> 5 & 0x7]
0 = Autofocus Off, Exposure Off
1 = Autofocus Off, Exposure On
2 = Autofocus Off, Exposure On (Mode A)
4 = Autofocus On, Exposure Off
5 = Autofocus On, Exposure On
6 = Autofocus On, Exposure On (Mode A)
18.2 CommandDialsMenuAndPlayback int8u [val >> 3 & 0x3]
0 = On
1 = Off
2 = On (Image Review Excluded)
18.3 CommandDialsApertureSetting int8u [val >> 2 & 0x1]
0 = Sub-command Dial
1 = Aperture Ring
18.4 ShutterReleaseButtonAE-L int8u [val >> 1 & 0x1]
0 = Off
1 = On
18.5 ReleaseButtonToUseDial int8u [val & 0x1]
0 = No
1 = Yes
19.1 StandbyTimer int8u [val >> 4 & 0xf]
0 = 4 s
1 = 6 s
3 = 10 s
   5 = 30 s
6 = 1 min
7 = 5 min
   8 = 10 min
9 = 30 min
10 = No Limit
20.1 SelfTimerTime int8u [val >> 6 & 0x3]
0 = 2 s
1 = 5 s
2 = 10 s
3 = 20 s
20.2 SelfTimerShotInterval int8u [val >> 4 & 0x3]
0 = 0.5 s
1 = 1 s
2 = 2 s
3 = 3 s
20.3 SelfTimerShotCount int8u [val & 0xf]
21.1 ImageReviewMonitorOffTime int8u [val >> 5 & 0x7]
0 = 2 s
1 = 4 s
3 = 10 s
4 = 20 s
   5 = 1 min
6 = 5 min
7 = 10 min
21.2 LiveViewMonitorOffTime int8u [val >> 2 & 0x7]
1 = 5 min
2 = 10 min
3 = 15 min
   4 = 20 min
5 = 30 min
6 = No Limit
22.1 MenuMonitorOffTime int8u [val >> 5 & 0x7]
0 = 4 s
2 = 10 s
4 = 20 s
   5 = 1 min
6 = 5 min
7 = 10 min
22.2 ShootingInfoMonitorOffTime int8u [val >> 2 & 0x7]
0 = 4 s
2 = 10 s
4 = 20 s
   5 = 1 min
6 = 5 min
7 = 10 min
23.1 FlashSyncSpeed int8u [val >> 4 & 0xf]
0 = 1/320 s (auto FP)
2 = 1/250 s (auto FP)
3 = 1/250 s
5 = 1/200 s
6 = 1/160 s
   7 = 1/125 s
8 = 1/100 s
9 = 1/80 s
10 = 1/60 s
23.2 FlashShutterSpeed int8u [val & 0xf]
0 = 1/60 s
1 = 1/30 s
2 = 1/15 s
3 = 1/8 s
4 = 1/4 s
5 = 1/2 s
   6 = 1 s
7 = 2 s
8 = 4 s
9 = 8 s
10 = 15 s
11 = 30 s
24.1 FlashControlBuilt-in int8u [val >> 6 & 0x3]
0 = TTL
1 = Manual
2 = Repeating Flash
3 = Commander Mode
31.1 ModelingFlash int8u [val >> 5 & 0x1]
0 = On
1 = Off
36.1 PlaybackMonitorOffTime int8u [val >> 5 & 0x7]
0 = 4 s
1 = 10 s
2 = 20 s
   3 = 1 min
4 = 5 min
5 = 10 min
37.1 MultiSelectorLiveView int8u [val >> 6 & 0x3]
0 = Reset
1 = Zoom
3 = Not Used
38.1 ShutterSpeedLock int8u [val >> 7 & 0x1]
0 = Off
1 = On
38.2 ApertureLock int8u [val >> 6 & 0x1]
0 = Off
1 = On
38.3 MovieShutterButton int8u [val >> 5 & 0x1]
0 = Take Photo
1 = Record Movies
38.4 FlashExposureCompArea int8u [val >> 2 & 0x1]
0 = Entire frame
1 = Background only
40.1 MovieAELockButtonAssignment int8u [val & 0xf]
0 = None
3 = Index Marking
4 = View Photo Shooting Info
5 = AE/AF Lock
6 = AE Lock Only
7 = AE Lock (hold)
8 = AF Lock Only
41.1 MovieFunctionButton int8u [val >> 4 & 0x7]
0 = None
1 = Power Aperture (open)
3 = Index Marking
4 = View Photo Shooting Info
41.2 MoviePreviewButton int8u [val & 0x7]
0 = None
2 = Power Aperture (open)
3 = Index Marking
4 = View Photo Shooting Info
42.1 FuncButtonPlusDials int8u [val & 0xf]
0 = None
1 = Choose Image Area (FX/DX/5:4)
2 = Shutter Speed & Aperture Lock
3 = One Step Speed / Aperture
4 = Choose Non-CPU Lens Number
5 = Active D-Lighting
8 = Exposure Delay Mode
43.1 PreviewButtonPlusDials int8u [val & 0xf]
0 = None
1 = Choose Image Area (FX/DX/5:4)
2 = Shutter Speed & Aperture Lock
3 = One Step Speed / Aperture
4 = Choose Non-CPU Lens Number
5 = Active D-Lighting
8 = Exposure Delay Mode
44.1 AELockButtonPlusDials int8u [val & 0xf]
0 = None
1 = Choose Image Area (FX/DX/5:4)
2 = Shutter Speed & Aperture Lock
4 = Choose Non-CPU Lens Number
8 = Exposure Delay Mode
45.1 AssignMovieRecordButton int8u [val & 0xf]
0 = None
1 = Choose Image Area (FX/DX/5:4)
2 = Shutter Speed & Aperture Lock
9 = White Balance
10 = ISO Sensitivity
46.1 FineTuneOptHighlightWeighted int8u [val & 0xf]
47.1 DynamicAreaAFDisplay int8u [val >> 7 & 0x1]
0 = Off
1 = On
47.2 AFPointIllumination int8u [val >> 6 & 0x1]
0 = Off
1 = On During Manual Focusing
47.3 StoreByOrientation int8u [val >> 3 & 0x3]
0 = Off
1 = Focus Point
2 = Focus Point and AF-area mode
47.4 GroupAreaAFIllumination int8u [val >> 2 & 0x1]
0 = Squares
1 = Dots
48.1 MatrixMetering int8u [val >> 7 & 0x1]
0 = Face Detection On
1 = Face Detection Off
48.2 LiveViewButtonOptions int8u [val >> 4 & 0x3]
0 = Enable
2 = Disable
48.3 AFModeRestrictions int8u [val & 0x3]
0 = No Restrictions
1 = AF-C
2 = AF-S
49.1 LimitAFAreaModeSelection int8u [val >> 1 & 0x3f]
0x0 = No Restrictions
Bit 0 = Auto-area
Bit 1 = Group-area
Bit 2 = 3D-tracking
Bit 3 = Dynamic area (51 points)
Bit 4 = Dynamic area (21 points)
Bit 5 = Dynamic area (9 points)
50.1 AF-OnForMB-D12 int8u [val & 0x7]
0 = AE/AF Lock
1 = AE Lock Only
2 = AF Lock Only
3 = AE Lock (hold)
   4 = AE Lock (reset)
5 = AF-On
6 = FV Lock
7 = Same As Fn Button
51.1 AssignRemoteFnButton int8u [val & 0x1f]
0 = None
1 = Preview
2 = FV Lock
3 = AE/AF Lock
4 = AE Lock Only
5 = AE Lock (reset on release)
7 = AF Lock Only
8 = AF-On
16 = +NEF(RAW)
25 = Live View
26 = Flash Disable/Enable
52.1 LensFocusFunctionButtons int8u [val & 0x3f]
3 = AE/AF Lock
4 = AE Lock Only
7 = AF Lock Only
21 = Disable Synchronized Release
22 = Remote Release Only
24 = Preset focus Point
26 = Flash Disable/Enable
32 = AF-Area Mode: Single-point AF
33 = AF-Area Mode: Dynamic-area AF (9 points)
34 = AF-Area Mode: Dynamic-area AF (21 points)
35 = AF-Area Mode: Dynamic-area AF (51 points)
36 = AF-Area Mode: Group-area AF
37 = AF-Area Mode: Auto area AF

NikonCustom SettingsD850 Tags

Custom settings for the D850.

Index1Tag Name WritableValues / Notes
0.2 CustomSettingsBank int8u [val & 0x3]
0 = A
1 = B
2 = C
3 = D
1.1 AF-CPrioritySelection int8u [val >> 6 & 0x3]
0 = Release
1 = Release + Focus
2 = Focus
3 = Focus + Release
1.2 AF-SPrioritySelection int8u [val >> 5 & 0x1]
0 = Focus
1 = Release
1.3 AFPointSelection int8u [val >> 4 & 0x1]
0 = 55 Points
1 = 15 Points
1.4 Three-DTrackingFaceDetection int8u [val >> 3 & 0x1]
0 = Off
1 = On
1.5 BlockShotAFResponse int8u [val & 0x7]
1 = 1 (Quick)
2 = 2
3 = 3 (Normal)
4 = 4
5 = 5 (Delay)
2.1 FocusPointWrap int8u [val >> 3 & 0x1]
0 = No Wrap
1 = Wrap
2.2 AFPointBrightness int8u [val >> 1 & 0x3]
0 = Auto
1 = On
2 = Off
4.1 ISODisplay int8u [val >> 3 & 0x1]
0 = Show ISO Sensitivity
1 = Show Frame Count
4.2 GridDisplay int8u [val >> 1 & 0x1]
0 = On
1 = Off
5.1 LCDIllumination int8u [val >> 5 & 0x1]
0 = Off
1 = On
5.2 ElectronicFront-CurtainShutter int8u [val >> 3 & 0x1]
0 = Off
1 = On
6.1 ReverseIndicators int8u [val >> 7 & 0x1]
0 = + 0 -
1 = - 0 +
6.2 CommandDialsReverseRotation int8u [val >> 3 & 0x3]
0 = No
1 = Shutter Speed & Aperture
2 = Exposure Compensation
3 = Exposure Compensation, Shutter Speed & Aperture
6.3 EasyExposureCompensation int8u [val & 0x3]
0 = Off
1 = On
2 = On (Auto Reset)
7.1 ExposureControlStepSize int8u [val >> 6 & 0x3]
0 = 1/3 EV
1 = 1/2 EV
2 = 1 EV
7.2 ISOStepSize int8u [val >> 4 & 0x3]
0 = 1/3 EV
1 = 1/2 EV
2 = 1 EV
7.3 ExposureCompStepSize int8u [val >> 2 & 0x3]
0 = 1/3 EV
1 = 1/2 EV
2 = 1 EV
8.1 CenterWeightedAreaSize int8u [val >> 5 & 0x7]
0 = 8 mm
1 = 12 mm
2 = 15 mm
3 = 20 mm
4 = Average
8.2 FineTuneOptMatrixMetering int8u [val & 0xf]
9.1 FineTuneOptCenterWeighted int8u [val >> 4 & 0xf]
9.2 FineTuneOptSpotMetering int8u [val & 0xf]
10.1 MultiSelectorShootMode int8u [val >> 5 & 0x7]
0 = Select Center Focus Point (Reset)
2 = Preset Focus Point (Pre)
3 = Highlight Active Focus Point
4 = Not Used (None)
10.2 MultiSelectorPlaybackMode int8u [val >> 2 & 0x3]
0 = Thumbnail On/Off
1 = View Histograms
2 = Zoom On/Off
3 = Choose Folder
10.3 MultiSelector int8u [val & 0x1]
0 = Do Nothing
1 = Reset Meter-off Delay
11.1 ExposureDelayMode int8u [val >> 5 & 0x7]
0 = Off
1 = 0.2 s
2 = 0.5 s
   3 = 1 s
4 = 2 s
5 = 3 s
11.2 CLModeShootingSpeed int8u [val & 0xf]
12.1 MaxContinuousRelease int8u  
13.1 AutoBracketOrder int8u [val >> 4 & 0x1]
0 = 0,-,+
1 = -,0,+
13.2 AutoBracketModeM int8u [val >> 2 & 0x3]
0 = Flash/Speed
1 = Flash/Speed/Aperture
2 = Flash/Aperture
3 = Flash Only
14.1 Func1Button int8u [val & 0x3f]
0 = None
1 = Preview
2 = FV Lock
3 = AE/AF Lock
4 = AE Lock Only
5 = AE Lock (reset on release)
6 = AE Lock (hold)
7 = AF Lock Only
8 = AF-On
10 = Bracketing Burst
11 = Matrix Metering
12 = Center-weighted Metering
13 = Spot Metering
14 = Playback
15 = My Menu Top Item
16 = +NEF(RAW)
17 = Virtual Horizon
19 = Grid Display
20 = My Menu
22 = Remote Release Only
26 = Flash Disable/Enable
27 = Highlight-weighted Metering
36 = AF-Area Mode (Single)
37 = AF-Area Mode (Dynamic Area 25 Points)
38 = AF-Area Mode (Dynamic Area 72 Points)
39 = AF-Area Mode (Dynamic Area 153 Points)
40 = AF-Area Mode (Group Area AF)
41 = AF-Area Mode (Auto Area AF)
42 = AF-Area Mode + AF-On (Single)
43 = AF-Area Mode + AF-On (Dynamic Area 25 Points)
44 = AF-Area Mode + AF-On (Dynamic Area 72 Points)
45 = AF-Area Mode + AF-On (Dynamic Area 153 Points)
46 = AF-Area Mode + AF-On (Group Area AF)
47 = AF-Area Mode + AF-On (Auto Area AF)
49 = Sync Release (Master Only)
50 = Sync Release (Remote Only)
56 = AF-Area Mode (Dynamic Area 9 Points)
57 = AF-Area Mode + AF-On (Dynamic Area 9 Points)
15.1 PreviewButton int8u [val & 0x3f]
0 = None
1 = Preview
2 = FV Lock
3 = AE/AF Lock
4 = AE Lock Only
5 = AE Lock (reset on release)
6 = AE Lock (hold)
7 = AF Lock Only
8 = AF-On
10 = Bracketing Burst
11 = Matrix Metering
12 = Center-weighted Metering
13 = Spot Metering
14 = Playback
15 = My Menu Top Item
16 = +NEF(RAW)
17 = Virtual Horizon
19 = Grid Display
20 = My Menu
22 = Remote Release Only
26 = Flash Disable/Enable
27 = Highlight-weighted Metering
36 = AF-Area Mode (Single)
37 = AF-Area Mode (Dynamic Area 25 Points)
38 = AF-Area Mode (Dynamic Area 72 Points)
39 = AF-Area Mode (Dynamic Area 153 Points)
40 = AF-Area Mode (Group Area AF)
41 = AF-Area Mode (Auto Area AF)
42 = AF-Area Mode + AF-On (Single)
43 = AF-Area Mode + AF-On (Dynamic Area 25 Points)
44 = AF-Area Mode + AF-On (Dynamic Area 72 Points)
45 = AF-Area Mode + AF-On (Dynamic Area 153 Points)
46 = AF-Area Mode + AF-On (Group Area AF)
47 = AF-Area Mode + AF-On (Auto Area AF)
49 = Sync Release (Master Only)
50 = Sync Release (Remote Only)
56 = AF-Area Mode (Dynamic Area 9 Points)
57 = AF-Area Mode + AF-On (Dynamic Area 9 Points)
16.1 AssignBktButton int8u [val & 0x7]
0 = Auto Bracketing
1 = Multiple Exposure
2 = HDR (high dynamic range)
3 = None
18.1 CommandDialsChangeMainSub int8u [val >> 5 & 0x7]
0 = Autofocus Off, Exposure Off
1 = Autofocus Off, Exposure On
2 = Autofocus Off, Exposure On (Mode A)
4 = Autofocus On, Exposure Off
5 = Autofocus On, Exposure On
6 = Autofocus On, Exposure On (Mode A)
18.2 CommandDialsMenuAndPlayback int8u [val >> 3 & 0x3]
0 = On
1 = Off
2 = On (Image Review Excluded)
18.3 CommandDialsApertureSetting int8u [val >> 2 & 0x1]
0 = Sub-command Dial
1 = Aperture Ring
18.4 ReleaseButtonToUseDial int8u [val & 0x1]
0 = No
1 = Yes
19.1 StandbyTimer int8u [val >> 4 & 0xf]
0 = 4 s
1 = 6 s
3 = 10 s
   5 = 30 s
6 = 1 min
7 = 5 min
   8 = 10 min
9 = 30 min
10 = No Limit
20.1 SelfTimerTime int8u [val >> 6 & 0x3]
0 = 2 s
1 = 5 s
2 = 10 s
3 = 20 s
20.2 SelfTimerShotInterval int8u [val >> 4 & 0x3]
0 = 0.5 s
1 = 1 s
2 = 2 s
3 = 3 s
20.3 SelfTimerShotCount int8u [val & 0xf]
21.1 ImageReviewMonitorOffTime int8u [val >> 5 & 0x7]
0 = 2 s
1 = 4 s
3 = 10 s
4 = 20 s
   5 = 1 min
6 = 5 min
7 = 10 min
21.2 LiveViewMonitorOffTime int8u [val >> 2 & 0x7]
1 = 5 min
2 = 10 min
3 = 15 min
   4 = 20 min
5 = 30 min
6 = No Limit
22.1 MenuMonitorOffTime int8u [val >> 5 & 0x7]
0 = 4 s
2 = 10 s
4 = 20 s
   5 = 1 min
6 = 5 min
7 = 10 min
22.2 ShootingInfoMonitorOffTime int8u [val >> 2 & 0x7]
0 = 4 s
2 = 10 s
4 = 20 s
   5 = 1 min
6 = 5 min
7 = 10 min
23.1 FlashSyncSpeed int8u [val >> 4 & 0xf]
2 = 1/250 s (auto FP)
3 = 1/250 s
5 = 1/200 s
6 = 1/160 s
   7 = 1/125 s
8 = 1/100 s
9 = 1/80 s
10 = 1/60 s
23.2 FlashShutterSpeed int8u [val & 0xf]
0 = 1/60 s
1 = 1/30 s
2 = 1/15 s
3 = 1/8 s
4 = 1/4 s
5 = 1/2 s
   6 = 1 s
7 = 2 s
8 = 4 s
9 = 8 s
10 = 15 s
11 = 30 s
31.1 ModelingFlash int8u [val >> 5 & 0x1]
0 = On
1 = Off
36.1 PlaybackMonitorOffTime int8u [val >> 5 & 0x7]
0 = 4 s
1 = 10 s
2 = 20 s
   3 = 1 min
4 = 5 min
5 = 10 min
37.1 MultiSelectorLiveView int8u [val >> 6 & 0x3]
0 = Reset
1 = Zoom
3 = Not Used
38.1 ShutterSpeedLock int8u [val >> 7 & 0x1]
0 = Off
1 = On
38.2 ApertureLock int8u [val >> 6 & 0x1]
0 = Off
1 = On
38.3 MovieShutterButton int8u [val >> 4 & 0x1]
0 = Take Photo
1 = Record Movies
38.4 FlashExposureCompArea int8u [val >> 2 & 0x1]
0 = Entire Frame
1 = Background Only
38.5 AutoFlashISOSensitivity int8u [val >> 1 & 0x1]
0 = Subject and Background
1 = Subject Only
41.1 MovieFunc1Button int8u [val >> 4 & 0xf]
0 = None
2 = Power Aperture (close)
3 = Index Marking
4 = View Photo Shooting Info
11 = Exposure Compensation -
41.2 MoviePreviewButton int8u [val & 0xf]
0 = None
1 = Power Aperture (open)
3 = Index Marking
4 = View Photo Shooting Info
10 = Exposure Compensation +
42.1 Func1ButtonPlusDials int8u [val & 0xf]
0 = None
1 = Choose Image Area
2 = Shutter Speed & Aperture Lock
3 = One Step Speed / Aperture
4 = Choose Non-CPU Lens Number
5 = Active D-Lighting
7 = Photo Shooting Menu Bank
8 = Exposure Delay Mode
43.1 PreviewButtonPlusDials int8u [val & 0xf]
0 = None
1 = Choose Image Area
2 = Shutter Speed & Aperture Lock
3 = One Step Speed / Aperture
4 = Choose Non-CPU Lens Number
5 = Active D-Lighting
7 = Photo Shooting Menu Bank
8 = Exposure Delay Mode
45.1 AssignMovieRecordButtonPlusDials int8u [val & 0xf]
0 = None
1 = Choose Image Area
2 = Shutter Speed & Aperture Lock
7 = Photo Shooting Menu Bank
11 = Exposure Mode
46.1 FineTuneOptHighlightWeighted int8u [val & 0xf]
47.1 DynamicAreaAFDisplay int8u [val >> 7 & 0x1]
0 = Off
1 = On
47.2 AFPointIllumination int8u [val >> 6 & 0x1]
0 = Off
1 = On During Manual Focusing
47.3 StoreByOrientation int8u [val >> 3 & 0x3]
0 = Off
1 = Focus Point
2 = Focus Point and AF-area Mode
48.1 MatrixMetering int8u [val >> 7 & 0x1]
0 = Face Detection On
1 = Face Detection Off
48.2 LiveViewButtonOptions int8u [val >> 4 & 0x3]
0 = Enable
1 = Enable (Standby Timer Active)
2 = Disable
48.3 AFModeRestrictions int8u [val & 0x3]
0 = No Restrictions
1 = AF-C
2 = AF-S
49.1 LimitAFAreaModeSelection int8u [val >> 1 & 0x3f]
0x0 = No Restrictions
Bit 0 = Auto-area
Bit 1 = Group-area
Bit 2 = 3D-tracking
Bit 3 = Dynamic area (153 points)
Bit 4 = Dynamic area (72 points)
Bit 5 = Dynamic area (25 points)
52.1 LensFocusFunctionButtons int8u [val & 0x3f]
3 = AE/AF Lock
4 = AE Lock Only
7 = AF Lock Only
8 = AF-On
24 = Preset Focus Point
26 = Flash Disable/Enable
36 = AF-Area Mode (Single)
37 = AF-Area Mode (Dynamic Area 25 Points)
38 = AF-Area Mode (Dynamic Area 72 Points)
39 = AF-Area Mode (Dynamic Area 153 Points)
40 = AF-Area Mode (Group Area AF)
41 = AF-Area Mode (Auto Area AF)
42 = AF-Area Mode + AF-On (Single)
43 = AF-Area Mode + AF-On (Dynamic Area 25 Points)
44 = AF-Area Mode + AF-On (Dynamic Area 72 Points)
45 = AF-Area Mode + AF-On (Dynamic Area 153 Points)
46 = AF-Area Mode + AF-On (Group Area AF)
47 = AF-Area Mode + AF-On (Auto Area AF)
49 = Sync Release (Master Only)
50 = Sync Release (Remote Only)
56 = AF-Area Mode (Dynamic Area 9 Points)
57 = AF-Area Mode + AF-On (Dynamic Area 9 Points)
66.1 VerticalMultiSelector int8u [val & 0xff]
0x0 = Same as Multi-Selector with Info(U/D) & Playback(R/L)
0x8 = Same as Multi-Selector with Info(R/L) & Playback(U/D)
0x80 = Focus Point Selection
67.1 AssignMB-D18FuncButton int8u [val & 0x3f]
0 = None
1 = Preview
2 = FV Lock
3 = AE/AF Lock
4 = AE Lock Only
5 = AE Lock (reset on release)
6 = AE Lock (hold)
7 = AF Lock Only
8 = AF-On
10 = Bracketing Burst
11 = Matrix Metering
12 = Center-weighted Metering
13 = Spot Metering
14 = Playback
15 = My Menu Top Item
16 = +NEF(RAW)
17 = Virtual Horizon
18 = Reset Focus Point
19 = Grid Display
20 = My Menu
22 = Remote Release Only
23 = Preset Focus Point
26 = Flash Disable/Enable
27 = Highlight-weighted Metering
36 = AF-Area Mode (Single)
37 = AF-Area Mode (Dynamic Area 25 Points)
38 = AF-Area Mode (Dynamic Area 72 Points)
39 = AF-Area Mode (Dynamic Area 153 Points)
40 = AF-Area Mode (Group Area AF)
41 = AF-Area Mode (Auto Area AF)
42 = AF-Area Mode + AF-On (Single)
43 = AF-Area Mode + AF-On (Dynamic Area 25 Points)
44 = AF-Area Mode + AF-On (Dynamic Area 72 Points)
45 = AF-Area Mode + AF-On (Dynamic Area 153 Points)
46 = AF-Area Mode + AF-On (Group Area AF)
47 = AF-Area Mode + AF-On (Auto Area AF)
49 = Sync Release (Master Only)
50 = Sync Release (Remote Only)
54 = Highlight Active Focus Point
56 = AF-Area Mode (Dynamic Area 9 Points)
57 = AF-Area Mode + AF-On (Dynamic Area 9 Points)
68.1 AssignMB-D18FuncButtonPlusDials int8u [val & 0xf]
0 = None
1 = Choose Image Area
2 = Shutter Speed & Aperture Lock
3 = One Step Speed / Aperture
4 = Choose Non-CPU Lens Number
5 = Active D-Lighting
7 = Photo Shooting Menu Bank
8 = Exposure Delay Mode
10 = ISO Sensitivity
11 = Exposure Mode
12 = Exposure Compensation
13 = Metering Mode
70.1 AF-OnButton int8u [val & 0x3f]
0 = None
3 = AE/AF Lock
4 = AE Lock Only
5 = AE Lock (reset on release)
6 = AE Lock (hold)
7 = AF Lock Only
8 = AF-On
36 = AF-Area Mode (Single)
37 = AF-Area Mode (Dynamic Area 25 Points)
38 = AF-Area Mode (Dynamic Area 72 Points)
39 = AF-Area Mode (Dynamic Area 153 Points)
40 = AF-Area Mode (Group Area AF)
41 = AF-Area Mode (Auto Area AF)
42 = AF-Area Mode + AF-On (Single)
43 = AF-Area Mode + AF-On (Dynamic Area 25 Points)
44 = AF-Area Mode + AF-On (Dynamic Area 72 Points)
45 = AF-Area Mode + AF-On (Dynamic Area 153 Points)
46 = AF-Area Mode + AF-On (Group Area AF)
47 = AF-Area Mode + AF-On (Auto Area AF)
56 = AF-Area Mode (Dynamic Area 9 Points)
57 = AF-Area Mode + AF-On (Dynamic Area 9 Points)
71.1 SubSelector int8u [val >> 7 & 0x1]
0 = Focus Point Selection
1 = Same as MultiSelector
72.1 SubSelectorCenter int8u [val & 0x3f]
0 = None
1 = Preview
2 = FV Lock
3 = AE/AF Lock
4 = AE Lock Only
5 = AE Lock (reset on release)
6 = AE Lock (hold)
7 = AF Lock Only
8 = AF-On
10 = Bracketing Burst
11 = Matrix Metering
12 = Center-weighted Metering
13 = Spot Metering
14 = Playback
15 = My Menu Top Item
16 = +NEF(RAW)
17 = Virtual Horizon
18 = Reset Focus Point
19 = Grid Display
20 = My Menu
22 = Remote Release Only
23 = Preset Focus Point
26 = Flash Disable/Enable
27 = Highlight-weighted Metering
36 = AF-Area Mode (Single)
37 = AF-Area Mode (Dynamic Area 25 Points)
38 = AF-Area Mode (Dynamic Area 72 Points)
39 = AF-Area Mode (Dynamic Area 153 Points)
40 = AF-Area Mode (Group Area AF)
41 = AF-Area Mode (Auto Area AF)
42 = AF-Area Mode + AF-On (Single)
43 = AF-Area Mode + AF-On (Dynamic Area 25 Points)
44 = AF-Area Mode + AF-On (Dynamic Area 72 Points)
45 = AF-Area Mode + AF-On (Dynamic Area 153 Points)
46 = AF-Area Mode + AF-On (Group Area AF)
47 = AF-Area Mode + AF-On (Auto Area AF)
49 = Sync Release (Master Only)
50 = Sync Release (Remote Only)
54 = Highlight Active Focus Point
56 = AF-Area Mode (Dynamic Area 9 Points)
57 = AF-Area Mode + AF-On (Dynamic Area 9 Points)
73.1 SubSelectorPlusDials int8u [val & 0xf]
0 = None
1 = Choose Image Area
2 = Shutter Speed & Aperture Lock
4 = Choose Non-CPU Lens Number
7 = Photo Shooting Menu Bank
74.1 AssignMovieSubselector int8u [val >> 4 & 0xf]
0 = None
3 = Index Marking
4 = View Photo Shooting Info
5 = AE/AF Lock
6 = AE Lock (Only)
7 = AE Lock (Hold)
8 = AF Lock (Only)
75.1 AssignMovieFunc1ButtonPlusDials int8u [val >> 4 & 0x1]
0 = None
1 = Choose Image Area
75.2 AssignMoviePreviewButtonPlusDials int8u [val & 0x1]
0 = None
1 = Choose Image Area
76.1 AssignMovieSubselectorPlusDials int8u [val >> 4 & 0x1]
0 = None
1 = Choose Image Area
77.1 SyncReleaseMode int8u [val >> 7 & 0x1]
0 = No Sync
1 = Sync
77.2 ContinuousModeLiveView int8u [val >> 6 & 0x1]
0 = Off
1 = On
78.1 Three-DTrackingWatchArea int8u [val >> 7 & 0x1]
0 = Wide
1 = Normal
78.2 SubjectMotion int8u [val >> 5 & 0x3]
0 = Steady
1 = Middle
2 = Erratic
78.3 AFActivation int8u [val >> 3 & 0x1]
0 = Shutter/AF-On
1 = AF-On Only
78.4 ShutterReleaseButtonAE-L int8u [val & 0x3]
0 = Off
1 = On (Half Press)
2 = On (Burst Mode)
79.1 AssignMB-D18AF-OnButton int8u [val & 0x7f]
0 = None
3 = AE/AF Lock
4 = AE Lock Only
5 = AE Lock (reset on release)
6 = AE Lock (hold)
7 = AF Lock Only
8 = AF-On
36 = AF-Area Mode (Single)
37 = AF-Area Mode (Dynamic Area 25 Points)
38 = AF-Area Mode (Dynamic Area 72 Points)
39 = AF-Area Mode (Dynamic Area 153 Points)
40 = AF-Area Mode (Group Area AF)
41 = AF-Area Mode (Auto Area AF)
42 = AF-Area Mode + AF-On (Single)
43 = AF-Area Mode + AF-On (Dynamic Area 25 Points)
44 = AF-Area Mode + AF-On (Dynamic Area 72 Points)
45 = AF-Area Mode + AF-On (Dynamic Area 153 Points)
46 = AF-Area Mode + AF-On (Group Area AF)
47 = AF-Area Mode + AF-On (Auto Area AF)
56 = AF-Area Mode (Dynamic Area 9 Points)
57 = AF-Area Mode + AF-On (Dynamic Area 9 Points)
100 = Same as Camera AF-On Button
80.1 Func2Button int8u [val & 0x3f]
0 = None
15 = My Menu Top Item
20 = My Menu
55 = Rating
82.1 AssignMovieFunc2Button int8u [val >> 4 & 0x7]
0 = None
3 = Index Marking
4 = View Photo Shooting Info

NikonCustom SettingsD5000 Tags

Custom settings for the D5000.

Index1Tag Name WritableValues / Notes
0.1 AFAreaModeSetting int8u [val >> 5 & 0x3]
0 = Single Area
1 = Dynamic Area
2 = Auto-area
3 = 3D-tracking (11 points)
0.2 AFAssist int8u [val & 0x1]
0 = On
1 = Off
2.1 Beep int8u [val >> 6 & 0x3]
0 = Off
1 = Low
2 = High
2.2 GridDisplay int8u [val >> 1 & 0x1]
0 = On
1 = Off
2.3 ISODisplay int8u [val >> 3 & 0x1]
0 = On
1 = Off
2.4 NoMemoryCard int8u [val >> 5 & 0x1]
0 = Release Locked
1 = Enable Release
3.1 FileNumberSequence int8u [val >> 3 & 0x1]
0 = On
1 = Off
4.1 RangeFinder int8u [val >> 4 & 0x1]
0 = Off
1 = On
4.2 DateImprint int8u [val >> 3 & 0x1]
0 = Off
1 = On
4.3 ReverseIndicators int8u [val >> 7 & 0x1]
0 = + 0 -
1 = - 0 +
5.1 EVStepSize int8u [val >> 6 & 0x1]
0 = 1/3 EV
1 = 1/2 EV
9.1 ExposureDelayMode int8u [val >> 6 & 0x1]
0 = Off
1 = On
11.1 AutoBracketSet int8u [val >> 6 & 0x3]
0 = Exposure
1 = Active D-Lighting
2 = WB Bracketing
12.1 TimerFunctionButton int8u [val >> 3 & 0x7]
0 = Self-timer
1 = Release Mode
2 = Image Quality/Size
3 = ISO
   4 = White Balance
5 = Active D-Lighting
6 = + NEF (RAW)
7 = Auto Bracketing
15.1 AELockButton int8u [val >> 3 & 0x7]
0 = AE/AF Lock
1 = AE Lock Only
2 = AF Lock Only
3 = AE Lock (hold)
4 = AF-ON
16.1 ShutterReleaseButtonAE-L int8u [val >> 1 & 0x1]
0 = Off
1 = On
16.2 CommandDialsReverseRotation int8u [val >> 7 & 0x1]
0 = No
1 = Yes
17.1 MeteringTime int8u [val >> 4 & 0x7]
0 = 4 s
1 = 8 s
2 = 20 s
3 = 1 min
4 = 30 min
17.2 RemoteOnDuration int8u [val & 0x3]
0 = 1 min
1 = 5 min
2 = 10 min
3 = 15 min
18.1 SelfTimerTime int8u [val >> 6 & 0x3]
0 = 2 s
1 = 5 s
2 = 10 s
3 = 20 s
18.2 SelfTimerShotCount int8u [val >> 1 & 0xf]
19.1 ImageReviewTime int8u [val >> 5 & 0x7]
0 = 4 s
1 = 8 s
2 = 20 s
3 = 1 min
4 = 10 min
20.1 PlaybackMenusTime int8u [val >> 5 & 0x7]
0 = 8 s
1 = 12 s
2 = 20 s
3 = 1 min
4 = 10 min
22.1 InternalFlash int8u [val >> 6 & 0x3]
0 = TTL
1 = Manual
22.2 ManualFlashOutput int8u [val & 0x1f]
32.1 LiveViewAF int8u [val >> 5 & 0x3]
0 = Face Priority
1 = Wide Area
2 = Normal Area
3 = Subject Tracking

NikonCustom SettingsD5100 Tags

Custom settings for the D5100.

Index1Tag Name WritableValues / Notes
0.1 AF-CPrioritySelection int8u [val >> 7 & 0x1]
0 = Release
1 = Focus
1.1 AFAssist int8u [val & 0x1]
0 = On
1 = Off
3.1 Beep int8u [val >> 6 & 0x3]
0 = Off
1 = Low
2 = High
3.2 NoMemoryCard int8u [val >> 5 & 0x1]
0 = Release Locked
1 = Enable Release
3.3 ISODisplay int8u [val >> 3 & 0x1]
0 = On
1 = Off
4.1 FileNumberSequence int8u [val >> 3 & 0x1]
0 = On
1 = Off
5.1 RangeFinder int8u [val >> 4 & 0x1]
0 = Off
1 = On
5.2 ReverseIndicators int8u [val >> 7 & 0x1]
0 = + 0 -
1 = - 0 +
6.1 EVStepSize int8u [val >> 6 & 0x1]
0 = 1/3 EV
1 = 1/2 EV
10.1 ExposureDelayMode int8u [val >> 6 & 0x1]
0 = Off
1 = On
12.1 AutoBracketSet int8u [val >> 6 & 0x3]
0 = Exposure
1 = WB Bracketing
2 = Active D-Lighting
13.1 TimerFunctionButton int8u [val >> 3 & 0x7]
0 = Self-timer
1 = Release Mode
2 = Image Quality/Size
3 = ISO
   4 = White Balance
5 = Active D-Lighting
6 = + NEF (RAW)
7 = Auto Bracketing
16.1 AELockButton int8u [val >> 3 & 0x7]
0 = AE/AF Lock
1 = AE Lock Only
2 = AF Lock Only
3 = AE Lock (hold)
4 = AF-ON
17.1 ShutterReleaseButtonAE-L int8u [val >> 1 & 0x1]
0 = Off
1 = On
17.2 CommandDialsReverseRotation int8u [val >> 7 & 0x1]
0 = No
1 = Yes
18.1 MeteringTime int8u [val >> 4 & 0x7]
0 = 4 s
1 = 8 s
2 = 20 s
3 = 1 min
4 = 30 min
18.2 RemoteOnDuration int8u [val & 0x3]
0 = 1 min
1 = 5 min
2 = 10 min
3 = 20 min
19.1 SelfTimerTime int8u [val >> 6 & 0x3]
0 = 2 s
1 = 5 s
2 = 10 s
3 = 20 s
19.2 SelfTimerShotCount int8u [val & 0xf]
20.1 ImageReviewTime int8u [val >> 5 & 0x7]
0 = 4 s
1 = 8 s
2 = 20 s
3 = 1 min
4 = 10 min
20.2 LiveViewMonitorOffTime int8u [val >> 2 & 0x7]
0 = 3 min
1 = 5 min
2 = 10 min
   3 = 15 min
4 = 20 min
5 = 30 min
21.1 PlaybackMenusTime int8u [val >> 5 & 0x7]
0 = 8 s
1 = 12 s
2 = 20 s
3 = 1 min
4 = 10 min
23.1 ManualFlashOutput int8u [val & 0x1f]

NikonCustom SettingsD5200 Tags

Custom settings for the D5200.

Index1Tag Name WritableValues / Notes
0.1 AF-CPrioritySelection int8u [val >> 7 & 0x1]
0 = Release
1 = Focus
0.2 NumberOfFocusPoints int8u [val >> 4 & 0x1]
0 = 39 Points
1 = 11 Points
1.1 AFAssist int8u [val & 0x1]
0 = On
1 = Off
3.1 Beep int8u [val >> 6 & 0x3]
0 = Off
1 = Low
2 = High
3.2 NoMemoryCard int8u [val >> 5 & 0x1]
0 = Release Locked
1 = Enable Release
3.3 ISODisplay int8u [val >> 3 & 0x1]
0 = On
1 = Off
4.1 FileNumberSequence int8u [val >> 3 & 0x1]
0 = On
1 = Off
5.1 RangeFinder int8u [val >> 2 & 0x1]
0 = Off
1 = On
5.2 ReverseExposureCompDial int8u [val >> 4 & 0x1]
0 = No
1 = Yes
5.3 ReverseShutterSpeedAperture int8u [val >> 3 & 0x1]
0 = No
1 = Yes
5.4 ReverseIndicators int8u [val >> 7 & 0x1]
0 = + 0 -
1 = - 0 +
6.1 EVStepSize int8u [val >> 6 & 0x1]
0 = 1/3 EV
1 = 1/2 EV
10.1 ExposureDelayMode int8u [val >> 6 & 0x1]
0 = Off
1 = On
12.1 AutoBracketSet int8u [val >> 6 & 0x3]
0 = Exposure
1 = WB Bracketing
2 = Active D-Lighting
13.1 FunctionButton int8u [val & 0x1f]
3 = AE/AF Lock
4 = AE Lock Only
6 = AE Lock (hold)
7 = AF Lock Only
8 = AF-ON
16 = + NEF (RAW)
18 = Active D-Lighting
   25 = Live View
26 = Image Quality
27 = ISO
28 = White Balance
29 = HDR
30 = Auto Bracketing
31 = AF-area Mode
16.1 AELockButton int8u [val & 0xf]
3 = AE/AF Lock
4 = AE Lock Only
6 = AE Lock (hold)
7 = AF Lock Only
8 = AF-ON
17.1 ShutterReleaseButtonAE-L int8u [val >> 1 & 0x1]
0 = Off
1 = On
18.1 StandbyTimer int8u [val >> 5 & 0x7]
0 = 4 s
1 = 8 s
2 = 20 s
3 = 1 min
4 = 30 min
18.2 RemoteOnDuration int8u [val & 0x3]
0 = 1 min
1 = 5 min
2 = 10 min
3 = 15 min
19.1 SelfTimerTime int8u [val >> 6 & 0x3]
0 = 2 s
1 = 5 s
2 = 10 s
3 = 20 s
19.2 SelfTimerShotCount int8u [val & 0xf]
20.1 ImageReviewTime int8u [val >> 5 & 0x7]
1 = 4 s
2 = 8 s
4 = 20 s
5 = 1 min
7 = 10 min
20.2 LiveViewMonitorOffTime int8u [val >> 2 & 0x7]
1 = 5 min
2 = 10 min
3 = 15 min
4 = 20 min
5 = 30 min
21.1 PlaybackMenusTime int8u [val >> 5 & 0x7]
1 = 8 s
4 = 20 s
5 = 1 min
6 = 5 min
7 = 10 min
23.1 InternalFlash int8u [val >> 6 & 0x3]
0 = TTL
1 = Manual
23.2 ManualFlashOutput int8u [val & 0x1f]

NikonCustom SettingsD7000 Tags

Custom settings for the D7000.

Index1Tag Name WritableValues / Notes
0.1 AF-CPrioritySelection int8u [val >> 7 & 0x1]
0 = Release
1 = Focus
0.2 AF-SPrioritySelection int8u [val >> 5 & 0x1]
0 = Focus
1 = Release
0.3 NumberOfFocusPoints int8u [val >> 4 & 0x1]
0 = 39 Points
1 = 11 Points
0.4 FocusTrackingLockOn int8u [val & 0x7]
0 = Off
1 = 1 Short
2 = 2
   3 = 3 Normal
4 = 4
5 = 5 Long
1.1 FocusPointWrap int8u [val >> 3 & 0x1]
0 = No Wrap
1 = Wrap
1.2 AFPointIllumination int8u [val >> 1 & 0x3]
0 = Auto
1 = On
2 = Off
1.3 AFAssist int8u [val & 0x1]
0 = On
1 = Off
2.1 BatteryOrder int8u [val >> 6 & 0x1]
0 = MB-D11 First
1 = Camera Battery First
2.2 AF-OnForMB-D11 int8u [val >> 2 & 0x7]
0 = AE/AF Lock
1 = AE Lock Only
2 = AF Lock Only
3 = AE Lock (hold)
   4 = AF-ON
5 = FV Lock
6 = Same as FUNC Button
2.3 MB-D11BatteryType int8u [val & 0x3]
0 = LR6 (AA alkaline)
1 = Ni-MH (AA Ni-MH)
2 = FR6 (AA lithium)
3.1 BeepPitch int8u [val >> 6 & 0x3]
0 = Off
1 = Low
2 = High
3.2 NoMemoryCard int8u [val >> 5 & 0x1]
0 = Release Locked
1 = Enable Release
3.3 ISODisplay int8u [val >> 2 & 0x3]
0 = Show ISO/Easy ISO
1 = Show ISO Sensitivity
3 = Show Frame Count
3.4 GridDisplay int8u [val >> 1 & 0x1]
0 = On
1 = Off
3.5 ViewfinderWarning int8u [val & 0x1]
0 = On
1 = Off
4.1 ShootingInfoDisplay int8u [val >> 6 & 0x3]
0 = Auto
2 = Manual (dark on light)
3 = Manual (light on dark)
4.2 LCDIllumination int8u [val >> 5 & 0x1]
0 = Off
1 = On
4.3 FileNumberSequence int8u [val >> 3 & 0x1]
0 = On
1 = Off
4.4 ScreenTips int8u [val >> 2 & 0x1]
0 = Off
1 = On
4.5 BeepVolume int8u [val & 0x3]
0 = Off
1 = 1
2 = 2
3 = 3
5.1 ReverseIndicators int8u [val >> 7 & 0x1]
0 = + 0 -
1 = - 0 +
5.2 EasyExposureCompensation int8u [val & 0x3]
0 = Off
1 = On
2 = On Auto Reset
6.1 ExposureControlStep int8u [val >> 6 & 0x1]
0 = 1/3 EV
1 = 1/2 EV
6.2 ISOSensitivityStep int8u [val >> 4 & 0x1]
0 = 1/3 EV
1 = 1/2 EV
7.1 CenterWeightedAreaSize int8u [val >> 5 & 0x7]
0 = 6 mm
1 = 8 mm
2 = 10 mm
3 = 13 mm
4 = Average
10.1 ExposureDelayMode int8u [val >> 6 & 0x1]
0 = Off
1 = On
10.2 CLModeShootingSpeed int8u [val & 0x7]
11 MaxContinuousRelease int8u  
12.1 AutoBracketSet int8u [val >> 5 & 0x7]
0 = AE & Flash
1 = AE Only
2 = Flash Only
3 = WB Bracketing
4 = Active D-Lighting
12.2 AutoBracketOrder int8u [val >> 4 & 0x1]
0 = 0,-,+
1 = -,0,+
13.1 FuncButton int8u [val >> 3 & 0x1f]
0 = Grid Display
1 = FV Lock
2 = Flash Off
3 = Matrix Metering
4 = Center-weighted Metering
5 = Spot Metering
6 = My Menu Top
7 = + NEF (RAW)
8 = Active D-Lighting
9 = Preview
10 = AE/AF Lock
11 = AE Lock Only
12 = AF Lock Only
13 = AE Lock (hold)
14 = Bracketing Burst
15 = Playback
16 = 1EV Step Speed/Aperture
17 = Choose Non-CPU Lens
18 = Virtual Horizon
19 = Start Movie Recording
14.1 PreviewButton int8u [val >> 3 & 0x1f]
0 = Grid Display
1 = FV Lock
2 = Flash Off
3 = Matrix Metering
4 = Center-weighted Metering
5 = Spot Metering
6 = My Menu Top
7 = + NEF (RAW)
8 = Active D-Lighting
9 = Preview
10 = AE/AF Lock
11 = AE Lock Only
12 = AF Lock Only
13 = AE Lock (hold)
14 = Bracketing Burst
15 = Playback
16 = 1EV Step Speed/Aperture
17 = Choose Non-CPU Lens
18 = Virtual Horizon
19 = Start Movie Recording
15.1 OKButton int8u [val >> 3 & 0x3]
0 = Off
1 = Select Center Focus Point
2 = Highlight Active Focus Point
3 = Not Used
16.1 AELockButton int8u [val >> 3 & 0x7]
0 = AE/AF Lock
1 = AE Lock Only
2 = AF Lock Only
   3 = AE Lock (hold)
4 = AF-ON
5 = FV Lock
17.1 CommandDialsReverseRotation int8u [val >> 7 & 0x1]
0 = No
1 = Yes
17.2 CommandDialsChangeMainSub int8u [val >> 5 & 0x3]
0 = Off
1 = On
2 = On (A mode only)
17.3 CommandDialsApertureSetting int8u [val >> 2 & 0x1]
0 = Sub-command Dial
1 = Aperture Ring
17.4 CommandDialsMenuAndPlayback int8u [val >> 3 & 0x3]
0 = On
1 = Off
2 = On (Image Review Exclude)
17.5 ShutterReleaseButtonAE-L int8u [val >> 1 & 0x1]
0 = Off
1 = On
17.6 ReleaseButtonToUseDial int8u [val & 0x1]
0 = No
1 = Yes
18.1 MeteringTime int8u [val >> 4 & 0xf]
0 = 4 s
1 = 6 s
2 = 8 s
3 = 16 s
4 = 30 s
   5 = 1 min
6 = 5 min
7 = 10 min
8 = 30 min
9 = No Limit
18.2 RemoteOnDuration int8u [val & 0x3]
0 = 1 min
1 = 5 min
2 = 10 min
3 = 15 min
19.1 SelfTimerTime int8u [val >> 6 & 0x3]
0 = 2 s
1 = 5 s
2 = 10 s
3 = 20 s
19.2 SelfTimerInterval int8u [val >> 4 & 0x3]
0 = 0.5 s
1 = 1 s
2 = 2 s
3 = 3 s
19.3 SelfTimerShotCount int8u [val & 0xf]
20.1 ImageReviewTime int8u [val >> 5 & 0x7]
0 = 4 s
1 = 10 s
2 = 20 s
   3 = 1 min
4 = 5 min
5 = 10 min
20.2 LiveViewMonitorOffTime int8u [val >> 2 & 0x7]
0 = 4 s
1 = 10 s
2 = 20 s
   3 = 1 min
4 = 5 min
5 = 10 min
21.1 MenuMonitorOffTime int8u [val >> 5 & 0x7]
0 = 4 s
1 = 10 s
2 = 20 s
   3 = 1 min
4 = 5 min
5 = 10 min
21.2 ShootingInfoMonitorOffTime int8u [val >> 2 & 0x7]
0 = 4 s
1 = 10 s
2 = 20 s
   3 = 1 min
4 = 5 min
5 = 10 min
22.1 FlashSyncSpeed int8u [val >> 4 & 0xf]
0 = 1/320 s (auto FP)
1 = 1/250 s (auto FP)
2 = 1/250 s
3 = 1/200 s
4 = 1/160 s
   5 = 1/125 s
6 = 1/100 s
7 = 1/80 s
8 = 1/60 s
22.2 FlashShutterSpeed int8u [val & 0xf]
0 = 1/60 s
1 = 1/30 s
2 = 1/15 s
3 = 1/8 s
4 = 1/4 s
5 = 1/2 s
   6 = 1 s
7 = 2 s
8 = 4 s
9 = 8 s
10 = 15 s
11 = 30 s
23.1 FlashControlBuilt-in int8u [val >> 6 & 0x3]
0 = TTL
1 = Manual
2 = Repeating Flash
3 = Commander Mode
23.2 ManualFlashOutput int8u [val & 0x1f]
24.1 RepeatingFlashOutput int8u [val >> 4 & 0x7]
24.2 RepeatingFlashCount int8u [val & 0xf]
25.1 RepeatingFlashRate int8u [val >> 4 & 0xf]
26.1 CommanderInternalTTLCompBuiltin int8u [val & 0x1f]
27.1 CommanderInternalTTLCompGroupA int8u [val & 0x1f]
28.1 CommanderInternalTTLCompGroupB int8u [val & 0x1f]
30.1 FlashWarning int8u [val >> 7 & 0x1]
0 = On
1 = Off
30.2 ModelingFlash int8u [val >> 5 & 0x1]
0 = On
1 = Off
34.1 LiveViewAFAreaMode int8u [val >> 5 & 0x3]
0 = Face-Priority
1 = NormalArea
2 = WideArea
3 = SubjectTracking
34.2 LiveViewAFMode int8u [val >> 1 & 0x1]
0 = AF-C
1 = AF-F
35.1 PlaybackMonitorOffTime int8u [val >> 5 & 0x7]
0 = 4 s
1 = 10 s
2 = 20 s
   3 = 1 min
4 = 5 min
5 = 10 min

NikonCustom SettingsD4 Tags

Custom settings for the D4 and D4S.

Index1Tag Name WritableValues / Notes
0.1 CustomSettingsBank int8u [val & 0x3]
0 = A
1 = B
2 = C
3 = D
1.1 AF-CPrioritySelection int8u [val >> 6 & 0x3]
0 = Release
1 = Release + Focus
2 = Focus
3 = Focus + Release
1.2 AF-SPrioritySelection int8u [val >> 5 & 0x1]
0 = Focus
1 = Release
1.3 AFPointSelection int8u [val >> 4 & 0x1]
0 = 51 Points
1 = 11 Points
1.4 FocusTrackingLockOn int8u [val & 0x7]
0 = Off
1 = 1 (Short)
2 = 2
   3 = 3 (Normal)
4 = 4
5 = 5 (Long)
2.1 AFActivation int8u [val >> 7 & 0x1]
0 = Shutter/AF-On
1 = AF-On Only
2.2 FocusPointWrap int8u [val >> 3 & 0x1]
0 = No Wrap
1 = Wrap
4.1 Pitch int8u [val >> 6 & 0x1]
0 = High
1 = Low
4.2 NoMemoryCard int8u [val >> 5 & 0x1]
0 = Release Locked
1 = Enable Release
4.3 GridDisplay int8u [val >> 1 & 0x1]
0 = On
1 = Off
5.1 ShootingInfoDisplay int8u [val >> 6 & 0x3]
1 = Auto
2 = Manual (dark on light)
3 = Manual (light on dark)
5.2 LCDIllumination int8u [val >> 5 & 0x1]
0 = Off
1 = On
5.3 ScreenTips int8u [val >> 2 & 0x1]
0 = Off
1 = On
5.4 Beep int8u [val & 0x3]
0 = Off
1 = Low
2 = Medium
3 = High
6.1 ReverseIndicators int8u [val >> 7 & 0x1]
0 = + 0 -
1 = - 0 +
6.2 RearDisplay int8u [val >> 6 & 0x1]
0 = ISO
1 = Exposures Remaining
6.3 ViewfinderDisplay int8u [val >> 5 & 0x1]
0 = Frame Count
1 = Exposures Remaining
6.4 CommandDialsReverseRotation int8u [val >> 3 & 0x3]
0 = No
1 = Shutter Speed & Aperture
2 = Exposure Compensation
3 = Exposure Compensation, Shutter Speed & Aperture
6.5 EasyExposureCompensation int8u [val & 0x3]
0 = Off
1 = On
2 = On (auto reset)
7.1 ExposureControlStepSize int8u [val >> 6 & 0x3]
0 = 1/3 EV
1 = 1/2 EV
2 = 1 EV
7.2 ISOStepSize int8u [val >> 4 & 0x3]
0 = 1/3 EV
1 = 1/2 EV
2 = 1 EV
7.3 ExposureCompStepSize int8u [val >> 2 & 0x3]
0 = 1/3 EV
1 = 1/2 EV
2 = 1 EV
8.1 CenterWeightedAreaSize int8u [val >> 5 & 0x7]
0 = 8 mm
1 = 12 mm
2 = 15 mm
3 = 20 mm
4 = Average
8.2 FineTuneOptMatrixMetering int8u [val & 0xf]
9.1 FineTuneOptCenterWeighted int8u [val >> 4 & 0xf]
9.2 FineTuneOptSpotMetering int8u [val & 0xf]
10.1 MultiSelectorShootMode int8u [val >> 6 & 0x3]
0 = Select Center Focus Point (Reset)
2 = Preset Focus Point (Pre)
3 = Not Used (None)
10.2 MultiSelectorPlaybackMode int8u [val >> 4 & 0x3]
0 = Thumbnail On/Off
1 = View Histograms
2 = Zoom On/Off
3 = Choose Folder
10.3 MultiSelector int8u [val & 0x1]
0 = Do Nothing
1 = Reset Meter-off Delay
11.1 ExposureDelayMode int8u [val >> 6 & 0x3]
0 = Off
1 = 1 s
2 = 2 s
3 = 3 s
11.2 CHModeShootingSpeed int8u [val >> 4 & 0x1]
0 = 10 fps
1 = 11 fps
11.3 CLModeShootingSpeed int8u [val & 0xf]
12 MaxContinuousRelease int8u  
13.1 AutoBracketSet int8u [val >> 5 & 0x7]
0 = AE & Flash
1 = AE Only
2 = Flash Only
3 = WB Bracketing
4 = Active D-Lighting
13.2 AutoBracketOrder int8u [val >> 4 & 0x1]
0 = 0,-,+
1 = -,0,+
13.3 AutoBracketModeM int8u [val >> 2 & 0x3]
0 = Flash/Speed
1 = Flash/Speed/Aperture
2 = Flash/Aperture
3 = Flash Only
14.1 FuncButton int8u [val >> 3 & 0x1f]
0 = None
1 = Preview
2 = FV Lock
3 = AE/AF Lock
4 = AE Lock Only
5 = AE Lock (reset on release)
6 = AE Lock (hold)
7 = AF Lock Only
8 = AF-On
10 = Bracketing Burst
11 = Matrix Metering
12 = Center-weighted Metering
13 = Spot Metering
14 = Playback
15 = My Menu Top Item
16 = +NEF(RAW)
17 = Virtual Horizon
18 = My Menu
20 = Grid Display
21 = Disable Synchronized Release
22 = Remote Release Only
26 = Flash Disable/Enable
14.2 FuncButtonPlusDials int8u [val & 0x7]
0 = None
1 = Choose Image Area (FX/DX/5:4)
2 = Shutter Speed & Aperture Lock
3 = One Step Speed / Aperture
4 = Choose Non-CPU Lens Number
5 = Active D-Lighting
6 = Shooting Bank Menu
15.1 PreviewButton int8u [val >> 3 & 0x1f]
0 = None
1 = Preview
2 = FV Lock
3 = AE/AF Lock
4 = AE Lock Only
5 = AE Lock (reset on release)
6 = AE Lock (hold)
7 = AF Lock Only
8 = AF-On
10 = Bracketing Burst
11 = Matrix Metering
12 = Center-weighted Metering
13 = Spot Metering
14 = Playback
15 = My Menu Top Item
16 = +NEF(RAW)
17 = Virtual Horizon
18 = My Menu
20 = Grid Display
21 = Disable Synchronized Release
22 = Remote Release Only
26 = Flash Disable/Enable
15.2 PreviewButtonPlusDials int8u [val & 0x7]
0 = None
1 = Choose Image Area (FX/DX/5:4)
2 = Shutter Speed & Aperture Lock
3 = One Step Speed / Aperture
4 = Choose Non-CPU Lens Number
5 = Active D-Lighting
6 = Shooting Bank Menu
16.1 AssignBktButton int8u [val & 0x7]
0 = Auto Bracketing
1 = Multiple Exposure
2 = HDR (high dynamic range)
3 = None
18.1 CommandDialsChangeMainSub int8u [val >> 5 & 0x7]
0 = Autofocus Off, Exposure Off
1 = Autofocus Off, Exposure On
2 = Autofocus Off, Exposure On (Mode A)
4 = Autofocus On, Exposure Off
5 = Autofocus On, Exposure On
6 = Autofocus On, Exposure On (Mode A)
18.2 CommandDialsMenuAndPlayback int8u [val >> 3 & 0x3]
0 = On
1 = Off
2 = On (Image Review Excluded)
18.3 CommandDialsApertureSetting int8u [val >> 2 & 0x1]
0 = Sub-command Dial
1 = Aperture Ring
18.4 ShutterReleaseButtonAE-L int8u [val >> 1 & 0x1]
0 = Off
1 = On
18.5 ReleaseButtonToUseDial int8u [val & 0x1]
0 = No
1 = Yes
19.1 StandbyTimer int8u [val >> 4 & 0xf]
0 = 4 s
1 = 6 s
3 = 10 s
5 = 30 s
   6 = 1 min
7 = 5 min
8 = 10 min
9 = 30 min
20.1 SelfTimerTime int8u [val >> 6 & 0x3]
0 = 2 s
1 = 5 s
2 = 10 s
3 = 20 s
20.2 SelfTimerShotCount int8u [val & 0xf]
20.3 SelfTimerShotInterval int8u [val >> 4 & 0x3]
0 = 0.5 s
1 = 1 s
2 = 2 s
3 = 3 s
21.1 ImageReviewMonitorOffTime int8u [val >> 5 & 0x7]
0 = 2 s
1 = 4 s
2 = 10 s
3 = 20 s
   4 = 1 min
5 = 5 min
6 = 10 min
21.2 LiveViewMonitorOffTime int8u [val >> 2 & 0x7]
0 = 5 min
1 = 10 min
2 = 15 min
   3 = 20 min
4 = 30 min
5 = No Limit
22.1 MenuMonitorOffTime int8u [val >> 5 & 0x7]
0 = 4 s
1 = 10 s
2 = 20 s
   3 = 1 min
4 = 5 min
5 = 10 min
22.2 ShootingInfoMonitorOffTime int8u [val >> 2 & 0x7]
0 = 4 s
1 = 10 s
2 = 20 s
   3 = 1 min
4 = 5 min
5 = 10 min
23.1 FlashSyncSpeed int8u [val >> 4 & 0xf]
1 = 1/250 s (auto FP)
2 = 1/250 s
3 = 1/200 s
4 = 1/160 s
   5 = 1/125 s
6 = 1/100 s
7 = 1/80 s
8 = 1/60 s
23.2 FlashShutterSpeed int8u [val & 0xf]
0 = 1/60 s
1 = 1/30 s
2 = 1/15 s
3 = 1/8 s
4 = 1/4 s
5 = 1/2 s
   6 = 1 s
7 = 2 s
8 = 4 s
9 = 8 s
10 = 15 s
11 = 30 s
31.1 ModelingFlash int8u [val >> 5 & 0x1]
0 = On
1 = Off
36.1 PlaybackMonitorOffTime int8u [val >> 5 & 0x7]
0 = 4 s
1 = 10 s
2 = 20 s
   3 = 1 min
4 = 5 min
5 = 10 min
37.1 PlaybackZoom int8u [val & 0x1]
0 = Use Separate Zoom Buttons
1 = Use Either Zoom Button with Command Dial
38.1 ShutterSpeedLock int8u [val >> 7 & 0x1]
0 = Off
1 = On
38.2 ApertureLock int8u [val >> 6 & 0x1]
0 = Off
1 = On
38.3 MovieShutterButton int8u [val >> 4 & 0x3]
0 = Take Photo
1 = Record Movies
2 = Live Frame Grab
38.4 FlashExposureCompArea int8u [val >> 2 & 0x1]
0 = Entire frame
1 = Background only
41.1 MovieFunctionButton int8u [val >> 4 & 0x7]
0 = None
1 = Power Aperture (open)
3 = Index Marking
4 = View Photo Shooting Info
41.2 MoviePreviewButton int8u [val & 0x7]
0 = None
2 = Power Aperture (open)
3 = Index Marking
4 = View Photo Shooting Info
42.1 VerticalMultiSelector int8u [val >> 5 & 0x3]
0 = Same as Multi-Selector with Info(U/D) & Playback(R/L)
1 = Same as Multi-Selector with Info(R/L) & Playback(U/D)
2 = Focus Point Selection
42.2 VerticalFuncButton int8u [val & 0x1f]
0 = None
1 = Preview
2 = FV Lock
3 = AE/AF Lock
4 = AE Lock Only
5 = AE Lock (reset on release)
6 = AE Lock (hold)
7 = AF Lock Only
10 = Bracketing Burst
11 = Matrix Metering
12 = Center-weighted Metering
13 = Spot Metering
14 = Playback
15 = My Menu Top Item
16 = +NEF(RAW)
17 = Virtual Horizon
18 = My Menu
20 = Grid Display
26 = Flash Disable/Enable
43.1 VerticalFuncButtonPlusDials int8u [val >> 4 & 0xf]
0 = None
1 = Choose Image Area (FX/DX/5:4)
2 = Shutter Speed & Aperture Lock
3 = One Step Speed / Aperture
4 = Choose Non-CPU Lens Number
5 = Active D-Lighting
6 = Shooting Bank Menu
7 = ISO Sensitivity
8 = Exposure Mode
9 = Exposure Compensation
10 = Metering
43.2 AssignMovieRecordButton int8u [val & 0x7]
0 = None
1 = Choose Image Area (FX/DX/5:4)
2 = Shutter Speed & Aperture Lock
3 = ISO Sensitivity
4 = Shooting Bank Menu
46.1 DynamicAreaAFDisplay int8u [val >> 7 & 0x1]
0 = Off
1 = On
46.2 AFPointIllumination int8u [val >> 5 & 0x3]
0 = Off
1 = On in Continuous Shooting Modes
2 = On During Manual Focusing
3 = On in Continuous Shooting and Manual Focusing
46.3 StoreByOrientation int8u [val >> 3 & 0x3]
0 = Off
1 = Focus Point
2 = Focus Point and AF-area mode
46.4 GroupAreaAFIllumination int8u [val >> 2 & 0x1]
0 = Squares
1 = Dots
46.5 AFPointBrightness int8u [val & 0x3]
0 = Low
1 = Normal
2 = High
3 = Extra High
47.1 AFOnButton int8u [val >> 4 & 0x7]
0 = AF On
1 = AE/AF Lock
2 = AE Lock Only
3 = AE Lock (reset on release)
4 = AE Lock (hold)
5 = AF Lock Only
6 = None
47.2 VerticalAFOnButton int8u [val & 0x7]
0 = Same as AF On
1 = AF On
2 = AE/AF Lock
3 = AE Lock Only
4 = AE Lock (reset on release)
5 = AE Lock (hold)
6 = AF Lock Only
7 = None
48.1 SubSelectorAssignment int8u [val >> 7 & 0x1]
0 = Focus Point Selection
1 = Same As Multi-selector
48.2 MovieSubSelectorAssignment int8u [val & 0x7]
0 = None
1 = Index Marking
2 = AE/AF Lock
3 = AE Lock Only
4 = AE Lock (hold)
5 = AF Lock Only
6 = View Photo Shooting Info
49.1 SubSelector int8u [val >> 3 & 0x1f]
0 = None
1 = Preview
2 = FV Lock
3 = AE/AF Lock
4 = AE Lock Only
5 = AE Lock (reset on release)
6 = AE Lock (hold)
7 = AF Lock Only
8 = AF-On
10 = Bracketing Burst
11 = Matrix Metering
12 = Center-weighted Metering
13 = Spot Metering
14 = Playback
15 = My Menu Top Item
16 = +NEF(RAW)
17 = Virtual Horizon
18 = My Menu
19 = Reset
20 = Grid Display
21 = Disable Synchronized Release
22 = Remote Release Only
23 = Preview
26 = Flash Disable/Enable
49.2 SubSelectorPlusDials int8u [val & 0x7]
0 = None
1 = Choose Image Area (FX/DX/5:4)
2 = Shutter Speed & Aperture Lock
4 = Choose Non-CPU Lens Number
6 = Shooting Bank Menu
50.1 MatrixMetering int8u (D4S only)
[val >> 7 & 0x1]
0 = Face Detection On
1 = Face Detection Off
50.2 LiveViewButtonOptions int8u (D4S only)
[val >> 4 & 0x3]
0 = Enable
1 = Enable (standby time active)
2 = Disable
50.3 AFModeRestrictions int8u (D4S only)
[val & 0x3]
0 = Off
1 = AF-C
2 = AF-S
51.1 LimitAFAreaModeSelection int8u (D4S only)
[val >> 1 & 0x3f]
0x0 = No Restrictions
Bit 0 = Auto-area
Bit 1 = Group-area
Bit 2 = 3D-tracking
Bit 3 = Dynamic area (51 points)
Bit 4 = Dynamic area (21 points)
Bit 5 = Dynamic area (9 points)
52.1 MovieFunctionButtonPlusDials int8u [val >> 4 & 0x1]
0 = None
1 = Choose Image Area
52.2 MoviePreviewButtonPlusDials int8u [val & 0x1]
0 = None
1 = Choose Image Area
53.1 MovieSubSelectorAssignmentPlusDials int8u [val >> 4 & 0x1]
0 = None
1 = Choose Image Area
54.1 AssignRemoteFnButton int8u (D4S only)
[val & 0x1f]
0 = None
1 = Preview
2 = FV Lock
3 = AE/AF Lock
4 = AE Lock Only
5 = AE Lock (reset on release)
7 = AF Lock Only
8 = AF-On
16 = +NEF(RAW)
25 = Live View
26 = Flash Disable/Enable
55.1 LensFocusFunctionButtons int8u (D4S only)
[val & 0x3f]
3 = AE/AF Lock
4 = AE Lock Only
7 = AF Lock Only
21 = Disable Synchronized Release
22 = Remote Release Only
24 = Preset focus Point
26 = Flash Disable/Enable
32 = AF-Area Mode: Single-point AF
33 = AF-Area Mode: Dynamic-area AF (9 points)
34 = AF-Area Mode: Dynamic-area AF (21 points)
35 = AF-Area Mode: Dynamic-area AF (51 points)
36 = AF-Area Mode: Group-area AF
37 = AF-Area Mode: Auto area AF

NikonCustom SettingsD5 Tags

Custom settings for the D5.

Index1Tag Name WritableValues / Notes
0.1 CustomSettingsBank int8u [val & 0x3]
0 = A
1 = B
2 = C
3 = D
1.1 AF-CPrioritySelection int8u [val >> 6 & 0x3]
0 = Release
1 = Release + Focus
2 = Focus
3 = Focus + Release
1.2 AF-SPrioritySelection int8u [val >> 5 & 0x1]
0 = Focus
1 = Release
1.3 NumberOfFocusPoints int8u [val >> 4 & 0x1]
0 = 55 Points
1 = 15 Points
1.4 Three-DTrackingFaceDetection int8u [val >> 3 & 0x1]
0 = Off
1 = On
1.5 BlockShotAFResponse int8u [val & 0x7]
2.1 FocusPointWrap int8u [val >> 3 & 0x1]
0 = No Wrap
1 = Wrap
2.2 AFPointBrightness int8u [val >> 1 & 0x3]
0 = Auto
1 = On
2 = Off
4.1 ISODisplay int8u [val >> 3 & 0x1]
0 = Show ISO Sensitivity
1 = Show Frame Count
4.2 GridDisplay int8u [val >> 1 & 0x1]
0 = On
1 = Off
5.1 LCDIllumination int8u [val >> 5 & 0x1]
0 = Off
1 = On
5.2 ElectronicFront-CurtainShutter int8u [val >> 3 & 0x1]
0 = Off
1 = On
6.1 ReverseIndicators int8u [val >> 7 & 0x1]
0 = + 0 -
1 = - 0 +
6.2 CommandDialsReverseRotation int8u [val >> 3 & 0x3]
0 = No
1 = Shutter Speed & Aperture
2 = Exposure Compensation
3 = Exposure Compensation, Shutter Speed & Aperture
6.3 EasyExposureCompensation int8u [val & 0x3]
0 = Off
1 = On
2 = On (auto reset)
7.1 ExposureControlStepSize int8u [val >> 6 & 0x3]
0 = 1/3 EV
1 = 1/2 EV
2 = 1 EV
7.2 ISOStepSize int8u [val >> 4 & 0x3]
0 = 1/3 EV
1 = 1/2 EV
2 = 1 EV
7.3 ExposureCompStepSize int8u [val >> 2 & 0x3]
0 = 1/3 EV
1 = 1/2 EV
2 = 1 EV
8.1 CenterWeightedAreaSize int8u [val >> 5 & 0x7]
0 = 8 mm
1 = 12 mm
2 = 15 mm
3 = 20 mm
4 = Average
8.2 FineTuneOptMatrixMetering int8u [val & 0xf]
9.1 FineTuneOptCenterWeighted int8u [val >> 4 & 0xf]
9.2 FineTuneOptSpotMetering int8u [val & 0xf]
10.1 MultiSelectorShootMode int8u [val >> 5 & 0x7]
0 = Select Center Focus Point (Reset)
1 = Zoom On/Off
2 = Preset Focus Point (Pre)
4 = Not Used (None)
10.3 MultiSelector int8u [val & 0x1]
0 = Do Nothing
1 = Reset Meter-off Delay
11.1 ExposureDelayMode int8u [val >> 6 & 0x3]
0 = Off
1 = 1 s
2 = 2 s
3 = 3 s
11.2 CLModeShootingSpeed int8u [val & 0xf]
12.1 MaxContinuousRelease int8u  
13.1 AutoBracketOrder int8u [val >> 4 & 0x1]
0 = 0,-,+
1 = -,0,+
13.2 AutoBracketModeM int8u [val >> 2 & 0x3]
0 = Flash/Speed
1 = Flash/Speed/Aperture
2 = Flash/Aperture
3 = Flash Only
14.1 Func1Button int8u [val & 0x3f]
0 = None
1 = Preview
2 = FV Lock
3 = AE/AF Lock
4 = AE Lock Only
5 = AE Lock (reset on release)
6 = AE Lock (hold)
7 = AF Lock Only
8 = AF-On
10 = Bracketing Burst
11 = Matrix Metering
12 = Center-weighted Metering
13 = Spot Metering
14 = Playback
15 = My Menu Top Item
16 = +NEF(RAW)
17 = Virtual Horizon
19 = Grid Display
20 = My Menu
21 = Disable Synchronized Release
22 = Remote Release Only
26 = Flash Disable/Enable
27 = Highlight-weighted Metering
36 = AF-Area Mode (Single)
37 = AF-Area Mode (Dynamic Area 25 Points)
38 = AF-Area Mode (Dynamic Area 72 Points)
39 = AF-Area Mode (Dynamic Area 152 Points)
40 = AF-Area Mode (Group Area AF)
41 = AF-Area Mode (Auto Area AF)
42 = AF-Area Mode + AF-On (Single)
43 = AF-Area Mode + AF-On (Dynamic Area 25 Points)
44 = AF-Area Mode + AF-On (Dynamic Area 72 Points)
45 = AF-Area Mode + AF-On (Dynamic Area 152 Points)
46 = AF-Area Mode + AF-On (Group Area AF)
47 = AF-Area Mode + AF-On (Auto Area AF)
49 = Sync Release (Master Only)
50 = Sync Release (Remote Only)
58 = AF-Area Mode + AF-On (Group Area AF - HL)
59 = AF-Area Mode + AF-On (Group Area AF - VL)
15.1 PreviewButton int8u [val & 0x3f]
0 = None
1 = Preview
2 = FV Lock
3 = AE/AF Lock
4 = AE Lock Only
5 = AE Lock (reset on release)
6 = AE Lock (hold)
7 = AF Lock Only
8 = AF-On
10 = Bracketing Burst
11 = Matrix Metering
12 = Center-weighted Metering
13 = Spot Metering
14 = Playback
15 = My Menu Top Item
16 = +NEF(RAW)
17 = Virtual Horizon
19 = Grid Display
20 = My Menu
21 = Disable Synchronized Release
22 = Remote Release Only
26 = Flash Disable/Enable
27 = Highlight-weighted Metering
36 = AF-Area Mode (Single)
37 = AF-Area Mode (Dynamic Area 25 Points)
38 = AF-Area Mode (Dynamic Area 72 Points)
39 = AF-Area Mode (Dynamic Area 152 Points)
40 = AF-Area Mode (Group Area AF)
41 = AF-Area Mode (Auto Area AF)
42 = AF-Area Mode + AF-On (Single)
43 = AF-Area Mode + AF-On (Dynamic Area 25 Points)
44 = AF-Area Mode + AF-On (Dynamic Area 72 Points)
45 = AF-Area Mode + AF-On (Dynamic Area 152 Points)
46 = AF-Area Mode + AF-On (Group Area AF)
47 = AF-Area Mode + AF-On (Auto Area AF)
49 = Sync Release (Master Only)
50 = Sync Release (Remote Only)
58 = AF-Area Mode + AF-On (Group Area AF - HL)
59 = AF-Area Mode + AF-On (Group Area AF - VL)
16.1 AssignBktButton int8u [val & 0x7]
0 = Auto Bracketing
1 = Multiple Exposure
2 = HDR (high dynamic range)
3 = None
18.1 CommandDialsChangeMainSub int8u [val >> 5 & 0x7]
0 = Autofocus Off, Exposure Off
1 = Autofocus Off, Exposure On
2 = Autofocus Off, Exposure On (Mode A)
4 = Autofocus On, Exposure Off
5 = Autofocus On, Exposure On
6 = Autofocus On, Exposure On (Mode A)
18.2 CommandDialsMenuAndPlayback int8u [val >> 3 & 0x3]
0 = On
1 = Off
2 = On (Image Review Excluded)
18.3 CommandDialsApertureSetting int8u [val >> 2 & 0x1]
0 = Sub-command Dial
1 = Aperture Ring
18.4 ReleaseButtonToUseDial int8u [val & 0x1]
0 = No
1 = Yes
19.1 StandbyTimer int8u [val >> 4 & 0xf]
0 = 4 s
1 = 6 s
3 = 10 s
   5 = 30 s
6 = 1 min
7 = 5 min
   8 = 10 min
9 = 30 min
10 = No Limit
20.1 SelfTimerTime int8u [val >> 6 & 0x3]
0 = 2 s
1 = 5 s
2 = 10 s
3 = 20 s
20.2 SelfTimerShotInterval int8u [val >> 4 & 0x3]
0 = 0.5 s
1 = 1 s
2 = 2 s
3 = 3 s
20.3 SelfTimerShotCount int8u [val & 0xf]
21.1 ImageReviewMonitorOffTime int8u [val >> 5 & 0x7]
0 = 2 s
1 = 4 s
3 = 10 s
4 = 20 s
   5 = 1 min
6 = 5 min
7 = 10 min
21.2 LiveViewMonitorOffTime int8u [val >> 2 & 0x7]
1 = 5 min
2 = 10 min
3 = 15 min
   4 = 20 min
5 = 30 min
6 = No Limit
22.1 MenuMonitorOffTime int8u [val >> 5 & 0x7]
0 = 4 s
2 = 10 s
4 = 20 s
   5 = 1 min
6 = 5 min
7 = 10 min
22.2 ShootingInfoMonitorOffTime int8u [val >> 2 & 0x7]
0 = 4 s
2 = 10 s
4 = 20 s
   5 = 1 min
6 = 5 min
7 = 10 min
23.1 FlashSyncSpeed int8u [val >> 4 & 0xf]
2 = 1/250 s (auto FP)
3 = 1/250 s
5 = 1/200 s
6 = 1/160 s
   7 = 1/125 s
8 = 1/100 s
9 = 1/80 s
10 = 1/60 s
23.2 FlashShutterSpeed int8u [val & 0xf]
0 = 1/60 s
1 = 1/30 s
2 = 1/15 s
3 = 1/8 s
4 = 1/4 s
5 = 1/2 s
   6 = 1 s
7 = 2 s
8 = 4 s
9 = 8 s
10 = 15 s
11 = 30 s
31.1 ModelingFlash int8u [val >> 5 & 0x1]
0 = On
1 = Off
36.1 PlaybackMonitorOffTime int8u [val >> 5 & 0x7]
0 = 4 s
1 = 10 s
2 = 20 s
   3 = 1 min
4 = 5 min
5 = 10 min
37.1 MultiSelectorLiveView int8u [val >> 6 & 0x3]
0 = Reset
1 = Zoom
3 = Not Used
38.1 ShutterSpeedLock int8u [val >> 7 & 0x1]
0 = Off
1 = On
38.2 ApertureLock int8u [val >> 6 & 0x1]
0 = Off
1 = On
38.3 MovieShutterButton int8u [val >> 4 & 0x1]
0 = Take Photo
1 = Record Movies
38.4 FlashExposureCompArea int8u [val >> 2 & 0x1]
0 = Entire Frame
1 = Background Only
38.5 AutoFlashISOSensitivity int8u [val >> 1 & 0x1]
0 = Subject and Background
1 = Subject Only
41.1 MovieFunc1Button int8u [val >> 4 & 0xf]
0 = None
2 = Power Aperture (close)
3 = Index Marking
4 = View Photo Shooting Info
11 = Exposure Compensation -
41.2 MoviePreviewButton int8u [val & 0xf]
0 = None
1 = Power Aperture (open)
3 = Index Marking
4 = View Photo Shooting Info
10 = Exposure Compensation +
42.1 Func1ButtonPlusDials int8u [val & 0xf]
0 = None
1 = Choose Image Area
2 = Shutter Speed & Aperture Lock
3 = One Step Speed / Aperture
4 = Choose Non-CPU Lens Number
5 = Active D-Lighting
7 = Photo Shooting Menu Bank
8 = Exposure Delay Mode
43.1 PreviewButtonPlusDials int8u [val & 0xf]
0 = None
1 = Choose Image Area
2 = Shutter Speed & Aperture Lock
3 = One Step Speed / Aperture
4 = Choose Non-CPU Lens Number
5 = Active D-Lighting
7 = Photo Shooting Menu Bank
8 = Exposure Delay Mode
45.1 AssignMovieRecordButtonPlusDials int8u [val & 0xf]
0 = None
1 = Choose Image Area
2 = Shutter Speed & Aperture Lock
7 = Photo Shooting Menu Bank
11 = Exposure Mode
46.1 FineTuneOptHighlightWeighted int8u [val & 0xf]
47.1 DynamicAreaAFDisplay int8u [val >> 7 & 0x1]
0 = Off
1 = On
47.2 AFPointIllumination int8u [val >> 6 & 0x1]
0 = Off
1 = On During Manual Focusing
47.3 StoreByOrientation int8u [val >> 3 & 0x3]
0 = Off
1 = Focus Point
2 = Focus Point and AF-area Mode
48.1 MatrixMetering int8u [val >> 7 & 0x1]
0 = Face Detection On
1 = Face Detection Off
48.2 LiveViewButtonOptions int8u [val >> 4 & 0x3]
0 = Enable
1 = Enable (Standby Timer Active)
2 = Disable
48.3 AFModeRestrictions int8u [val & 0x3]
0 = No Restrictions
1 = AF-C
2 = AF-S
49.1 LimitAFAreaModeSelection int8u [val >> 1 & 0x3f]
0x0 = No Restrictions
Bit 0 = Auto-area
Bit 1 = Group-area
Bit 2 = 3D-tracking
Bit 3 = Dynamic area (153 points)
Bit 4 = Dynamic area (72 points)
Bit 5 = Dynamic area (25 points)
52.1 LensFocusFunctionButtons int8u [val & 0x3f]
3 = AE/AF Lock
4 = AE Lock Only
7 = AF Lock Only
8 = AF-On
24 = Preset Focus Point
26 = Flash Disable/Enable
36 = AF-Area Mode (Single)
37 = AF-Area Mode (Dynamic Area 25 Points)
38 = AF-Area Mode (Dynamic Area 72 Points)
39 = AF-Area Mode (Dynamic Area 152 Points)
40 = AF-Area Mode (Group Area AF)
41 = AF-Area Mode (Auto Area AF)
42 = AF-Area Mode + AF-On (Single)
43 = AF-Area Mode + AF-On (Dynamic Area 25 Points)
44 = AF-Area Mode + AF-On (Dynamic Area 72 Points)
45 = AF-Area Mode + AF-On (Dynamic Area 152 Points)
46 = AF-Area Mode + AF-On (Group Area AF)
47 = AF-Area Mode + AF-On (Auto Area AF)
49 = Sync Release (Master Only)
50 = Sync Release (Remote Only)
66.1 VerticalMultiSelector int8u [val & 0xff]
0x0 = Same as Multi-Selector with Info(U/D) & Playback(R/L)
0x8 = Same as Multi-Selector with Info(R/L) & Playback(U/D)
0x80 = Focus Point Selection
67.1 VerticalFuncButton int8u [val & 0x3f]
0 = None
1 = Preview
2 = FV Lock
3 = AE/AF Lock
4 = AE Lock Only
5 = AE Lock (reset on release)
6 = AE Lock (hold)
7 = AF Lock Only
8 = AF-On
10 = Bracketing Burst
11 = Matrix Metering
12 = Center-weighted Metering
13 = Spot Metering
14 = Playback
15 = My Menu Top Item
16 = +NEF(RAW)
17 = Virtual Horizon
18 = Reset Focus Point
19 = Grid Display
20 = My Menu
22 = Remote Release Only
23 = Preset Focus Point
26 = Flash Disable/Enable
27 = Highlight-weighted Metering
36 = AF-Area Mode (Single)
37 = AF-Area Mode (Dynamic Area 25 Points)
38 = AF-Area Mode (Dynamic Area 72 Points)
39 = AF-Area Mode (Dynamic Area 152 Points)
40 = AF-Area Mode (Group Area AF)
41 = AF-Area Mode (Auto Area AF)
42 = AF-Area Mode + AF-On (Single)
43 = AF-Area Mode + AF-On (Dynamic Area 25 Points)
44 = AF-Area Mode + AF-On (Dynamic Area 72 Points)
45 = AF-Area Mode + AF-On (Dynamic Area 152 Points)
46 = AF-Area Mode + AF-On (Group Area AF)
47 = AF-Area Mode + AF-On (Auto Area AF)
49 = Sync Release (Master Only)
50 = Sync Release (Remote Only)
54 = Highlight Active Focus Point
68.1 VerticalFuncPlusDials int8u [val & 0xf]
0 = None
1 = Choose Image Area
2 = Shutter Speed & Aperture Lock
3 = One Step Speed / Aperture
4 = Choose Non-CPU Lens Number
5 = Active D-Lighting
7 = Photo Shooting Menu Bank
8 = Exposure Delay Mode
10 = ISO Sensitivity
11 = Exposure Mode
12 = Exposure Compensation
13 = Metering
70.1 AF-OnButton int8u [val & 0x3f]
0 = None
3 = AE/AF Lock
4 = AE Lock Only
5 = AE Lock (reset on release)
6 = AE Lock (hold)
7 = AF Lock Only
8 = AF-On
36 = AF-Area Mode (Single)
37 = AF-Area Mode (Dynamic Area 25 Points)
38 = AF-Area Mode (Dynamic Area 72 Points)
39 = AF-Area Mode (Dynamic Area 152 Points)
40 = AF-Area Mode (Group Area AF)
41 = AF-Area Mode (Auto Area AF)
42 = AF-Area Mode + AF-On (Single)
43 = AF-Area Mode + AF-On (Dynamic Area 25 Points)
44 = AF-Area Mode + AF-On (Dynamic Area 72 Points)
45 = AF-Area Mode + AF-On (Dynamic Area 152 Points)
46 = AF-Area Mode + AF-On (Group Area AF)
47 = AF-Area Mode + AF-On (Auto Area AF)
71.1 SubSelector int8u [val >> 7 & 0x1]
0 = Focus Point Selection
1 = Same as MultiSelector
72.1 SubSelectorCenter int8u [val & 0x3f]
0 = None
1 = Preview
2 = FV Lock
3 = AE/AF Lock
4 = AE Lock Only
5 = AE Lock (reset on release)
6 = AE Lock (hold)
7 = AF Lock Only
8 = AF-On
10 = Bracketing Burst
11 = Matrix Metering
12 = Center-weighted Metering
13 = Spot Metering
14 = Playback
15 = My Menu Top Item
16 = +NEF(RAW)
17 = Virtual Horizon
18 = Reset Focus Point
19 = Grid Display
20 = My Menu
22 = Remote Release Only
23 = Preset Focus Point
26 = Flash Disable/Enable
27 = Highlight-weighted Metering
36 = AF-Area Mode (Single)
37 = AF-Area Mode (Dynamic Area 25 Points)
38 = AF-Area Mode (Dynamic Area 72 Points)
39 = AF-Area Mode (Dynamic Area 152 Points)
40 = AF-Area Mode (Group Area AF)
41 = AF-Area Mode (Auto Area AF)
42 = AF-Area Mode + AF-On (Single)
43 = AF-Area Mode + AF-On (Dynamic Area 25 Points)
44 = AF-Area Mode + AF-On (Dynamic Area 72 Points)
45 = AF-Area Mode + AF-On (Dynamic Area 152 Points)
46 = AF-Area Mode + AF-On (Group Area AF)
47 = AF-Area Mode + AF-On (Auto Area AF)
49 = Sync Release (Master Only)
50 = Sync Release (Remote Only)
54 = Highlight Active Focus Point
73.1 SubSelectorPlusDials int8u [val & 0xf]
0 = None
1 = Choose Image Area
2 = Shutter Speed & Aperture Lock
4 = Choose Non-CPU Lens Number
7 = Photo Shooting Menu Bank
74.1 AssignMovieSubselector int8u [val >> 4 & 0xf]
0 = None
3 = Index Marking
4 = View Photo Shooting Info
5 = AE/AF Lock
6 = AE Lock (Only)
7 = AE Lock (Hold)
8 = AF Lock (Only)
75.1 AssignMovieFunc1ButtonPlusDials int8u [val >> 4 & 0x1]
0 = None
1 = Choose Image Area
75.2 AssignMoviePreviewButtonPlusDials int8u [val & 0x1]
0 = None
1 = Choose Image Area (DX/1.3x)
76.1 AssignMovieSubselectorPlusDials int8u [val >> 4 & 0x1]
0 = None
1 = Choose Image Area
77.1 SyncReleaseMode int8u [val >> 7 & 0x1]
0 = No Sync
1 = Sync
78.1 Three-DTrackingWatchArea int8u [val >> 7 & 0x1]
0 = Wide
1 = Normal
78.2 SubjectMotion int8u [val >> 5 & 0x3]
0 = Steady
1 = Middle
2 = Erratic
78.3 AFActivation int8u [val >> 3 & 0x1]
0 = Shutter/AF-On
1 = AF-On Only
78.4 ShutterReleaseButtonAE-L int8u [val & 0x3]
0 = Off
1 = On (Half Press)
2 = On (Burst Mode)
79.1 VerticalAFOnButton int8u [val & 0x7f]
0 = None
3 = AE/AF Lock
4 = AE Lock Only
5 = AE Lock (reset on release)
6 = AE Lock (hold)
7 = AF Lock Only
8 = AF-On
36 = AF-Area Mode (Single)
37 = AF-Area Mode (Dynamic Area 25 Points)
38 = AF-Area Mode (Dynamic Area 72 Points)
39 = AF-Area Mode (Dynamic Area 152 Points)
40 = AF-Area Mode (Group Area AF)
41 = AF-Area Mode (Auto Area AF)
42 = AF-Area Mode + AF-On (Single)
43 = AF-Area Mode + AF-On (Dynamic Area 25 Points)
44 = AF-Area Mode + AF-On (Dynamic Area 72 Points)
45 = AF-Area Mode + AF-On (Dynamic Area 152 Points)
46 = AF-Area Mode + AF-On (Group Area AF)
47 = AF-Area Mode + AF-On (Auto Area AF)
100 = Same as AF-On
80.1 Func2Button int8u [val & 0x3f]
0 = None
1 = Preview
2 = FV Lock
3 = AE/AF Lock
4 = AE Lock Only
5 = AE Lock (reset on release)
6 = AE Lock (hold)
7 = AF Lock Only
8 = AF-On
10 = Bracketing Burst
11 = Matrix Metering
12 = Center-weighted Metering
13 = Spot Metering
14 = Playback
15 = My Menu Top Item
16 = +NEF(RAW)
17 = Virtual Horizon
19 = Grid Display
20 = My Menu
21 = Disable Synchronized Release
22 = Remote Release Only
26 = Flash Disable/Enable
27 = Highlight-weighted Metering
36 = AF-Area Mode (Single)
37 = AF-Area Mode (Dynamic Area 25 Points)
38 = AF-Area Mode (Dynamic Area 72 Points)
39 = AF-Area Mode (Dynamic Area 152 Points)
40 = AF-Area Mode (Group Area AF)
41 = AF-Area Mode (Auto Area AF)
42 = AF-Area Mode + AF-On (Single)
43 = AF-Area Mode + AF-On (Dynamic Area 25 Points)
44 = AF-Area Mode + AF-On (Dynamic Area 72 Points)
45 = AF-Area Mode + AF-On (Dynamic Area 152 Points)
46 = AF-Area Mode + AF-On (Group Area AF)
47 = AF-Area Mode + AF-On (Auto Area AF)
49 = Sync Release (Master Only)
50 = Sync Release (Remote Only)
81.1 Func2ButtonPlusDials int8u [val & 0xf]
0 = None
1 = Choose Image Area
2 = Shutter Speed & Aperture Lock
3 = One Step Speed / Aperture
4 = Choose Non-CPU Lens Number
5 = Active D-Lighting
7 = Photo Shooting Menu Bank
8 = Exposure Delay Mode
82.1 AssignMovieFunc2Button int8u [val >> 4 & 0x7]
0 = None
3 = Index Marking
4 = View Photo Shooting Info
83.1 Func3Button int8u [val & 0x3]
0 = None
1 = Voice Memo
2 = Rating
3 = Connect To Network

NikonCustom SettingsD500 Tags

Custom settings for the D500.

Index1Tag Name WritableValues / Notes
0.1 CustomSettingsBank int8u [val & 0x3]
0 = A
1 = B
2 = C
3 = D
1.1 AF-CPrioritySelection int8u [val >> 6 & 0x3]
0 = Release
1 = Release + Focus
2 = Focus
3 = Focus + Release
1.2 AF-SPrioritySelection int8u [val >> 5 & 0x1]
0 = Focus
1 = Release
1.3 NumberOfFocusPoints int8u [val >> 4 & 0x1]
0 = 55 Points
1 = 15 Points
1.4 Three-DTrackingFaceDetection int8u [val >> 3 & 0x1]
0 = Off
1 = On
1.5 BlockShotAFResponse int8u [val & 0x7]
2.1 FocusPointWrap int8u [val >> 3 & 0x1]
0 = No Wrap
1 = Wrap
2.2 AFPointBrightness int8u [val >> 1 & 0x3]
0 = Auto
1 = On
2 = Off
4.1 ISODisplay int8u [val >> 3 & 0x1]
0 = Show ISO Sensitivity
1 = Show Frame Count
4.2 GridDisplay int8u [val >> 1 & 0x1]
0 = On
1 = Off
5.1 LCDIllumination int8u [val >> 5 & 0x1]
0 = Off
1 = On
5.2 ElectronicFront-CurtainShutter int8u [val >> 3 & 0x1]
0 = Off
1 = On
6.1 ReverseIndicators int8u [val >> 7 & 0x1]
0 = + 0 -
1 = - 0 +
6.2 CommandDialsReverseRotation int8u [val >> 3 & 0x3]
0 = No
1 = Shutter Speed & Aperture
2 = Exposure Compensation
3 = Exposure Compensation, Shutter Speed & Aperture
6.3 EasyExposureCompensation int8u [val & 0x3]
0 = Off
1 = On
2 = On (auto reset)
7.1 ExposureControlStepSize int8u [val >> 6 & 0x3]
0 = 1/3 EV
1 = 1/2 EV
2 = 1 EV
7.2 ISOStepSize int8u [val >> 4 & 0x3]
0 = 1/3 EV
1 = 1/2 EV
2 = 1 EV
7.3 ExposureCompStepSize int8u [val >> 2 & 0x3]
0 = 1/3 EV
1 = 1/2 EV
2 = 1 EV
8.1 CenterWeightedAreaSize int8u [val >> 5 & 0x7]
0 = 6 mm
1 = 8 mm
2 = 10 mm
3 = 13 mm
4 = Average
8.2 FineTuneOptMatrixMetering int8u [val & 0xf]
9.1 FineTuneOptCenterWeighted int8u [val >> 4 & 0xf]
9.2 FineTuneOptSpotMetering int8u [val & 0xf]
10.1 MultiSelectorShootMode int8u [val >> 5 & 0x7]
0 = Select Center Focus Point (Reset)
2 = Preset Focus Point (Pre)
3 = Highlight Active Focus Point
4 = Not Used (None)
10.2 MultiSelectorPlaybackMode int8u [val >> 2 & 0x3]
0 = Thumbnail On/Off
1 = View Histograms
2 = Zoom On/Off
3 = Choose Folder
10.3 MultiSelector int8u [val & 0x1]
0 = Do Nothing
1 = Reset Meter-off Delay
11.1 ExposureDelayMode int8u [val >> 6 & 0x3]
0 = Off
1 = 1 s
2 = 2 s
3 = 3 s
11.2 CLModeShootingSpeed int8u [val & 0xf]
12.1 MaxContinuousRelease int8u  
13.1 AutoBracketOrder int8u [val >> 4 & 0x1]
0 = 0,-,+
1 = -,0,+
13.2 AutoBracketModeM int8u [val >> 2 & 0x3]
0 = Flash/Speed
1 = Flash/Speed/Aperture
2 = Flash/Aperture
3 = Flash Only
14.1 Func1Button int8u [val & 0x3f]
0 = None
1 = Preview
2 = FV Lock
3 = AE/AF Lock
4 = AE Lock Only
5 = AE Lock (reset on release)
6 = AE Lock (hold)
7 = AF Lock Only
8 = AF-On
10 = Bracketing Burst
11 = Matrix Metering
12 = Center-weighted Metering
13 = Spot Metering
14 = Playback
15 = My Menu Top Item
16 = +NEF(RAW)
17 = Virtual Horizon
19 = Grid Display
20 = My Menu
22 = Remote Release Only
26 = Flash Disable/Enable
27 = Highlight-weighted Metering
36 = AF-Area Mode (Single)
37 = AF-Area Mode (Dynamic Area 25 Points)
38 = AF-Area Mode (Dynamic Area 72 Points)
39 = AF-Area Mode (Dynamic Area 152 Points)
40 = AF-Area Mode (Group Area AF)
41 = AF-Area Mode (Auto Area AF)
42 = AF-Area Mode + AF-On (Single)
43 = AF-Area Mode + AF-On (Dynamic Area 25 Points)
44 = AF-Area Mode + AF-On (Dynamic Area 72 Points)
45 = AF-Area Mode + AF-On (Dynamic Area 152 Points)
46 = AF-Area Mode + AF-On (Group Area AF)
47 = AF-Area Mode + AF-On (Auto Area AF)
49 = Sync Release (Master Only)
50 = Sync Release (Remote Only)
15.1 PreviewButton int8u [val & 0x3f]
0 = None
1 = Preview
2 = FV Lock
3 = AE/AF Lock
4 = AE Lock Only
5 = AE Lock (reset on release)
6 = AE Lock (hold)
7 = AF Lock Only
8 = AF-On
10 = Bracketing Burst
11 = Matrix Metering
12 = Center-weighted Metering
13 = Spot Metering
14 = Playback
15 = My Menu Top Item
16 = +NEF(RAW)
17 = Virtual Horizon
19 = Grid Display
20 = My Menu
22 = Remote Release Only
26 = Flash Disable/Enable
27 = Highlight-weighted Metering
36 = AF-Area Mode (Single)
37 = AF-Area Mode (Dynamic Area 25 Points)
38 = AF-Area Mode (Dynamic Area 72 Points)
39 = AF-Area Mode (Dynamic Area 152 Points)
40 = AF-Area Mode (Group Area AF)
41 = AF-Area Mode (Auto Area AF)
42 = AF-Area Mode + AF-On (Single)
43 = AF-Area Mode + AF-On (Dynamic Area 25 Points)
44 = AF-Area Mode + AF-On (Dynamic Area 72 Points)
45 = AF-Area Mode + AF-On (Dynamic Area 152 Points)
46 = AF-Area Mode + AF-On (Group Area AF)
47 = AF-Area Mode + AF-On (Auto Area AF)
49 = Sync Release (Master Only)
50 = Sync Release (Remote Only)
16.1 AssignBktButton int8u [val & 0x7]
0 = Auto Bracketing
1 = Multiple Exposure
2 = HDR (high dynamic range)
3 = None
18.1 CommandDialsChangeMainSub int8u [val >> 5 & 0x7]
0 = Autofocus Off, Exposure Off
1 = Autofocus Off, Exposure On
2 = Autofocus Off, Exposure On (Mode A)
4 = Autofocus On, Exposure Off
5 = Autofocus On, Exposure On
6 = Autofocus On, Exposure On (Mode A)
18.2 CommandDialsMenuAndPlayback int8u [val >> 3 & 0x3]
0 = On
1 = Off
2 = On (Image Review Excluded)
18.3 CommandDialsApertureSetting int8u [val >> 2 & 0x1]
0 = Sub-command Dial
1 = Aperture Ring
18.4 ReleaseButtonToUseDial int8u [val & 0x1]
0 = No
1 = Yes
19.1 StandbyTimer int8u [val >> 4 & 0xf]
0 = 4 s
1 = 6 s
3 = 10 s
   5 = 30 s
6 = 1 min
7 = 5 min
   8 = 10 min
9 = 30 min
10 = No Limit
20.1 SelfTimerTime int8u [val >> 6 & 0x3]
0 = 2 s
1 = 5 s
2 = 10 s
3 = 20 s
20.2 SelfTimerShotInterval int8u [val >> 4 & 0x3]
0 = 0.5 s
1 = 1 s
2 = 2 s
3 = 3 s
20.3 SelfTimerShotCount int8u [val & 0xf]
21.1 ImageReviewMonitorOffTime int8u [val >> 5 & 0x7]
0 = 2 s
1 = 4 s
3 = 10 s
4 = 20 s
   5 = 1 min
6 = 5 min
7 = 10 min
21.2 LiveViewMonitorOffTime int8u [val >> 2 & 0x7]
1 = 5 min
2 = 10 min
3 = 15 min
   4 = 20 min
5 = 30 min
6 = No Limit
22.1 MenuMonitorOffTime int8u [val >> 5 & 0x7]
0 = 4 s
2 = 10 s
4 = 20 s
   5 = 1 min
6 = 5 min
7 = 10 min
22.2 ShootingInfoMonitorOffTime int8u [val >> 2 & 0x7]
0 = 4 s
2 = 10 s
4 = 20 s
   5 = 1 min
6 = 5 min
7 = 10 min
23.1 FlashSyncSpeed int8u [val >> 4 & 0xf]
2 = 1/250 s (auto FP)
3 = 1/250 s
5 = 1/200 s
6 = 1/160 s
   7 = 1/125 s
8 = 1/100 s
9 = 1/80 s
10 = 1/60 s
23.2 FlashShutterSpeed int8u [val & 0xf]
0 = 1/60 s
1 = 1/30 s
2 = 1/15 s
3 = 1/8 s
4 = 1/4 s
5 = 1/2 s
   6 = 1 s
7 = 2 s
8 = 4 s
9 = 8 s
10 = 15 s
11 = 30 s
31.1 ModelingFlash int8u [val >> 5 & 0x1]
0 = On
1 = Off
36.1 PlaybackMonitorOffTime int8u [val >> 5 & 0x7]
0 = 4 s
1 = 10 s
2 = 20 s
   3 = 1 min
4 = 5 min
5 = 10 min
37.1 MultiSelectorLiveView int8u [val >> 6 & 0x3]
0 = Reset
1 = Zoom
3 = Not Used
38.1 ShutterSpeedLock int8u [val >> 7 & 0x1]
0 = Off
1 = On
38.2 ApertureLock int8u [val >> 6 & 0x1]
0 = Off
1 = On
38.3 MovieShutterButton int8u [val >> 4 & 0x1]
0 = Take Photo
1 = Record Movies
38.4 FlashExposureCompArea int8u [val >> 2 & 0x1]
0 = Entire Frame
1 = Background Only
38.5 AutoFlashISOSensitivity int8u [val >> 1 & 0x1]
0 = Subject and Background
1 = Subject Only
41.1 MovieFunc1Button int8u [val >> 4 & 0xf]
0 = None
2 = Power Aperture (close)
3 = Index Marking
4 = View Photo Shooting Info
11 = Exposure Compensation -
41.2 MoviePreviewButton int8u [val & 0xf]
0 = None
1 = Power Aperture (open)
3 = Index Marking
4 = View Photo Shooting Info
10 = Exposure Compensation +
42.1 Func1ButtonPlusDials int8u [val & 0xf]
0 = None
1 = Choose Image Area (DX/1.3x)
2 = Shutter Speed & Aperture Lock
3 = One Step Speed / Aperture
4 = Choose Non-CPU Lens Number
5 = Active D-Lighting
7 = Photo Shooting Menu Bank
8 = Exposure Delay Mode
43.1 PreviewButtonPlusDials int8u [val & 0xf]
0 = None
1 = Choose Image Area (DX/1.3x)
2 = Shutter Speed & Aperture Lock
3 = One Step Speed / Aperture
4 = Choose Non-CPU Lens Number
5 = Active D-Lighting
7 = Photo Shooting Menu Bank
8 = Exposure Delay Mode
45.1 AssignMovieRecordButtonPlusDials int8u [val & 0xf]
0 = None
1 = Choose Image Area (DX/1.3x)
2 = Shutter Speed & Aperture Lock
7 = Photo Shooting Menu Bank
11 = Exposure Mode
46.1 FineTuneOptHighlightWeighted int8u [val & 0xf]
47.1 DynamicAreaAFDisplay int8u [val >> 7 & 0x1]
0 = Off
1 = On
47.2 AFPointIllumination int8u [val >> 6 & 0x1]
0 = Off
1 = On During Manual Focusing
47.3 StoreByOrientation int8u [val >> 3 & 0x3]
0 = Off
1 = Focus Point
2 = Focus Point and AF-area Mode
47.4 GroupAreaAFIllumination int8u [val >> 2 & 0x1]
0 = Squares
1 = Dots
48.1 MatrixMetering int8u [val >> 7 & 0x1]
0 = Face Detection On
1 = Face Detection Off
48.2 LiveViewButtonOptions int8u [val >> 4 & 0x3]
0 = Enable
1 = Enable (Standby Timer Active)
2 = Disable
48.3 AFModeRestrictions int8u [val & 0x3]
0 = No Restrictions
1 = AF-C
2 = AF-S
49.1 LimitAFAreaModeSelection int8u [val >> 1 & 0x3f]
0x0 = No Restrictions
Bit 0 = Auto-area
Bit 1 = Group-area
Bit 2 = 3D-tracking
Bit 3 = Dynamic area (153 points)
Bit 4 = Dynamic area (72 points)
Bit 5 = Dynamic area (25 points)
52.1 LensFocusFunctionButtons int8u [val & 0x3f]
3 = AE/AF Lock
4 = AE Lock Only
7 = AF Lock Only
8 = AF-On
24 = Preset Focus Point
26 = Flash Disable/Enable
36 = AF-Area Mode (Single)
37 = AF-Area Mode (Dynamic Area 25 Points)
38 = AF-Area Mode (Dynamic Area 72 Points)
39 = AF-Area Mode (Dynamic Area 152 Points)
40 = AF-Area Mode (Group Area AF)
41 = AF-Area Mode (Auto Area AF)
42 = AF-Area Mode + AF-On (Single)
43 = AF-Area Mode + AF-On (Dynamic Area 25 Points)
44 = AF-Area Mode + AF-On (Dynamic Area 72 Points)
45 = AF-Area Mode + AF-On (Dynamic Area 152 Points)
46 = AF-Area Mode + AF-On (Group Area AF)
47 = AF-Area Mode + AF-On (Auto Area AF)
49 = Sync Release (Master Only)
50 = Sync Release (Remote Only)
66.1 VerticalMultiSelector int8u [val & 0xff]
0x0 = Same as Multi-Selector with Info(U/D) & Playback(R/L)
0x8 = Same as Multi-Selector with Info(R/L) & Playback(U/D)
0x80 = Focus Point Selection
67.1 AssignMB-D17FuncButton int8u [val & 0x3f]
0 = None
1 = Preview
2 = FV Lock
3 = AE/AF Lock
4 = AE Lock Only
5 = AE Lock (reset on release)
6 = AE Lock (hold)
7 = AF Lock Only
8 = AF-On
10 = Bracketing Burst
11 = Matrix Metering
12 = Center-weighted Metering
13 = Spot Metering
14 = Playback
15 = My Menu Top Item
16 = +NEF(RAW)
17 = Virtual Horizon
18 = Reset Focus Point
19 = Grid Display
20 = My Menu
22 = Remote Release Only
23 = Preset Focus Point
26 = Flash Disable/Enable
27 = Highlight-weighted Metering
36 = AF-Area Mode (Single)
37 = AF-Area Mode (Dynamic Area 25 Points)
38 = AF-Area Mode (Dynamic Area 72 Points)
39 = AF-Area Mode (Dynamic Area 152 Points)
40 = AF-Area Mode (Group Area AF)
41 = AF-Area Mode (Auto Area AF)
42 = AF-Area Mode + AF-On (Single)
43 = AF-Area Mode + AF-On (Dynamic Area 25 Points)
44 = AF-Area Mode + AF-On (Dynamic Area 72 Points)
45 = AF-Area Mode + AF-On (Dynamic Area 152 Points)
46 = AF-Area Mode + AF-On (Group Area AF)
47 = AF-Area Mode + AF-On (Auto Area AF)
49 = Sync Release (Master Only)
50 = Sync Release (Remote Only)
54 = Highlight Active Focus Point
68.1 AssignMB-D17FuncButtonPlusDials int8u [val & 0xf]
0 = None
1 = Choose Image Area (DX/1.3x)
2 = Shutter Speed & Aperture Lock
3 = One Step Speed / Aperture
4 = Choose Non-CPU Lens Number
5 = Active D-Lighting
7 = Photo Shooting Menu Bank
8 = Exposure Delay Mode
10 = ISO Sensitivity
11 = Exposure Mode
12 = Exposure Compensation
13 = Metering Mode
70.1 AF-OnButton int8u [val & 0x3f]
0 = None
3 = AE/AF Lock
4 = AE Lock Only
5 = AE Lock (reset on release)
6 = AE Lock (hold)
7 = AF Lock Only
8 = AF-On
36 = AF-Area Mode (Single)
37 = AF-Area Mode (Dynamic Area 25 Points)
38 = AF-Area Mode (Dynamic Area 72 Points)
39 = AF-Area Mode (Dynamic Area 152 Points)
40 = AF-Area Mode (Group Area AF)
41 = AF-Area Mode (Auto Area AF)
42 = AF-Area Mode + AF-On (Single)
43 = AF-Area Mode + AF-On (Dynamic Area 25 Points)
44 = AF-Area Mode + AF-On (Dynamic Area 72 Points)
45 = AF-Area Mode + AF-On (Dynamic Area 152 Points)
46 = AF-Area Mode + AF-On (Group Area AF)
47 = AF-Area Mode + AF-On (Auto Area AF)
71.1 SubSelector int8u [val >> 7 & 0x1]
0 = Focus Point Selection
1 = Same as MultiSelector
72.1 SubSelectorCenter int8u [val & 0x3f]
0 = None
1 = Preview
2 = FV Lock
3 = AE/AF Lock
4 = AE Lock Only
5 = AE Lock (reset on release)
6 = AE Lock (hold)
7 = AF Lock Only
8 = AF-On
10 = Bracketing Burst
11 = Matrix Metering
12 = Center-weighted Metering
13 = Spot Metering
14 = Playback
15 = My Menu Top Item
16 = +NEF(RAW)
17 = Virtual Horizon
18 = Reset Focus Point
19 = Grid Display
20 = My Menu
22 = Remote Release Only
23 = Preset Focus Point
26 = Flash Disable/Enable
27 = Highlight-weighted Metering
36 = AF-Area Mode (Single)
37 = AF-Area Mode (Dynamic Area 25 Points)
38 = AF-Area Mode (Dynamic Area 72 Points)
39 = AF-Area Mode (Dynamic Area 152 Points)
40 = AF-Area Mode (Group Area AF)
41 = AF-Area Mode (Auto Area AF)
42 = AF-Area Mode + AF-On (Single)
43 = AF-Area Mode + AF-On (Dynamic Area 25 Points)
44 = AF-Area Mode + AF-On (Dynamic Area 72 Points)
45 = AF-Area Mode + AF-On (Dynamic Area 152 Points)
46 = AF-Area Mode + AF-On (Group Area AF)
47 = AF-Area Mode + AF-On (Auto Area AF)
49 = Sync Release (Master Only)
50 = Sync Release (Remote Only)
54 = Highlight Active Focus Point
73.1 SubSelectorPlusDials int8u [val & 0xf]
0 = None
1 = Choose Image Area (DX/1.3x)
2 = Shutter Speed & Aperture Lock
4 = Choose Non-CPU Lens Number
7 = Photo Shooting Menu Bank
74.1 AssignMovieSubselector int8u [val >> 4 & 0xf]
0 = None
3 = Index Marking
4 = View Photo Shooting Info
5 = AE/AF Lock
6 = AE Lock (Only)
7 = AE Lock (Hold)
8 = AF Lock (Only)
75.1 AssignMovieFunc1ButtonPlusDials int8u [val >> 4 & 0x1]
0 = None
1 = Choose Image Area (DX/1.3x)
75.2 AssignMoviePreviewButtonPlusDials int8u [val & 0x1]
0 = None
1 = Choose Image Area (DX/1.3x)
76.1 AssignMovieSubselectorPlusDials int8u [val >> 4 & 0x1]
0 = None
1 = Choose Image Area (DX/1.3x)
77.1 SyncReleaseMode int8u [val >> 7 & 0x1]
0 = No Sync
1 = Sync
78.1 Three-DTrackingWatchArea int8u [val >> 7 & 0x1]
0 = Wide
1 = Normal
78.2 SubjectMotion int8u [val >> 5 & 0x3]
0 = Steady
1 = Middle
2 = Erratic
78.3 AFActivation int8u [val >> 3 & 0x1]
0 = Shutter/AF-On
1 = AF-On Only
78.4 ShutterReleaseButtonAE-L int8u [val & 0x3]
0 = Off
1 = On (Half Press)
2 = On (Burst Mode)
79.1 AssignMB-D17AF-OnButton int8u [val & 0x7f]
0 = None
3 = AE/AF Lock
4 = AE Lock Only
5 = AE Lock (reset on release)
6 = AE Lock (hold)
7 = AF Lock Only
8 = AF-On
36 = AF-Area Mode (Single)
37 = AF-Area Mode (Dynamic Area 25 Points)
38 = AF-Area Mode (Dynamic Area 72 Points)
39 = AF-Area Mode (Dynamic Area 152 Points)
40 = AF-Area Mode (Group Area AF)
41 = AF-Area Mode (Auto Area AF)
42 = AF-Area Mode + AF-On (Single)
43 = AF-Area Mode + AF-On (Dynamic Area 25 Points)
44 = AF-Area Mode + AF-On (Dynamic Area 72 Points)
45 = AF-Area Mode + AF-On (Dynamic Area 152 Points)
46 = AF-Area Mode + AF-On (Group Area AF)
47 = AF-Area Mode + AF-On (Auto Area AF)
100 = Same as Camera AF-On Button
80.1 Func2Button int8u [val & 0x3f]
0 = None
15 = My Menu Top Item
20 = My Menu
55 = Rating
82.1 AssignMovieFunc2Button int8u [val >> 4 & 0x7]
0 = None
3 = Index Marking
4 = View Photo Shooting Info

NikonCustom SettingsD610 Tags

Custom settings for the D610.

Index1Tag Name WritableValues / Notes
0.1 AF-CPrioritySelection int8u [val >> 7 & 0x1]
0 = Release
1 = Focus
0.2 AF-SPrioritySelection int8u [val >> 5 & 0x1]
0 = Release
1 = Focus
0.3 NumberOfFocusPoints int8u [val >> 4 & 0x1]
0 = 39 Points
1 = 11 Points
0.4 FocusTrackingLockOn int8u [val & 0x7]
0 = Off
1 = 1 Short
2 = 2
   3 = 3 Normal
4 = 4
5 = 5 Long
1.1 FocusPointWrap int8u [val >> 3 & 0x1]
0 = No Wrap
1 = Wrap
1.2 AFPointIllumination int8u [val >> 1 & 0x3]
0 = Auto
1 = On
2 = Off
1.3 AFAssist int8u [val & 0x1]
0 = On
1 = Off
5.1 EasyExposureCompensation int8u [val & 0x3]
0 = Off
1 = On
2 = On Auto Reset
6.1 ExposureControlStep int8u [val >> 6 & 0x1]
0 = 1/3 EV
1 = 1/2 EV
6.2 ISOSensitivityStep int8u [val >> 4 & 0x1]
0 = 1/3 EV
1 = 1/2 EV
7.1 CenterWeightedAreaSize int8u [val >> 5 & 0x7]
0 = 8 mm
1 = 12 mm
2 = 15 mm
3 = 20 mm
4 = Average
7.2 FineTuneOptMatrixMetering int8u [val & 0xf]
8.1 FineTuneOptCenterWeighted int8u [val >> 4 & 0xf]
8.2 FineTuneOptSpotMetering int8u [val & 0xf]
17.1 ShutterReleaseButtonAE-L int8u [val >> 1 & 0x1]
0 = Off
1 = On
18.1 StandbyTimer int8u [val >> 4 & 0xf]
0 = 4 s
1 = 6 s
2 = 10 s
   3 = 30 s
4 = 1 min
5 = 5 min
   6 = 10 min
7 = 30 min
8 = No Limit
18.2 RemoteOnDuration int8u [val & 0x3]
0 = 1 min
1 = 5 min
2 = 10 min
3 = 20 min
19.1 SelfTimerTime int8u [val >> 6 & 0x3]
0 = 2 s
1 = 5 s
2 = 10 s
3 = 20 s
19.2 SelfTimerShotInterval int8u [val >> 4 & 0x3]
0 = 0.5 s
1 = 1 s
2 = 2 s
3 = 3 s
19.3 SelfTimerShotCount int8u [val & 0xf]
20.1 ImageReviewMonitorOffTime int8u [val >> 5 & 0x7]
0 = 2 s
1 = 4 s
2 = 10 s
3 = 20 s
   4 = 1 min
5 = 5 min
6 = 10 min
20.2 LiveViewMonitorOffTime int8u [val >> 2 & 0x7]
0 = 5 min
1 = 10 min
2 = 15 min
   3 = 20 min
4 = 30 min
5 = No Limit
21.1 MenuMonitorOffTime int8u [val >> 5 & 0x7]
0 = 4 s
1 = 10 s
2 = 20 s
   3 = 1 min
4 = 5 min
5 = 10 min
21.2 ShootingInfoMonitorOffTime int8u [val >> 2 & 0x7]
0 = 4 s
1 = 10 s
2 = 20 s
   3 = 1 min
4 = 5 min
5 = 10 min
35.1 PlaybackMonitorOffTime int8u [val >> 5 & 0x7]
0 = 4 s
1 = 10 s
2 = 20 s
   3 = 1 min
4 = 5 min
5 = 10 min

NikonCustom SettingsZ8 Tags

Custom settings for the Z8.

Index1Tag Name WritableValues / Notes
1 CustomSettingsBank int8u 0 = A
1 = B
2 = C
3 = D
3 AF-CPrioritySelection int8u 0 = Release
1 = Release + Focus
3 = Focus
5 AF-SPrioritySelection int8u 0 = Release
1 = Focus
7 BlockShotAFResponse int8u 1 = 1 (Quick)
2 = 2
3 = 3 (Normal)
4 = 4
5 = 5 (Delayed)
11 AFPointSel int8u 0 = Use All
1 = Use Half
13 StoreByOrientation int8u 0 = Off
1 = Focus Point
2 = Focus Point and AF-area mode
15 AFActivation int8u 0 = AF-On Only
1 = Shutter/AF-On
16 AF-OnOutOfFocusRelease? int8u 0 = Disable
1 = Enable
17 LimitAF-AreaModeSelPinpoint? int8u 0 = Limit
1 = No Limit
19 LimitAF-AreaModeSelWideAF_S? int8u 0 = Limit
1 = No Limit
20 LimitAF-AreaModeSelWideAF_L? int8u 0 = Limit
1 = No Limit
21 LimitAFAreaModeSelAuto? int8u 0 = Limit
1 = No Limit
22 FocusPointWrap? int8u 0 = No Wrap
1 = Wrap
23 ManualFocusPointIllumination? int8u 0 = On During Focus Point Selection Only
1 = On
24 DynamicAreaAFAssist? int8u 0 = Focus Point Only
1 = Focus and Surrounding Points
25 AF-AssistIlluminator int8u 0 = Off
1 = On
26 ManualFocusRingInAFMode int8u 0 = Off
1 = On
27 ExposureControlStepSize int8u 0 = 1/3 EV
1 = 1/2 EV
2 = 1 EV
29 EasyExposureCompensation int8u 0 = Off
1 = On
2 = On (auto reset)
31 CenterWeightedAreaSize int8u 0 = 8 mm
1 = 12 mm
4 = Average
33 FineTuneOptMatrixMetering int8s  
35 FineTuneOptCenterWeighted int8s  
37 FineTuneOptSpotMetering int8s  
39 FineTuneOptHighlightWeighted int8s  
41 ShutterReleaseButtonAE-L int8u 0 = Off
1 = On (Half Press)
2 = On (Burst Mode)
43 SelfTimerTime int8u 0 = 2 s
1 = 5 s
2 = 10 s
3 = 20 s
45 SelfTimerShotCount int8u  
49 SelfTimerShotInterval int8u 0 = 0.5 s
1 = 1 s
2 = 2 s
3 = 3 s
51 PlaybackMonitorOffTime int8u --> NikonCustom DelaysZ9 Values
53 MenuMonitorOffTime int8u --> NikonCustom DelaysZ9 Values
55 ShootingInfoMonitorOffTime int8u --> NikonCustom DelaysZ9 Values
57 ImageReviewMonitorOffTime int8u --> NikonCustom DelaysZ9 Values
59 CLModeShootingSpeed int8u  
61 MaxContinuousRelease no  
65 SyncReleaseMode? int8u 0 = No Sync
1 = Sync
69 LimitSelectableImageAreaDX? int8u 0 = Limit
1 = No Limit
70 LimitSelectableImageArea1To1? int8u 0 = Limit
1 = No Limit
71 LimitSelectableImageArea16To9? int8u 0 = Limit
1 = No Limit
72 FileNumberSequence int8u 0 = Off
1 = On
73 FocusPeakingLevel? int8u 0 = High Sensitivity
1 = Standard Sensitivity
2 = Low Sensitivity
75 FocusPeakingHighlightColor? int8u 0 = Red
1 = Yellow
2 = Blue
3 = White
81 ContinuousModeDisplay int8u 0 = Off
1 = On
83 FlashSyncSpeed no
0 = 1/60 s
1 = 1/80 s
2 = 1/100 s
3 = 1/125 s
   4 = 1/160 s
5 = 1/200 s
6 = 1/250 s
85 HighSpeedSync int8u 0 = Off
1 = On
87 FlashShutterSpeed no
0 = 1 s
1 = 1/2 s
2 = 1/4 s
   3 = 1/8 s
4 = 1/15 s
5 = 1/30 s
   6 = 1/60 s
7 = 30 s
8 = 15 s
   9 = 8 s
10 = 4 s
11 = 2 s
89 FlashExposureCompArea int8u 0 = Entire Frame
1 = Background Only
91 AutoFlashISOSensitivity int8u 0 = Subject and Background
1 = Subject Only
93 ModelingFlash int8u 0 = Off
1 = On
95 AutoBracketModeM int8u 0 = Flash/Speed
1 = Flash/Speed/Aperture
2 = Flash/Aperture
3 = Flash Only
4 = Flash/ISO
97 AutoBracketOrder int8u 0 = 0,-,+
1 = -,0,+
99 Func1Button int8u --> NikonCustom ButtonsZ9 Values
115 Func2Button int8u --> NikonCustom ButtonsZ9 Values
131 AFOnButton int8u --> NikonCustom ButtonsZ9 Values
143 SubSelector? int8u --> NikonCustom ButtonsZ9 Values
155 AssignMovieRecordButton? int8u --> NikonCustom ButtonsZ9 Values
159 LensFunc1Button int8u --> NikonCustom ButtonsZ9 Values
167 LensFunc2Button int8u --> NikonCustom ButtonsZ9 Values
173 LensControlRing int8u 0 = None (Disabled)
1 = Focus (M/A)
2 = ISO Sensitivity
3 = Exposure Compensation
4 = Aperture
175 MultiSelectorShootMode int8u --> NikonCustom ButtonsZ9 Values
179 MultiSelectorPlaybackMode int8u --> NikonCustom ButtonsZ9 Values
183 ShutterSpeedLock int8u 0 = Off
1 = On
184 ApertureLock int8u 0 = Off
1 = On
186 CmdDialsReverseRotation int8u 0 = No
1 = Shutter Speed & Aperture
0 = Exposure Compensation
1 = Exposure Compensation, Shutter Speed & Aperture
191 UseDialWithoutHold? int8u 0 = Off
1 = On
193 ReverseIndicators? int8u 0 = + 0 -
1 = - 0 +
195 MovieFunc1Button int8u --> NikonCustom ButtonsZ9 Values
199 MovieFunc2Button int8u --> NikonCustom ButtonsZ9 Values
203 MovieAF-OnButton int8u --> NikonCustom ButtonsZ9 Values
215 MovieLensControlRing int8u 0 = None (Disabled)
2 = ISO Sensitivity
3 = Exposure Compensation
4 = Power Aperture
5 = Hi-Res Zoom
217 MovieMultiSelector? int8u --> NikonCustom ButtonsZ9 Values
221 MovieAFSpeed int8u  
223 MovieAFSpeedApply int8u 0 = Always
1 = Only During Recording
225 MovieAFTrackingSensitivity int8u
0 = 1 (High)
1 = 2
2 = 3
3 = 4 (Normal)
   4 = 5
5 = 6
6 = 7 (Low)
257 LCDIllumination? int8u 0 = Off
1 = On
258 ExtendedShutterSpeeds int8u 0 = Off
1 = On
259 SubjectMotion int8u 0 = Erratic
1 = Steady
261 FocusPointPersistence int8u 0 = Auto
1 = Off
263 AutoFocusModeRestrictions? int8u 0 = AF-S
1 = AF-C
2 = Full-time AF
3 = Manual
4 = No Restrictions
267 CHModeShootingSpeed int8u  
273 FlashBurstPriority? int8u 0 = Frame Rate
1 = Exposure
335 LimitAF-AreaModeSelDynamic_S? int8u 0 = Limit
1 = No Limit
336 LimitAF-AreaModeSelDynamic_M? int8u 0 = Limit
1 = No Limit
337 LimitAF-AreaModeSelDynamic_L? int8u 0 = Limit
1 = No Limit
339 LimitAF-AreaModeSel3DTracking? int8u 0 = Limit
1 = No Limit
341 PlaybackFlickUp? int8u
0 = Rating
1 = Select To Send (PC)
2 = Select To Send (FTP)
3 = Protect
4 = Voice Memo
5 = None
345 PlaybackFlickDown? int8u
0 = Rating
1 = Select To Send (PC)
2 = Select To Send (FTP)
3 = Protect
4 = Voice Memo
5 = None
349 ISOStepSize int8u 0 = 1/3 EV
1 = 1/2 EV
2 = 1 EV
355 ReverseFocusRing int8u 0 = Not Reversed
1 = Reversed
356 EVFImageFrame? int8u 0 = Off
1 = On
357 EVFGrid? int8u
0 = 3x3
1 = 4x4
2 = 2.35:1
   3 = 1.85:1
4 = 5:4
5 = 4:3
   6 = 1:1
7 = 16:9
8 = 90%
359 VirtualHorizonStyle? int8u 0 = Type A (Cockpit)
1 = Type B (Sides)
421 Func1ButtonPlaybackMode? int8u --> NikonCustom ButtonsZ9 Values
423 Func2ButtonPlaybackMode? int8u --> NikonCustom ButtonsZ9 Values
437 MovieRecordButtonPlaybackMode? int8u --> NikonCustom ButtonsZ9 Values
453 WBButtonPlaybackMode int8u --> NikonCustom ButtonsZ9 Values
459 CommandDialPlaybackMode? int8u
0 = 1 Frame
1 = 10 Frames
2 = 50 Frames
3 = Folder
4 = Protect
5 = Photos Only
6 = Videos Only
7 = Rating
8 = Page
9 = Skip To First Shot In Series
10 = Uploaded to FTP
11 = Uploaded to Computer
461 CommandDialVideoPlaybackMode? int8u
0 = 2 s
1 = 5 s
2 = 10 s
3 = 1 Frame
   4 = 5 Frames
5 = 10 Frames
6 = First/Last Frame
7 = Playback Speed
463 SubCommandDialPlaybackMode? int8u
0 = 1 Frame
1 = 10 Frames
2 = 50 Frames
3 = Folder
4 = Protect
5 = Photos Only
6 = Videos Only
7 = Rating
8 = Page
9 = Skip To First Shot In Series
10 = Uploaded to FTP
11 = Uploaded to Computer
465 SubCommandDialVideoPlaybackMode? int8u
0 = 2 s
1 = 5 s
2 = 10 s
3 = 1 Frame
   4 = 5 Frames
5 = 10 Frames
6 = First/Last Frame
7 = Playback Speed
467 FocusPointLock? int8u 0 = Off
1 = On
469 ControlRingResponse int8u 0 = High
1 = Low
515 MovieAFAreaMode? int8u --> NikonCustom ButtonsZ9 Values
529 ZebraPatternToneRange? int8u 0 = Off
1 = Highlights
2 = Midtones
531 MovieZebraPattern? int8u 0 = Pattern 1
1 = Pattern 2
533 MovieHighlightDisplayThreshold? int8u  
535 MovieMidtoneDisplayValue? int8u  
537 MovieMidtoneDisplayRange? int8u~  
541 MovieEVFGrid? int8u
0 = 3x3
1 = 4x4
2 = 2.35:1
   3 = 1.85:1
4 = 5:4
5 = 4:3
   6 = 1:1
7 = 16:9
8 = 90%
549 MovieShutterSpeedLock? int8u 0 = Off
1 = On
550 MovieFocusPointLock? int8u 0 = Off
1 = On
563 MatrixMetering? int8u 0 = Face Detection Off
1 = Face Detection On
564 AF-CFocusDisplay int8u 0 = Off
1 = On
565 FocusPeakingDisplay? int8u 0 = Off
1 = On
567 KeepExposure int8u 0 = Off
1 = Shutter Speed
2 = ISO
585 StarlightView? int8u 0 = Off
1 = On
587 EVFWarmDisplayMode? int8u 0 = Off
1 = Mode 1
2 = Mode 2
589 EVFWarmDisplayBrightness? int8s  
591 EVFReleaseIndicator? int8u 0 = Off
1 = Type A (Dark)
2 = Type B (Border)
3 = Type C (Sides)
601 MovieApertureLock? int8u 0 = Off
1 = On
607 FlickAdvanceDirection? int8u 0 = Left to Right
1 = Right to Left
647 PreReleaseBurstLength int8u 0 = None
1 = 0.3 Sec
2 = 0.5 Sec
3 = 1 Sec
649 PostReleaseBurstLength int8u 0 = 1 Sec
1 = 2 Sec
2 = 3 Sec
3 = Max
681 ViewModeShowEffectsOfSettings? int8u 0 = Always
1 = Only When Flash Not Used
683 DispButton int8u --> NikonCustom ButtonsZ9 Values
753 ExposureDelay int16u~  

NikonCustom DelaysZ9 Values

ValueDelaysZ9ValueDelaysZ9ValueDelaysZ9
0= 2 s 5= 30 s 11= 30 min
1= 4 s 6= 1 min 12= No Limit
3= 10 s 7= 5 min   
4= 20 s 8= 10 min   

NikonCustom ButtonsZ9 Values

ValueButtonsZ9ValueButtonsZ9
0= None 70= Photo Shooting Bank
1= Preview 71= ISO
3= FV Lock 72= Shooting Mode
4= AE/AF Lock 73= Exposure Compensation
5= AE Lock Only 76= Silent Mode
6= AE Lock (reset on release) 78= LiveView Information
7= AE Lock (hold) 79= AWB Lock (hold)
8= AF Lock Only 80= Grid Display
9= AF-On 81= Starlight View
10= Flash Disable/Enable 82= Select To Send (PC)
11= Bracketing Burst 83= Select To Send (FTP)
12= +NEF(RAW) 84= Pattern Tone Range
18= Virtual Horizon 85= Control Lock
19= Synchronized Release 86= Save Focus Position
20= My Menu 87= Recall Focus Position
21= My Menu Top Item 88= Recall Shooting Functions (Hold)
22= Playback 89= Set Picture Control (HLG)
23= Rating 90= Skin Softening
24= Protect 91= Portrait Impression Balance
25= Zoom 97= High Frequency Flicker Reduction
26= Focus Peaking 98= Switch FX/DX
27= Flash Mode/Compensation 99= View Mode (Photo LV)
28= Image Area 100= Photo Flicker Reduction
30= Non-CPU Lens 101= Filtered Playback (Select Criteria)
31= Active-D Lighting 103= Start Series Playback
32= Exposure Delay Mode 104= View Assist
33= 1 Stop Speed/Aperture 105= Hi-Res Zoom+
34= White Balance 106= Hi-Res Zoom-
35= Metering 108= Override Other Cameras
36= Auto Bracketing 109= DISP - Cycle Information Display (shooting)
37= Multiple Exposure 110= DISP - Cycle Information Display (playback)
38= HDR Overlay 111= Resume Shooting
39= Picture Control 112= Switch Eyes
40= Quality 113= Power Zoom +
41= Focus Mode/AF AreaMode 114= Power Zoom -
42= Select Center Focus Point 115= Delete
44= Record Movie 116= Pixel Shift Shooting
45= Thumbnail On/Off 117= Cycle AF-area Mode
46= View Histograms 118= Raw Processing (Current)
47= Choose Folder 119= Raw Processing (Multiple)
48= Power Aperture (Open) 120= Trim
49= Power Aperture (Close) 121= Resize (Current)
52= Microphone Sensitivity 122= Resize (Multiple)
53= Release Mode 123= D-Lighting
57= Preset Focus Point 124= Straighten
58= AE/AWB Lock (hold) 125= Distortion Control
59= AF-AreaMode 126= Perspective Control
60= AF-AreaMode + AF-On 127= Monochrome
61= Recall Shooting Functions 128= Overlay (Add)
64= Filtered Playback 129= Lighten
65= Same as AF-On 130= Darken
66= Voice Memo 131= Motion Blend

NikonCustom SettingsZ9 Tags

Custom settings for the Z9.

Index1Tag Name WritableValues / Notes
1 CustomSettingsBank int8u 0 = A
1 = B
2 = C
3 = D
3 AF-CPrioritySelection int8u 0 = Release
1 = Release + Focus
3 = Focus
5 AF-SPrioritySelection int8u 0 = Release
1 = Focus
7 BlockShotAFResponse int8u 1 = 1 (Quick)
2 = 2
3 = 3 (Normal)
4 = 4
5 = 5 (Delayed)
11 AFPointSel int8u 0 = Use All
1 = Use Half
13 StoreByOrientation int8u 0 = Off
1 = Focus Point
2 = Focus Point and AF-area mode
15 AFActivation int8u 0 = AF-On Only
1 = Shutter/AF-On
16 AF-OnOutOfFocusRelease? int8u 0 = Disable
1 = Enable
17 LimitAF-AreaModeSelPinpoint? int8u 0 = Limit
1 = No Limit
19 LimitAF-AreaModeSelWideAF_S? int8u 0 = Limit
1 = No Limit
20 LimitAF-AreaModeSelWideAF_L? int8u 0 = Limit
1 = No Limit
21 LimitAFAreaModeSelAuto? int8u 0 = Limit
1 = No Limit
22 FocusPointWrap? int8u 0 = No Wrap
1 = Wrap
23 ManualFocusPointIllumination? int8u 0 = On During Focus Point Selection Only
1 = On
24 DynamicAreaAFAssist? int8u 0 = Focus Point Only
1 = Focus and Surrounding Points
25 AF-AssistIlluminator int8u 0 = Off
1 = On
26 ManualFocusRingInAFMode int8u 0 = Off
1 = On
27 ExposureControlStepSize int8u 0 = 1/3 EV
1 = 1/2 EV
2 = 1 EV
29 EasyExposureCompensation int8u 0 = Off
1 = On
2 = On (auto reset)
31 CenterWeightedAreaSize int8u 0 = 8 mm
1 = 12 mm
4 = Average
33 FineTuneOptMatrixMetering int8s  
35 FineTuneOptCenterWeighted int8s  
37 FineTuneOptSpotMetering int8s  
39 FineTuneOptHighlightWeighted int8s  
41 ShutterReleaseButtonAE-L int8u 0 = Off
1 = On (Half Press)
2 = On (Burst Mode)
43 SelfTimerTime int8u 0 = 2 s
1 = 5 s
2 = 10 s
3 = 20 s
45 SelfTimerShotCount int8u  
49 SelfTimerShotInterval int8u 0 = 0.5 s
1 = 1 s
2 = 2 s
3 = 3 s
51 PlaybackMonitorOffTime int8u --> NikonCustom DelaysZ9 Values
53 MenuMonitorOffTime int8u --> NikonCustom DelaysZ9 Values
55 ShootingInfoMonitorOffTime int8u --> NikonCustom DelaysZ9 Values
57 ImageReviewMonitorOffTime int8u --> NikonCustom DelaysZ9 Values
59 CLModeShootingSpeed int8u  
61 MaxContinuousRelease no  
65 SyncReleaseMode? int8u 0 = No Sync
1 = Sync
69 LimitSelectableImageAreaDX? int8u 0 = Limit
1 = No Limit
70 LimitSelectableImageArea1To1? int8u 0 = Limit
1 = No Limit
71 LimitSelectableImageArea16To9? int8u 0 = Limit
1 = No Limit
72 FileNumberSequence int8u 0 = Off
1 = On
73 FocusPeakingLevel? int8u 0 = High Sensitivity
1 = Standard Sensitivity
2 = Low Sensitivity
75 FocusPeakingHighlightColor? int8u 0 = Red
1 = Yellow
2 = Blue
3 = White
81 ContinuousModeDisplay int8u 0 = Off
1 = On
83 FlashSyncSpeed no
0 = 1/60 s
1 = 1/80 s
2 = 1/100 s
3 = 1/125 s
   4 = 1/160 s
5 = 1/200 s
6 = 1/250 s
85 HighSpeedSync int8u 0 = Off
1 = On
87 FlashShutterSpeed no
0 = 1 s
1 = 1/2 s
2 = 1/4 s
   3 = 1/8 s
4 = 1/15 s
5 = 1/30 s
   6 = 1/60 s
7 = 30 s
8 = 15 s
   9 = 8 s
10 = 4 s
11 = 2 s
89 FlashExposureCompArea int8u 0 = Entire Frame
1 = Background Only
91 AutoFlashISOSensitivity int8u 0 = Subject and Background
1 = Subject Only
93 ModelingFlash int8u 0 = Off
1 = On
95 AutoBracketModeM int8u 0 = Flash/Speed
1 = Flash/Speed/Aperture
2 = Flash/Aperture
3 = Flash Only
4 = Flash/ISO
97 AutoBracketOrder int8u 0 = 0,-,+
1 = -,0,+
99 Func1Button int8u --> NikonCustom ButtonsZ9 Values
115 Func2Button int8u --> NikonCustom ButtonsZ9 Values
131 AFOnButton int8u --> NikonCustom ButtonsZ9 Values
143 SubSelector? int8u --> NikonCustom ButtonsZ9 Values
155 AssignMovieRecordButton? int8u --> NikonCustom ButtonsZ9 Values
159 LensFunc1Button int8u --> NikonCustom ButtonsZ9 Values
167 LensFunc2Button int8u --> NikonCustom ButtonsZ9 Values
173 LensControlRing int8u 0 = None (Disabled)
1 = Focus (M/A)
2 = ISO Sensitivity
3 = Exposure Compensation
4 = Aperture
175 MultiSelectorShootMode int8u --> NikonCustom ButtonsZ9 Values
179 MultiSelectorPlaybackMode int8u --> NikonCustom ButtonsZ9 Values
183 ShutterSpeedLock int8u 0 = Off
1 = On
184 ApertureLock int8u 0 = Off
1 = On
186 CmdDialsReverseRotation int8u 0 = No
1 = Shutter Speed & Aperture
0 = Exposure Compensation
1 = Exposure Compensation, Shutter Speed & Aperture
191 UseDialWithoutHold? int8u 0 = Off
1 = On
193 ReverseIndicators? int8u 0 = + 0 -
1 = - 0 +
195 MovieFunc1Button int8u --> NikonCustom ButtonsZ9 Values
199 MovieFunc2Button int8u --> NikonCustom ButtonsZ9 Values
203 MovieAF-OnButton int8u --> NikonCustom ButtonsZ9 Values
207 MovieMultiSelector? int8u --> NikonCustom ButtonsZ9 Values
215 MovieLensControlRing int8u 0 = None (Disabled)
2 = ISO Sensitivity
3 = Exposure Compensation
4 = Power Aperture
5 = Hi-Res Zoom
221 MovieAFSpeed int8u  
223 MovieAFSpeedApply int8u 0 = Always
1 = Only During Recording
225 MovieAFTrackingSensitivity int8u
0 = 1 (High)
1 = 2
2 = 3
3 = 4 (Normal)
   4 = 5
5 = 6
6 = 7 (Low)
257 LCDIllumination? int8u 0 = Off
1 = On
258 ExtendedShutterSpeeds int8u 0 = Off
1 = On
259 SubjectMotion int8u 0 = Erratic
1 = Steady
261 FocusPointPersistence int8u 0 = Auto
1 = Off
263 AutoFocusModeRestrictions? int8u 0 = AF-S
1 = AF-C
2 = Full-time AF
3 = Manual
4 = No Restrictions
267 CHModeShootingSpeed int8u  
269.1 LimitReleaseModeSelCL? int8u [val >> 1 & 0x1]
0 = Limit
1 = No Limit
269.2 LimitReleaseModeSelCH? int8u [val >> 2 & 0x1]
0 = Limit
1 = No Limit
269.3 LimitReleaseModeSelC30? int8u [val >> 4 & 0x1]
0 = Limit
1 = No Limit
269.4 LimitReleaseModeSelC120? int8u [val >> 6 & 0x1]
0 = Limit
1 = No Limit
269.5 LimitReleaseModeSelSelf? int8u [val >> 7 & 0x1]
0 = Limit
1 = No Limit
273 FlashBurstPriority? int8u 0 = Frame Rate
1 = Exposure
277 VerticalFuncButton int8u --> NikonCustom ButtonsZ9 Values
281 Func3Button int8u --> NikonCustom ButtonsZ9 Values
285 VerticalAFOnButton int8u --> NikonCustom ButtonsZ9 Values
293 VerticalMultiSelectorPlaybackMode? int8u 0 = Image Scroll L/R
1 = Image Scroll Up/Down
295 MovieFunc3Button int8u --> NikonCustom ButtonsZ9 Values
335 LimitAF-AreaModeSelDynamic_S? int8u 0 = Limit
1 = No Limit
336 LimitAF-AreaModeSelDynamic_M? int8u 0 = Limit
1 = No Limit
337 LimitAF-AreaModeSelDynamic_L? int8u 0 = Limit
1 = No Limit
339 LimitAF-AreaModeSel3DTracking? int8u 0 = Limit
1 = No Limit
341 PlaybackFlickUp? int8u
0 = Rating
1 = Select To Send (PC)
2 = Select To Send (FTP)
3 = Protect
4 = Voice Memo
5 = None
345 PlaybackFlickDown? int8u
0 = Rating
1 = Select To Send (PC)
2 = Select To Send (FTP)
3 = Protect
4 = Voice Memo
5 = None
349 ISOStepSize int8u 0 = 1/3 EV
1 = 1/2 EV
2 = 1 EV
355 ReverseFocusRing int8u 0 = Not Reversed
1 = Reversed
356 EVFImageFrame? int8u 0 = Off
1 = On
357 EVFGrid? int8u
0 = 3x3
1 = 4x4
2 = 2.35:1
   3 = 1.85:1
4 = 5:4
5 = 4:3
   6 = 1:1
7 = 16:9
8 = 90%
359 VirtualHorizonStyle? int8u 0 = Type A (Cockpit)
1 = Type B (Sides)
373 Func4Button? int8u --> NikonCustom ButtonsZ9 Values
379 AudioButton? int8u --> NikonCustom ButtonsZ9 Values
381 QualityButton? int8u --> NikonCustom ButtonsZ9 Values
399 VerticalMultiSelector? int8u --> NikonCustom ButtonsZ9 Values
421 Func1ButtonPlaybackMode? int8u --> NikonCustom ButtonsZ9 Values
423 Func2ButtonPlaybackMode? int8u --> NikonCustom ButtonsZ9 Values
425 Func3ButtonPlaybackMode? int8u --> NikonCustom ButtonsZ9 Values
431 Func4ButtonPlaybackMode? int8u --> NikonCustom ButtonsZ9 Values
437 MovieRecordButtonPlaybackMode? int8u --> NikonCustom ButtonsZ9 Values
439 VerticalFuncButtonPlaybackMode? int8u --> NikonCustom ButtonsZ9 Values
441 AudioButtonPlaybackMode? int8u --> NikonCustom ButtonsZ9 Values
447 QualityButtonPlaybackMode? int8u --> NikonCustom ButtonsZ9 Values
453 WhiteBalanceButtonPlaybackMode? int8u --> NikonCustom ButtonsZ9 Values
459 CommandDialPlaybackMode? int8u
0 = 1 Frame
1 = 10 Frames
2 = 50 Frames
3 = Folder
4 = Protect
5 = Photos Only
6 = Videos Only
7 = Rating
8 = Page
9 = Skip To First Shot In Series
10 = Uploaded to FTP
11 = Uploaded to Computer
463 SubCommandDialPlaybackMode? int8u
0 = 1 Frame
1 = 10 Frames
2 = 50 Frames
3 = Folder
4 = Protect
5 = Photos Only
6 = Videos Only
7 = Rating
8 = Page
9 = Skip To First Shot In Series
10 = Uploaded to FTP
11 = Uploaded to Computer
467 FocusPointLock? int8u 0 = Off
1 = On
469 ControlRingResponse int8u 0 = High
1 = Low
481 VerticalMovieFuncButton? int8u --> NikonCustom ButtonsZ9 Values
505 VerticalMovieAFOnButton? int8u --> NikonCustom ButtonsZ9 Values
515 MovieAFAreaMode? int8u --> NikonCustom ButtonsZ9 Values
527 HDMIViewAssist? int8u 0 = Off
1 = On
529 ZebraPatternToneRange? int8u 0 = Off
1 = Highlights
2 = Midtones
531 MovieZebraPattern? int8u 0 = Pattern 1
1 = Pattern 2
533 MovieHighlightDisplayThreshold? int8u  
535 MovieMidtoneDisplayValue? int8u  
537 MovieMidtoneDisplayRange? int8u~  
541 MovieEVFGrid? int8u
0 = 3x3
1 = 4x4
2 = 2.35:1
   3 = 1.85:1
4 = 5:4
5 = 4:3
   6 = 1:1
7 = 16:9
8 = 90%
549 MovieShutterSpeedLock? int8u 0 = Off
1 = On
550 MovieFocusPointLock? int8u 0 = Off
1 = On
563 MatrixMetering? int8u 0 = Face Detection Off
1 = Face Detection On
564 AF-CFocusDisplay int8u 0 = Off
1 = On
565 FocusPeakingDisplay? int8u 0 = Off
1 = On
567 KeepExposure int8u 0 = Off
1 = Shutter Speed
2 = ISO
585 StarlightView? int8u 0 = Off
1 = On
587 EVFWarmDisplayMode? int8u 0 = Off
1 = Mode 1
2 = Mode 2
589 EVFWarmDisplayBrightness? int8s  
591 EVFReleaseIndicator? int8u 0 = Off
1 = Type A (Dark)
2 = Type B (Border)
3 = Type C (Sides)
601 MovieApertureLock? int8u 0 = Off
1 = On
607 FlickAdvanceDirection? int8u 0 = Left to Right
1 = Right to Left

NikonCustom SettingsZ9v4 Tags

Custom settings for the Z9.

Index1Tag Name WritableValues / Notes
1 CustomSettingsBank int8u 0 = A
1 = B
2 = C
3 = D
3 AF-CPrioritySelection int8u 0 = Release
1 = Release + Focus
3 = Focus
5 AF-SPrioritySelection int8u 0 = Release
1 = Focus
7 BlockShotAFResponse int8u 1 = 1 (Quick)
2 = 2
3 = 3 (Normal)
4 = 4
5 = 5 (Delayed)
11 AFPointSel int8u 0 = Use All
1 = Use Half
13 StoreByOrientation int8u 0 = Off
1 = Focus Point
2 = Focus Point and AF-area mode
15 AFActivation int8u 0 = AF-On Only
1 = Shutter/AF-On
16 AF-OnOutOfFocusRelease? int8u 0 = Disable
1 = Enable
17 LimitAF-AreaModeSelPinpoint? int8u 0 = Limit
1 = No Limit
19 LimitAF-AreaModeSelWideAF_S? int8u 0 = Limit
1 = No Limit
20 LimitAF-AreaModeSelWideAF_L? int8u 0 = Limit
1 = No Limit
21 LimitAFAreaModeSelAuto? int8u 0 = Limit
1 = No Limit
22 FocusPointWrap? int8u 0 = No Wrap
1 = Wrap
23 ManualFocusPointIllumination? int8u 0 = On During Focus Point Selection Only
1 = On
24 DynamicAreaAFAssist? int8u 0 = Focus Point Only
1 = Focus and Surrounding Points
25 AF-AssistIlluminator int8u 0 = Off
1 = On
26 ManualFocusRingInAFMode int8u 0 = Off
1 = On
27 ExposureControlStepSize int8u 0 = 1/3 EV
1 = 1/2 EV
2 = 1 EV
29 EasyExposureCompensation int8u 0 = Off
1 = On
2 = On (auto reset)
31 CenterWeightedAreaSize int8u 0 = 8 mm
1 = 12 mm
4 = Average
33 FineTuneOptMatrixMetering int8s  
35 FineTuneOptCenterWeighted int8s  
37 FineTuneOptSpotMetering int8s  
39 FineTuneOptHighlightWeighted int8s  
41 ShutterReleaseButtonAE-L int8u 0 = Off
1 = On (Half Press)
2 = On (Burst Mode)
43 SelfTimerTime int8u 0 = 2 s
1 = 5 s
2 = 10 s
3 = 20 s
45 SelfTimerShotCount int8u  
49 SelfTimerShotInterval int8u 0 = 0.5 s
1 = 1 s
2 = 2 s
3 = 3 s
51 PlaybackMonitorOffTime int8u --> NikonCustom DelaysZ9 Values
53 MenuMonitorOffTime int8u --> NikonCustom DelaysZ9 Values
55 ShootingInfoMonitorOffTime int8u --> NikonCustom DelaysZ9 Values
57 ImageReviewMonitorOffTime int8u --> NikonCustom DelaysZ9 Values
59 CLModeShootingSpeed int8u  
61 MaxContinuousRelease no  
65 SyncReleaseMode? int8u 0 = No Sync
1 = Sync
69 LimitSelectableImageAreaDX? int8u 0 = Limit
1 = No Limit
70 LimitSelectableImageArea1To1? int8u 0 = Limit
1 = No Limit
71 LimitSelectableImageArea16To9? int8u 0 = Limit
1 = No Limit
72 FileNumberSequence int8u 0 = Off
1 = On
73 FocusPeakingLevel? int8u 0 = High Sensitivity
1 = Standard Sensitivity
2 = Low Sensitivity
75 FocusPeakingHighlightColor? int8u 0 = Red
1 = Yellow
2 = Blue
3 = White
81 ContinuousModeDisplay int8u 0 = Off
1 = On
83 FlashSyncSpeed no
0 = 1/60 s
1 = 1/80 s
2 = 1/100 s
3 = 1/125 s
   4 = 1/160 s
5 = 1/200 s
6 = 1/250 s
85 HighSpeedSync int8u 0 = Off
1 = On
87 FlashShutterSpeed no
0 = 1 s
1 = 1/2 s
2 = 1/4 s
   3 = 1/8 s
4 = 1/15 s
5 = 1/30 s
   6 = 1/60 s
7 = 30 s
8 = 15 s
   9 = 8 s
10 = 4 s
11 = 2 s
89 FlashExposureCompArea int8u 0 = Entire Frame
1 = Background Only
91 AutoFlashISOSensitivity int8u 0 = Subject and Background
1 = Subject Only
93 ModelingFlash int8u 0 = Off
1 = On
95 AutoBracketModeM int8u 0 = Flash/Speed
1 = Flash/Speed/Aperture
2 = Flash/Aperture
3 = Flash Only
4 = Flash/ISO
97 AutoBracketOrder int8u 0 = 0,-,+
1 = -,0,+
99 Func1Button int8u --> NikonCustom ButtonsZ9 Values
115 Func2Button int8u --> NikonCustom ButtonsZ9 Values
131 AFOnButton int8u --> NikonCustom ButtonsZ9 Values
143 SubSelector? int8u --> NikonCustom ButtonsZ9 Values
155 AssignMovieRecordButton? int8u --> NikonCustom ButtonsZ9 Values
159 LensFunc1Button int8u --> NikonCustom ButtonsZ9 Values
167 LensFunc2Button int8u --> NikonCustom ButtonsZ9 Values
173 LensControlRing int8u 0 = None (Disabled)
1 = Focus (M/A)
2 = ISO Sensitivity
3 = Exposure Compensation
4 = Aperture
175 MultiSelectorShootMode int8u --> NikonCustom ButtonsZ9 Values
179 MultiSelectorPlaybackMode int8u --> NikonCustom ButtonsZ9 Values
183 ShutterSpeedLock int8u 0 = Off
1 = On
184 ApertureLock int8u 0 = Off
1 = On
186 CmdDialsReverseRotation int8u 0 = No
1 = Shutter Speed & Aperture
0 = Exposure Compensation
1 = Exposure Compensation, Shutter Speed & Aperture
191 UseDialWithoutHold? int8u 0 = Off
1 = On
193 ReverseIndicators? int8u 0 = + 0 -
1 = - 0 +
195 MovieFunc1Button int8u --> NikonCustom ButtonsZ9 Values
199 MovieFunc2Button int8u --> NikonCustom ButtonsZ9 Values
203 MovieAF-OnButton int8u --> NikonCustom ButtonsZ9 Values
207 MovieMultiSelector? int8u --> NikonCustom ButtonsZ9 Values
215 MovieLensControlRing int8u 0 = None (Disabled)
2 = ISO Sensitivity
3 = Exposure Compensation
4 = Power Aperture
5 = Hi-Res Zoom
221 MovieAFSpeed int8u  
223 MovieAFSpeedApply int8u 0 = Always
1 = Only During Recording
225 MovieAFTrackingSensitivity int8u
0 = 1 (High)
1 = 2
2 = 3
3 = 4 (Normal)
   4 = 5
5 = 6
6 = 7 (Low)
279 LCDIllumination? int8u 0 = Off
1 = On
280 ExtendedShutterSpeeds int8u 0 = Off
1 = On
281 SubjectMotion int8u 0 = Erratic
1 = Steady
283 FocusPointPersistence int8u 0 = Auto
1 = Off
285 AutoFocusModeRestrictions? int8u 0 = AF-S
1 = AF-C
2 = Full-time AF
3 = Manual
4 = No Restrictions
289 CHModeShootingSpeed int8u  
293.1 LimitReleaseModeSelCL? int8u [val >> 1 & 0x1]
0 = Limit
1 = No Limit
293.2 LimitReleaseModeSelCH? int8u [val >> 2 & 0x1]
0 = Limit
1 = No Limit
293.3 LimitReleaseModeSelC30? int8u [val >> 4 & 0x1]
0 = Limit
1 = No Limit
293.4 LimitReleaseModeSelC120? int8u [val >> 6 & 0x1]
0 = Limit
1 = No Limit
293.5 LimitReleaseModeSelSelf? int8u [val >> 7 & 0x1]
0 = Limit
1 = No Limit
297 FlashBurstPriority? int8u 0 = Frame Rate
1 = Exposure
301 VerticalFuncButton int8u --> NikonCustom ButtonsZ9 Values
305 Func3Button int8u --> NikonCustom ButtonsZ9 Values
309 VerticalAFOnButton int8u --> NikonCustom ButtonsZ9 Values
317 VerticalMultiSelectorPlaybackMode? int8u 0 = Image Scroll L/R
1 = Image Scroll Up/Down
319 MovieFunc3Button int8u --> NikonCustom ButtonsZ9 Values
359 LimitAF-AreaModeSelDynamic_S? int8u 0 = Limit
1 = No Limit
360 LimitAF-AreaModeSelDynamic_M? int8u 0 = Limit
1 = No Limit
361 LimitAF-AreaModeSelDynamic_L? int8u 0 = Limit
1 = No Limit
363 LimitAF-AreaModeSel3DTracking? int8u 0 = Limit
1 = No Limit
365 PlaybackFlickUp? int8u
0 = Rating
1 = Select To Send (PC)
2 = Select To Send (FTP)
3 = Protect
4 = Voice Memo
5 = None
369 PlaybackFlickDown? int8u
0 = Rating
1 = Select To Send (PC)
2 = Select To Send (FTP)
3 = Protect
4 = Voice Memo
5 = None
373 ISOStepSize int8u 0 = 1/3 EV
1 = 1/2 EV
2 = 1 EV
379 ReverseFocusRing int8u 0 = Not Reversed
1 = Reversed
380 EVFImageFrame? int8u 0 = Off
1 = On
381 EVFGrid? int8u
0 = 3x3
1 = 4x4
2 = 2.35:1
   3 = 1.85:1
4 = 5:4
5 = 4:3
   6 = 1:1
7 = 16:9
8 = 90%
383 VirtualHorizonStyle? int8u 0 = Type A (Cockpit)
1 = Type B (Sides)
397 Func4Button? int8u --> NikonCustom ButtonsZ9 Values
403 AudioButton? int8u --> NikonCustom ButtonsZ9 Values
405 QualityButton? int8u --> NikonCustom ButtonsZ9 Values
423 VerticalMultiSelector? int8u --> NikonCustom ButtonsZ9 Values
445 Func1ButtonPlaybackMode? int8u --> NikonCustom ButtonsZ9 Values
447 Func2ButtonPlaybackMode? int8u --> NikonCustom ButtonsZ9 Values
449 Func3ButtonPlaybackMode? int8u --> NikonCustom ButtonsZ9 Values
455 Func4ButtonPlaybackMode? int8u --> NikonCustom ButtonsZ9 Values
461 MovieRecordButtonPlaybackMode? int8u --> NikonCustom ButtonsZ9 Values
463 VerticalFuncButtonPlaybackMode? int8u --> NikonCustom ButtonsZ9 Values
465 AudioButtonPlaybackMode? int8u --> NikonCustom ButtonsZ9 Values
471 QualityButtonPlaybackMode? int8u --> NikonCustom ButtonsZ9 Values
477 WhiteBalanceButtonPlaybackMode? int8u --> NikonCustom ButtonsZ9 Values
483 CommandDialPlaybackMode? int8u
0 = 1 Frame
1 = 10 Frames
2 = 50 Frames
3 = Folder
4 = Protect
5 = Photos Only
6 = Videos Only
7 = Rating
8 = Page
9 = Skip To First Shot In Series
10 = Uploaded to FTP
11 = Uploaded to Computer
485 CommandDialVideoPlaybackMode? int8u
0 = 2 s
1 = 5 s
2 = 10 s
3 = 1 Frame
   4 = 5 Frames
5 = 10 Frames
6 = First/Last Frame
7 = Playback Speed
487 SubCommandDialPlaybackMode? int8u
0 = 1 Frame
1 = 10 Frames
2 = 50 Frames
3 = Folder
4 = Protect
5 = Photos Only
6 = Videos Only
7 = Rating
8 = Page
9 = Skip To First Shot In Series
10 = Uploaded to FTP
11 = Uploaded to Computer
489 SubCommandDialVideoPlaybackMode? int8u
0 = 2 s
1 = 5 s
2 = 10 s
3 = 1 Frame
   4 = 5 Frames
5 = 10 Frames
6 = First/Last Frame
7 = Playback Speed
491 FocusPointLock? int8u 0 = Off
1 = On
493 ControlRingResponse int8u 0 = High
1 = Low
505 VerticalMovieFuncButton? int8u --> NikonCustom ButtonsZ9 Values
529 VerticalMovieAFOnButton? int8u --> NikonCustom ButtonsZ9 Values
539 MovieAFAreaMode? int8u --> NikonCustom ButtonsZ9 Values
551 HDMIViewAssist? int8u 0 = Off
1 = On
553 ZebraPatternToneRange? int8u 0 = Off
1 = Highlights
2 = Midtones
555 MovieZebraPattern? int8u 0 = Pattern 1
1 = Pattern 2
557 MovieHighlightDisplayThreshold? int8u  
559 MovieMidtoneDisplayValue? int8u  
561 MovieMidtoneDisplayRange? int8u~  
565 MovieEVFGrid? int8u
0 = 3x3
1 = 4x4
2 = 2.35:1
   3 = 1.85:1
4 = 5:4
5 = 4:3
   6 = 1:1
7 = 16:9
8 = 90%
573 MovieShutterSpeedLock? int8u 0 = Off
1 = On
574 MovieFocusPointLock? int8u 0 = Off
1 = On
587 MatrixMetering? int8u 0 = Face Detection Off
1 = Face Detection On
588 AF-CFocusDisplay int8u 0 = Off
1 = On
589 FocusPeakingDisplay? int8u 0 = Off
1 = On
591 KeepExposure int8u 0 = Off
1 = Shutter Speed
2 = ISO
609 StarlightView? int8u 0 = Off
1 = On
611 EVFWarmDisplayMode? int8u 0 = Off
1 = Mode 1
2 = Mode 2
613 EVFWarmDisplayBrightness? int8s  
615 EVFReleaseIndicator? int8u 0 = Off
1 = Type A (Dark)
2 = Type B (Border)
3 = Type C (Sides)
625 MovieApertureLock? int8u 0 = Off
1 = On
631 FlickAdvanceDirection? int8u 0 = Left to Right
1 = Right to Left

(This document generated automatically by Image::ExifTool::BuildTagLookup)
Last revised Mar 27, 2024

<-- ExifTool Tag Names