
MIKROTRON GmbH / EoSens 3CL
/
CAMMC301x-RG / 2020
3-14
ASCII commands instruction set
Overview
Free run with electronic shutter
External sync with internal timer
3.1 Overview
Commands used to change camera parameters, are simple ASCII
strings. All commands start with a colon followed by the command
character. There are a few things you need to know before you start
programming:
NOTE
All commands are case sensitive.
All commands will immediately be executed
Answers are received by read commands (e.g. :v, :w)
All commands return the actual value by sending '?' as
parameter. Some commands return the actual possible value
range
In case the command acknowledge flag is set, an
ACK
(acknowledge) or
NAK
(not acknowledged) will be received
after writing
Wrong commands are not executed. All unknown commands
will return NAK
After the colon the maximum time between the characters
must not exceed 2.7 sec., else the command will terminate
with NAK. This prevents the parser from hanging in the input
if a command is not entered complete
Take into account that the baud rate cannot be saved. Therefore, the
camera always starts with the default setting of 9600 baud after
power-on or reset.