Skip to content

Latest commit

 

History

History
46 lines (39 loc) · 2.64 KB

File metadata and controls

46 lines (39 loc) · 2.64 KB

0x500E ExposureProgramMode

Returns and sets the current setting of exposure program.
This setting is available in video recording mode on RICOH THETA V firmware v3.00.1 and later. Shooting settings are maintained separately for still capture mode and video recording mode.
Returns and sets the current setting of exposure program.
This setting is available in video recording mode on RICOH THETA V firmware v3.00.1 and later. Shooting settings are maintained separately for still capture mode and video recording mode.

Supported Models

X Z1 V SC S
Field Order Field Name Size Data Type Description
1 Property Code 2 UINT16 0x500E
2 Datatype 2 UINT16 0x0004 (UINT16)
3 Get/Set 1 UINT8 0x01 (GET/SET)
4 Default Value 2 UINT16 0x0002
5 Current Value 2 UINT16
6 Form Flag 1 UINT8 0x02 (Enumeration)

Supported Models

X Z1 V SC S
Field Order Field Name Size Data Type Description
1 Property Code 2 UINT16 0x500E
2 Datatype 2 UINT16 0x0004 (UINT16)
3 Get/Set 1 UINT8 0x01 (GET/SET)
4 Default Value 2 UINT16 0x0002
5 Current Value 2 UINT16
6 Form Flag 1 UINT8 0x02 (Enumeration)

Supported Values

Supported Values

Value Description
0x0001 Manual
Manually set the aperture via 0x5007 F-number, the ISO sensitivity via 0x500F ExposureIndex, and the shutter speed via 0xD00F ShutterSpeed
0x0002 Normal program
If 0xD80B Filter is enabled, this value is overwritten automatically.
0x0003 Aperture priority*1
Manually set the aperture via 0x5007 F-number.
0x0004 Shutter priority
Manually set the shutter speed via 0xD00F ShutterSpeed.
0x8003 ISO sensitivity priority
Manually set the ISO sensitivity via 0x500F ExposureIndex.

*1Supported by only THETA Z1.