![e2v DIVIINA LM2 Скачать руководство пользователя страница 14](http://html1.mh-extra.com/html/e2v/diviina-lm2/diviina-lm2_user-manual_3238269014.webp)
DIVIINA
®
LM2
14
0994G -Diviina LM2 04/11
e2v semiconductors SAS 2011
6.2
Serial Protocol and Command Format
The Camera Link interface provides two LVDS signal pairs for communication between the camera and
the frame grabber. This is an asynchronous serial communication based on RS-232 protocol.
The serial line configuration is:
¾
Full duplex/without handshaking
¾
9600 bauds, 8-bit data, no parity bit, 1 stop bit.
6.2.1
Syntax
Internal camera configurations are activated by write or readout commands.
The command syntax for write operation is:
w <command_name> <command_parameters><CR>
The command syntax for readout operation is:
r <command_name><CR>
6.2.2
Command Processing
Each command received by the camera is processed:
¾
The setting is implemented (if valid)
¾
The camera returns “>”<return code><CR>
We recommend to wait for the camera return code before sending a new command.
Table 5-1.
Camera Returned Code
Returned code meaning
>0
(or “>OK”) : All right, the command will be implemented
>128
Command Error (Command not recognize or doesn't exist)
>129
Error: communication failure.
>130
Error: protocol failure.
>131
Error: parameters are out of range.
>132
Error: access failure.
>133
Error: access denied.
>134
Error: initialization failure.
>135
Error : Parameters conflict.