158
14.24 Remote Controller Through Setting
System Control Command Type 1
Function
To switch notification of remote control data ON/OFF
Command 008Dh
Length 1
byte
0h: Remote Control Through ON (Admit)
Parameter
Value
1h: Remote Control Through OFF (Forbid)
Status None
Reference •To set remote controller through ON/OFF (Admit/Forbid).
•By remote control through ON, to notify received key code from remote
control and ON/OFF information to host computer. (See
9. Function of
Remote Control
)
•At the moment of power ON, to be in status of remote control through OFF
by default.
•Not to issue remote control through data even though remote control through
ON sets, in case of flag 1 setting in
Remote Control Operation
forbidden
by
Remote Control OFF
command.
•In case of operating by
Host Control Mode
, not to operate corresponding to
received key code from remote controller. (See
14.29. Host Control Mode
command)
•In case of operating by
Local Control Mode
, to operate corresponding to
received key code from remote controller and notify its key code and
ON/OFF information.
Format of Control Code
d0 d1 d2 d3 d4 d5
d6
Header
Device Num
Command
Parameter
End mark
FFh 30h 3Xh 00h 8Dh p0
EFh
⇓
Remote Control Through (0:ON 1:OFF) indicates in ASCII code 1 byte.
Example: Remote Control Through OFF (forbid)
p0
1h
⇒
31h
Answer Format
d0 d1 d2 d3 d4 d5
Header
Device Num
Error Code
End mark
FEh 30h 3Xh e0 e1 EFh
⇓
Error Flag indicates in 2 figures hexadecimal and returns ASCII code value.
Example: e0 e1
In case of No Error :
00000000B
⇒
00h
⇒
30h 30h
In case of Parameter Error :
01010000B
⇒
50h
⇒
35h 30h
In case of Mode Error :
10010000B
⇒
90h
⇒
39h 30h
Condition of Error flag to be set
Parameter Error •In case of assigned parameter besides 0 and 1.
Mode Error
•Not in status of
Camera ON.
•Not in status of
Host Control Mode.