SW-2001Q-CL
33
8. Serial communication and command list
8.1. Serial communication
The SW-2001Q-CL can communicate by serial communication via the Camera Link
connector or via RS232C in the 12-pin Hirose connector. The Baud Rate is fixed at 9600 bps.
Switch SW1 at the rear panel of the camera is used to select which way the serial
communication is set up.
SW1
No
Function
Setting
ON
OFF (Default )
1
Select serial communication path
Hirose 12Pin
Camera link
2
External trigger input termination
75 ohm
TTL
Note: HIROSE 12 Pin and Camera Link can not be used simultaneously.
Communication setting:
Protocol.
Transmit setting to camera:
NN=[Parameter]<CR><LF> (NN is any kind of command. Capital or small letters.)
The camera answers:
COMPLETE<CR><LF>
To have all communication visible on the emulator screen, start with:
EB=1<CR><LF>
The camera answers:
COMPLETE<CR><LF>
Transmit request command to camera:
NN?<CR><LF> (NN is any kind of command.)
The camera answers:
NN=[Parameter]<CR><LF>
Transmit the following to have the camera’s actual setting:
ST?<CR><LF>
The camera answers:
A complete list of the current settings
1
2
ON
Default setting
OFF ON
Serial Communication
Termination
Baud Rate
9600
Data Length
8bit
Start Bit
1bit
Stop Bit
1bit
Parity
Non
Xon/Xoff Control
Non