
REMOTE CONTROL COMMAND PROTOCOL
25 / 32
51. Read the RED Adjust data at the SPECIAL White Balance Mode
; Read the current RED Adjust data of the Camera at the SPECIAL White Balance Mode.
The return data is “RED_ADJ”.
0xC5
0xAA
0x85
0x00
CAM_ID
C·S
2) Camera -> PC
0xC5
0xAA
C·S
0x85
0x00
RED_ADJ
0xXX
0xXX
0xXX
1) PC -> Camera
52. Read the BLUE Adjust data at the SPECIAL White Balance Mode
; Read the current BLUE Adjust data of the Camera at the SPECIAL White Balance Mode.
The return data is “BLUE_ADJ”.
0xC5
0xAA
0x86
0x00
CAM_ID
C·S
2) Camera -> PC
0xC5
0xAA
C·S
0x86
0x00
BLUE_ADJ
0xXX
0xXX
0xXX
1) PC -> Camera
53. Read the current MWB_CTL data at the MANUAL White Balance Mode
; Read the current HUE point adjust data of the Camera at the MANUAL White Balance Mode.
The return data is “MWB_CTL”.
0xC5
0xAA
0x87
0x00
CAM_ID
C·S
2) Camera -> PC
0xC5
0xAA
C·S
0x87
0x00
MWB_CTL
0xXX
0xXX
0xXX
1) PC -> Camera
54. Read the current SHARPNESS data
; Read the current SHARPNESS data of the Camera.
The return data is “Sharpness”.
0xC5
0xAA
0x88
0x00
CAM_ID
C·S
2) Camera -> PC
0xC5
0xAA
C·S
0x88
0x00
Sharpness
0xXX
0xXX
0xXX
1) PC -> Camera