VCC-5CL1M
Rev.
905-0003-02
©2015 CIS Corporation. All rights reserved.
29
13.
Remote Communication Function
Via camera link cable, the camera can be controlled.
(1)
The settings for RS232C
Baud rate
115200bps(default), 9600bps
Data
8bit
Stop bit
1bit
Parity
None
XON/XOFF
None
(2)
Control code
・
The total control code conforms to ASCII code.
・
A control code consists of command, parameter and CR (0Dh). The change and acquisition of setting
parameters can be done by issuing commands from PC.
Command Parameter
1
Parameter 2
~
7
Function
GU
Address
None
Obtain a setting information
SU
Address
Data
Change a camera setting
INIT
None
None
Set back to factory settings
SAVE
None
None
Save settings to EEPROM
As for the address and the data, please refer to “5. Function settings”.
(3)
How to set a Command
・
Input a command in capital letters
・
Separate between a command and a parameter by one space.
・
From the head of input character to the linefeed code [¥r]or[¥n] is analyzed as one command.
・
Input a remote controller data and a remote controller address by decimal.
・
The identifiable letters from the head are to be analyzed.
・
The returned command from the PC will be received by the camera, and then echoed back.
・
Refer to
“
Section 5. Function settings
”
for the address and data.
・
Do not input values and letters other than the specified above command and those mentioned in
“
Section 5.
Function settings
”
(4)
【
Example for Get Command
】
To get the information of the address 10
[Send]
GU[sp]10[¥r] or[¥n]
[Returned value] 50[¥r] [¥n]
[Acquired data + Linefeed]
[Returned value] [¥r] [¥n]
[Linefeed]
[Returned
value]
>[sp] [Prompt
+
Space]
【
Example for Set Command
】
To set 30 to the address 10
[Send]
SU[sp]10[sp]30[¥r]or[¥n]
[Returned
value]
[¥r]
[¥n]
[Linefeed]
[Returned
value]
>[sp] [Prompt
+
Space]
[¥r]=CR(0x0D)
[¥n]=LF(0x0A)
[sp]=Space(0x20)