REMOTE CONTROL COMMAND PROTOCOL
5 / 32
7. Camera ID Display ON/OFF control
; Switch the display of camera ID (ON/OFF).
0xC5
0xAA
0x6A
0x00
CAM_ID
C·S
2) Camera -> PC
0xC5
0xAA
C·S
0x6A
0x00
0x6A
0xXX
0xXX
0xXX
1) PC -> Camera
8. Iris Area Weighting Value Read
; Read the current weighting value of Iris area.
0xC5
0xAA
0x6B
0x00
CAM_ID
C·S
2) Camera -> PC
0xC5
0xAA
C·S
0x6B
0x00
Weight
0xXX
0xXX
0xXX
1) PC -> Camera
0xC5
0xAA
0x6C
Weight
CAM_ID
C·S
2) Camera -> PC
0xC5
0xAA
C·S
0x6C
Weight
0x6C
0xXX
0xXX
0xXX
1) PC -> Camera
Weight : This is a weighting value for region of Iris Area.
Upper 4 bits :: Weighting value for Region 2 of Iris Area.
Lower 4 bits :: Weighting value for Region 1 of Iris Area.
Region 1
Region 2
9. Iris Area Weighting value Adjust
; Change the weighting value of Iris Area
Caution ; If the Camera ID is 0x00, then the Camera ID is not displayed.
Caution ; In this case, “Weight” means equal to “Weight” of # 8 command .