VCC-5CL5M/R
Rev.905-0073-01
©2017 CIS Corporation. All rights reserved.
10
4.
Remote Communication Function
4.1.
Serial Communication Specifications
Via serial port of the camera link connector, the camera can be controlled.
(1) The settings for RS232C serial communication
Baud rate
115,200bps
※
Data
8bit
Stop bit
1bit
Parity
Not used
XON/XOFF
Not used
(2) Control Code
・
The total control code conforms to ASCII code.
・
A control code consists of command, parameter, and CR (0x0d). The changes and acquisition of setting
parameters can be done by issuing commands from the host PC.
(3) How to set a command
{Command Name} {Parameter 1} {Parameter 2} {Parameter 3}…
・
When the camera is booted, prompt,
”> “
, will be shown after the command is processed.
・
Input a command in capital letters after the prompt.
・
Maximum number of input character is 80.
・
Separate between a command and a parameter by one space.
・
From the head of input character to the linefeed code CR (0x0d) or LF (0x0a) is analyzed as one command.
・
Please refer to the Section 4.2, Function Settings, for the details of address and data settings.
・
The sent command will be echoed back after it is received.
・
The terminal of data to respond is CR (0x0d) + LF (0x0a).
・
Input of
{
Parameter n
}
-
In case of Hexadecimal number:
Start from “0x” or “0X”
Either capital letters or lower case can be input. (a
~
f, A
~
F
are both acceptable).
Input range: 0x0000
~
0xFFFF
-
In case of Decimal number:
Only ‘0’
~
’9’ are acceptable.
Input range: 0
~
65535
Command
Parameter 1
Parameter 2
~
7
Function
GU
Address
not used
Obtain setting information
SU
Address
Data
Change of camera settings
INIT
not used
not used
Restore factory settings
SAVE
not used
not used
Save the camera settings
GSI
not used
Data
Camera information
Data 1: Model name
GVI
not used
Data
Camera Version information
Data 1: Micon Firm Version
2: FPGA HDL Version