Manual

Camera Control Protocol
This is a program to control Panasonic Convertible Camera system from PC by serial communication.
Method
Half Duplex
Commnunication Speed
9600bps
Data bit 8bit
Stop bit 1bit
Prity None
Flow contorol None
(Electrical Specification)
Connecter : Made by Sumitomo3M
Compatible with RS232C
2line system(TXD/send, RXD/Recieve)
(Process)
(1) PC CAMERA
(2) CAMERA PC
(3) CAMERA Processes "Command"
(4) CAMERA PC
Normally it is processed as mentioned above,but in case of error,it ends by repeating error code in (4).
Command and Command' are not always the same.
Camera does not accept a command unless command process finishes and returns the return code
Command
ACK(H'06)
Command
Camera Command([STX][Command][ETX]) 2/26