Short Ascii Command Communication Protocol; Protocol (Short Ascii Command) - JAI GO-5000M-PMCL-UV User Manual

Cmos digital progressive scan monochrome uv camera with mini camera link interface
Hide thumbs Also See for GO-5000M-PMCL-UV:
Table of Contents

Advertisement

GO-5000M-PMCL-UV User Manual (Ver. 1.1)

Short ASCII Command Communication Protocol

This chapter describes the communication control protocol based on the short ASCII command as the
reference.
Communication Setting
Baud Rate: 9600
Data Length: 8bit
Start Bit: 1bit
Stop Bit: 1 bit
Parity: None
Xon/Xoff Control: None

Protocol (Short ASCII Command)

Transmit the setting command to camera
NN is any kind of the command.
NN=[Param.]<CR><LF>
Send to camera: GA=0 <CR><LF>
Camera response: COMPLETE<CR><LF>
When camera receives a valid command, camera will return 'COMPLETE'. If camera receives an
invalid command, camera will return following:
Send to camera: GAX=0 <CR><LF>
Camera response: 01 Unknown Command!!<CR><LF>
Send to camera: GA=1000 <CR><LF>
Camera response: 02 Bad Parameters!!<CR><LF>
Transmit the request command to camera
The status of camera's settings can be queried by transmitting NN?<CR><LF>, where NN is any valid
command.
The camera will return the current setting data.
Send to camera: GA? <CR><LF>
Camera response: GA=0<CR><LF>
Short ASCII Command Communication Protocol
- 102 -

Advertisement

Table of Contents
loading

Table of Contents