REMOTE CONTROL COMMAND PROTOCOL
7 / 32
14. Memorize Zoom Lens Position for External PRESET control
; Memorize the Zoom lens position into the volatile “Buffer RAM” designated “Buffer RAM Index”
for the external PRESET Move control .
0xC5
0x49
PRE_I_ZH
ZPL
CAM_ID
C·S
2) Camera -> PC
0xC5
0x49
C·S
PRE_I_ZH
ZPL
PRE_I_ZH
0xXX
0xXX
0xXX
1) PC -> Camera
a) PRE_I_ZH ; The index value of Buffer RAM to store the position of Zoom lens for the PRESET
mode, and the upper data of position value for Zoom lens .
Bit No.
Description
Bit 7
Bit 6
Bit 5
Bit 4
Bit 3
Bit 2
Bit 1
Bit 0
Buffer RAM Index ( 0 ~ 7 )
Upper data of Zoom lens position
b) ZPL ; Lower data of position value for Zoom lens .
Ex) The position of Zoom lens to memorize = 0I26h ( 294d ) &
the index of Buffer RAM for PRESET = 2
0xC5
0x49
PRE_I_ZH
ZPL
CAM_ID
C·S
0xC5
0x49
21h
26h
CAM_ID
C·S
13. Camera Power OFF
; Turn off the power of Camera.
0xC5
0x3E
0x00
0x00
CAM_ID
C·S
2) Camera -> PC
0xC5
0x3E
C·S
0x00
0x00
0x00
0x00
0x00
0xXX
1) PC -> Camera