Configuration control
Leuze electronic
DCR 50
57
8.2.14 Setup camera parameters
Code Description
Command Format Op-
tions
De-
fault
Notes/Examples
Test Mode
IM
CP
S/P/R/
G
TM
Example: IMCPG
Minimum Exposure (per-
cent)
IM
CP
S/P/R/
G
ME 20
0
Minimum Value
Defines the minimum exposure parame-
ter of camera
Valid Range:
0 to less than or equal to
Maximum Exposure percent
Example
: IMCPSME20
Maximum Exposure (per-
cent)
IM
CP
S/P/R/
G
XE
100
100
Maximum Value
Valid Range:
Greater than or equal to
Minimum Exposure to 100 percent
Example
: IMCPSXE100
8.2.15 Command barcode format
The scan engine can receive commands directly through user input, via serial or text and via configuration
command barcodes. This section describes the format of configuration command barcodes.
Header
Command
Trailer
<SOH>Y<GS><STX>
(%01%59%1D%02)
String
<ETX><EOT>
(%03%04)
Multiple commands can be included in one configuration command barcode by separating each command
with <ETX>.
Example: Scanning a barcode generated from
%01%59%1d%02SYAZTCG%03SYAUPOG%03%04
will output
all settings of the AZTC and AUPO symbologies.
Configuration command barcodes:
• Configuration command barcodes use the QR code barcode symbology.
• Source files to generate configuration barcodes have a file extension of .CRCCS and an intermediate
file extension of .CRMKR.
• If source files contain comments, the comment should start with two forward slash (//) characters.
• Source files can have only one Primary Category command per line (see chapter 8.1 "Configuration
Examples:
• example.crccs
Contains:
// Hypothetical
// Outputs all settings of symbologies Aztec and Australian Post
// Rev 1 – 6/22/16 – Jackson – Initial Release
• example.crmkr
Contains:
%01%59%1d%02SYAZTCG%03SYAUPOG%03%04
• example.tif