4 communication protocol – Ricoh GigE Vision VGA Monochrome CCD Camera FV-G030B1 User Manual
Page 17
17/37
FV-G030B1
User’s Guide Rev. 1.01
4 Communication Protocol
This camera has a communication function that enables external devises, such as a PC, to control the camera’s
functions.
Please use the “R-GigE-Software” communication software, or the following communication protocol to communicate
to the camera:
4.1
Communication Method
UART(RS232C),binary communication
4.2
Communication Settings
4.3
Communication Format
The Sending data format from the PC to the camera is as follows:
SOF
Device
Code
Read/Write
Page
Selection
Command
Code
Data
Length
Data
EOF
(8bit)
(6bit)
(1bit)
(1bit)
(8bit)
(8bit)
(R: 1 byte, dummy)
(W: n bytes)
(8bit)
The Receiving Data format from the camera is as follows:
After sending the Write Command:
After sending the Read Command:
Settings
Baud Rate
115,200 bps
Data Bit
8 bit
Parity
None
Stop Bit
1 bit
Flow Control
None
SOF
Data Length
Receiving Code
EOF
(8bit)
(8bit) “00H”
(1 byte)
(8bit)
SOF
Data Length
Data
EOF
(8bit)
(8bit)
(n bytes)
(8bit)