28
3. The communication data format from Camera to PC
2) Description: a) BYTE 1 : Camera is realized the protocol comes from PC.
b) BYTE 2 : BYTE 1 data is received from PC.
c) BYTE 3 : BYTE 2 data is received from PC.
d) BYTE 4 : BYTE 3 data is received from PC.
e) BYTE 5 : The changed data according to PC Command.( Refer to 10-2. PC Command)
f) BYTE 6 : The changed data according to PC Command.( Refer to 10-2. PC Command)
g) BYTE 7 : The changed data according to PC Command.( Refer to 10-2. PC Command)
h) BYTE 8 : The changed data according to PC Command.( Refer to 10-2. PC Command)
i) BYTE 9 : The value of Check Sum from 'BYTE 1' to 'BYTE 8'.
The computing method is the same of “BYTE6 of the communication from
PC to Camera”
The data of total 6 bytes is transmitted camera to pc.
1) Format
BYTE 1
BYTE 2
BYTE 3
BYTE 4
BYTE 5 BYTE 6
BYTE 7
BYTE 8
BYTE 9
0xC5 CODE1
CODE2
CODE3 DATA1 DATA2 DATA3 DATA4 C
S