![iDule ID50MB-OPT Technical Manual Download Page 14](http://html1.mh-extra.com/html/idule/id50mb-opt/id50mb-opt_technical-manual_3796656014.webp)
7.
Remote Communication
Via camera link cable, the camera can be controlled.
Communication Settings
Baud Rate
:
115200bps (fixed)
Data
:
8bit
Stop bit
:
1bit
Parity
:
None
XON / XOFF
:
No Control
・
Send Command Format
(
Host to Camera
)
If send a command, set the command and parameter between STX and ETX.
STX
(02H)
command
(2byte)
parameter (ASCII code)
(20H-7FH)
ETX
(03H)
・
Return Command Format
(
Camera to Host
)
Normally, a camera returns a control code which is ACK or NAK.
If return value has a text message, the message is between STX and ETX.
ACK
(06H)
・・・
Succeed
NAK
(15H)
・・・
Fail
STX
(02H)
command
(2byte)
parameter (ASCII code)
(2FH- 7FH)
ETX
(03H)
・・・
return message
・
Command List
Command
Function
SR
Set some values of resister
GR
Get some values of resister
SU
Set a user’s data
GU
Get a user’s data
CS
Save all configurations
CR
Restore all configurations
QM
Get a model name
QS
Get a serial number
QV
Get a firmware version
QE
Get a detail of error information
sR
Dead pixel correction (Coordinate position) write
gR
Dead pixel correction (Coordinate position) read