
GO-5101M-PMCL-1 | GO-5101C-PMCL-1 | User Manual (Ver. 1.0)
Short ASCII Command List
- 82 -
Short ASCII Command List
All configuration of the camera is done via the RS-232C port. The camera can be set up from a PC
running terminal emulator software.
Below is the description of the ASCII based short command protocol.
Communication Setting
Baud Rate
9600 (Default)
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=10000 <CR><LF>
Camera response: 02 Bad Parameters!!<CR><LF>