Programmers User Manual

173
14.39 Default Setting System Control Command Type 1
Function To initialize in status of factory setting.
Command 0093h
Length 1 byte Parameter
Value 0h
Status None
Reference •To return to status of factory setting at shipping from factory.
(to re-write memory data of built in nonvolatile IC)
•By this command, all items except the followings reset default values at the
shipping status from factory.
•Pedestal Initial Information
•Date, Time setting
•Indication Character setting
•By this command, camera section is rest.
•By this command, communication section with host is reinitialized.
(Baud rate: 9600 bps, stop: 1 bit)
•Host Control Mode unchanged, but cascade OFF status comes out.
•By this command, CTS signal of host stop one second OFF.
Note:
•Necessary to issue another commands after two seconds passed from issuing
this command.
Format of Control Code
d0 d1 d2 d3 d4 d5 d6
Header Device Num Command Parameter End mark
FFh 30h 3Xh 00h 93h 30h 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 Parameter Error : 01010000B 50h 35h 30h
In case of Mode Error : 10010000B 90h 39h 30h
Condition of Error flag to be set
Busy •In case of executing of Camera Control command.
•In case of executing Pedestal Control command.
•In case of executing Preset Move command.
Parameter Error •In case of assigned parameter except 0h.
Mode Error •Not in status of Camera ON.
•Not in status of Host Control Mode.