25
11. Read the MENU OSD ON/OFF status
Read the current MENU OSD ON/OFF State of the Camera. The return data is
‘M_STATE’.
1) PC=>Camera
0xC5
0xAA
0x8D
0x00
CAM_ID
CS
2) Camera->PC
0xC5
0xAA
0x8D
0x00
M_STATE
0xXX
0xXX
0xXX
CS
M_STATE:
In case of ‘M_STATE= 0x00’, The MENU OSD is not display currently.
In case of ‘M_STATE= 0x01’, The MENU OSD is display currently.
12. Key Action: Perform the key action according to the data of ‘KEY_NUM’.
Caution: After using the Key action, Camera has to be notified by stop action
code ‘KN_STOP’.
1) PC=>Camera
0xC5
0x5F
KEY_NUM
0x00
CAM_ID
CS
2) Camera->PC
0xC5 0x5F
KEY_NUM
0x00
KEY_NUM
0xXX
0xXX
0xXX
CS
a) KEY_NUM : The Key code for operation (Refer to 13. Key Code Table)
13. Key Code Table
Key Variable
Key Code
Description
KN_NOT
0x00
Any key functions do not operate.
KN_TELE
0x01
Perform Zoom Tracking to TELE side by Normal
speed. In case of displaying the MENU, operate as
the ‘MENU selection scroll up’
KN_QTELE
0x02
Perform Zoom Tracking to TELE side by Normal
speed. In case of displaying the MENU, operate as
the ‘MENU selection scroll up’
KN_WIDE
0x03
Perform Zoom Tracking to WIDE side by Normal
speed. In case of displaying the MENU, operate as
the ‘MENU selection scroll up’
KN_QWIDE
0x04
Perform Zoom Tracking to WIDE side by Normal
speed. In case of displaying the MENU, operate as
the ‘MENU selection scroll up’
KN_FAR
0x08
In the manual focus mode, moves the Focus lens to
‘FAR’ side quickly. In case of displaying the MENU,
operate as the ‘Increase the data of as elected
item on the MENU’.
KN_NEAR
0x09
In the manual focus mode, moves the Focus lens to
‘WIDE’ side quickly. In case of displaying the MENU,
operate as the ‘Decrease the data of as elected
item on the MENU’.