31 / 69
Copyright © 2016-2018 TOSHIBA TELI CORPORATION, All rights reserved.
http://www.toshiba-teli.co.jp/en/index.htm
D4272607A
GenCP
The communication to camera is archived by using the communication packet specificated GenCP. Please
see GenCP specifications.
The following figure shows the packet structure:
● READMEM_CMD
0x0100 (preamble)
CCD checksum
SCD checksum
0x0000 (channel_id)
0x4000 (flags)
0x0800 (command_id)
0x000C (length)
request_id
register address (hi)
register address (lo)
0x0000 (reserved)
read length
0x00
0x04
0x08
0x0C
0x10
0x14
0x18
+0x0
+0x1
+0x2
+0x3
● READMEM_ACK
0x0100 (preamble)
CCD checksum
SCD checksum
0x0000 (channel_id)
status code
0x0801 (command_id)
length
request_id
data
0x00
0x04
0x08
0x0C
0x10
...
(0x10+length-4)
+0x0
+0x1
+0x2
+0x3