92
13.31 Shutter Speed 1/100 (PAL:1/120)
Camera Control Command Type 2
Function
To change shutter speed to 1/100 (PAL: 1/120) mode.
Command
00A8h
Length
1 byte
Parameter
Value
2h
Status
None
Reference •To be able to lower flicker.
•The command is accepted when the exposure mode is set to AUTO or AUTO
Slow Shutter (Ver.6-08 and up). (The command automatically switches the
mode to AUTO if the mode was AUTO Slow Shutter.)
•To return notification at the moment of setting command termination
notification ON, when operation terminates. But not return notification of
Shutter Speed 1/100
command, in case of executing
Shutter Speed
Program
,
Shutter Speed 1/60
during operation.
Format of Control Code
d0 d1 d2 d3 d4
d5 d6
Header
Device Num
Command
Parameter End mark
FFh 30h 3Xh 00h A8h 32h EFh
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 Busy :
00010000B
⇒
10h
⇒
31h 30h
In case of Mode Error :
10010000B
⇒
90h
⇒
39h 30h
Condition of Error flag to be set
Busy
•In process of camera initializing operation by
Camera Reset
command, etc.
•In status of exposure mode manual.
•In status of AE Lock ON.
•In case of executing
Preset Move
command.
Mode Error
•Not in status of
Camera ON.
•Not in status of
Host Control Mode.