Spyder 3 CL User's Manual PRELIMINARY 43
DALSA 03-032-20008-03
7 Appendix A
7.1 Spyder 3 Camera Link ASCII Commands
Serial Protocol Defaults
• 8 data bits
• 1 stop bit
• No parity
• No flow control
• 9.6kbps
• Camera does not echo characters
Command Format
When entering commands, remember that:
• A carriage return <CR> ends each command.
• The camera will answer each command with either <CR><LF> “OK >" or
<CR><LF>"Error xx: Error Message >" or “Warning xx: Warning Message”. The ">"
is always the last character sent by the camera.
The following parameter conventions are used in the manual:
•
i = integer value
•
f = real number
•
m = member of a set
•
s = string
•
t = tap id
•
x = pixel column number
•
y = pixel row number
Example: to return the current camera settings
gcp <CR>