CV-A50 / CV-A60
7. Configuring the Camera
7.1. RS-232C control.
All configuration of the A50/60 camera is done via the
Below is the description of the ASCII based short command protocol.
Communication setting. |
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| Baud Rate | 9600 bps |
|
|
|
|
|
|
| 1 CD |
|
|
|
|
|
|
|
|
|
| |||
|
|
|
|
|
|
|
|
|
| 4 DTR |
|
| Data Length | 8 bit |
|
|
|
|
|
|
|
| |
| RS 232C cable |
|
|
|
|
|
| 6 DSR | 9 pin | ||
|
|
|
|
|
|
| |||||
| Start Bit | 1 bit |
| TXD |
|
|
|
| 2 RXD | ||
| CAMERA |
|
|
|
| ||||||
|
|
|
| RXD |
|
|
| 3 TXD | PC COM | ||
|
|
|
|
|
| ||||||
| Stop Bit | 1 bit |
| ||||||||
|
|
| GND | 5 GND | |||||||
|
|
|
|
|
|
|
|
|
| 7 RTS | PORT |
| Parity | None |
|
|
|
|
|
|
| ||
|
|
|
|
|
|
|
|
| |||
|
|
|
|
|
|
|
| 8 CTS |
| ||
|
|
|
|
|
|
|
|
| |||
| Xon/Xoff Control | None |
|
|
|
|
|
|
| 9 CI |
|
Fig. 27. RS-232C cable.
Protocol.
Transmit setting to camera:
NN=[Parameter]<CR><LF> (NN is any kind of command. Capital or small letters.)
To have all communication visible on the emulator screen, start with:
EB=1<CR><LF>
The camera answers:
COMPLETE<CR><LF>
Transmit the following to see the current parameter for a command:
NN?<CR><LF> (NN is any commands with parameters.)
The camera answers: NN=[Parameter]
Transmit the following to see the camera current settings:
ST?<CR><LF>
The camera returns the current parameter settings.
Transmit the following to get command list help:
HP?<CR><LF>
The camera returns a complete command list.
Unknown commands send to camera: (XY is unknown command).
XY=1<CR><LF>
The camera answers: 01 Unknown Command!!<CR><LF>
Invalid parameters send to camera: (99 is invalid parameter for SH).
SH=99<CR><LF>
The camera answers: 02 Bad Parameters!!<CR><LF>
- 18 -