REMOTE CONTROL COMMAND PROTOCOL
12 / 32
24. BACKLIGHT ON/OFF control
; Switch the BACKLIGHT mode to On/Off according to the data of “MODE” .
0xC5
0xAA
0x70
MODE
CAM_ID
C·S
2) Camera -> PC
0xC5
0xAA
C·S
0x70
MODE
0x70
0xXX
0xXX
0xXX
1) PC -> Camera
a) MODE ; In case of MODE = 0x01, The BACKLIGHT mode becomes ON mode.
In case of MODE = 0x00, The BACKLIGHT mode becomes OFF mode.
Otherwise, The BACKLIGHT mode is not changed.
25. COLOR ON/OFF control
; Switch the COLOR mode to On/Off according to the data of “MODE” .
0xC5
0xAA
0x71
MODE
CAM_ID
C·S
2) Camera -> PC
0xC5
0xAA
C·S
0x71
MODE
0x71
0xXX
0xXX
0xXX
1) PC -> Camera
a) MODE ; In case of MODE = 0x01, The COLOR mode becomes ON mode.
In case of MODE = 0x00, The COLOR mode becomes OFF mode.
Otherwise, The COLOR mode is not changed.
26. 100% NEGATIVE ON/OFF control
; Switch the 100% NEGATIVE mode to On/Off according to the data of “MODE” .
0xC5
0xAA
0x72
MODE
CAM_ID
C·S
2) Camera -> PC
0xC5
0xAA
C·S
0x72
MODE
0x72
0xXX
0xXX
0xXX
1) PC -> Camera
a) MODE ; In case of MODE = 0x01, The 100% NEGATIVE mode becomes ON mode.
In case of MODE = 0x00, The 100% NEGATIVE mode becomes OFF mode.
Otherwise, The 100% NEGATIVE mode is not changed.