MDI-4x00 / N210 Image Capture
Image Capture Manual
3
3.1.2.
Change Image Processing Settings
Use “DE7” command to change the various settings of image processing. Input Q0 ~ Q9 commands
six times after the “DE7” command for various configurations.
Command
Description
Default
DE7
Qa
Qb
Qc
Qd
Qe
Qf
Set image processing
Q1
Q0
Qc
Qd
Qe
Qf
Set leftmost value for cropping
1000c + 100d + 10e + f = 0 ~ 751
0
Q1
Q1
Qc
Qd
Qe
Qf
Set top edge value for cropping
1000c + 100d + 10e + f = 0 ~ 479
0
Q1
Q2
Qc
Qd
Qe
Qf
Set rightmost value for cropping
1000c + 100d + 10e + f = 0 ~ 751
639
Q1
Q3
Qc
Qd
Qe
Qf
Set bottom edge value for cropping
1000c + 100d + 10e + f = 0 ~ 479
479
Q2
Q0
Q0
Q0
Q0
Qf
Set horizontal subsampling
f = 1, 2, 4
1
Q2
Q1
Q0
Q0
Q0
Qf
Set vertical subsampling
f = 1, 2, 4
1
Q3
Q0
Q0
Q0
Q0
Qf
Set bit depth (bits per pixel)
f = 0: 8 bits (256 values)
f = 1: 4 bits (16 values)
f = 2: 1 bits (2 values)
f = 3: 10 bits (1024 values, raw data)
0
Q4
Q0
Q0
Qd
Qe
Qf
Set JPEG
quality
100d + 10e + f = 5 ~ 100
75
Q5
Q0
Q0
Q0
Q0
Qf
Output format
f = 1: JPEG
f = 3: BMP
3
Q6
Q0
Q0
Q0
Q0
Qf
Transmission mode
f = 0: PART
f = 1: ALL
0
Q8
Q0
Q0
Q0
Q0
Qf
Reverse black and white
f = 0: Non-inverted
f = 1: Inverted
f = 2: In status quo
2
Example of command transmission 1: Set coordinate (left 100, top 100, right 500, bottom 300) for
image cropping.
<ESC>[DE7Q1Q0Q0Q1Q0Q0[DE7Q1Q1Q0Q1Q0Q0[DE7Q1Q2Q0Q5Q0Q0[DE7Q1Q3Q0Q3Q0Q0
<CR>
Example of command transmission 2: Set horizontal subsampling 1/2, vertical subsampling 1/4.
<ESC>[DE7Q2Q0Q0Q0Q0Q2[DE7Q2Q1Q0Q0Q0Q4<CR>
Example of command transmission 3: Set transmission mode to All and bit depth to 4 bits.
<ESC>[DE7Q6Q0Q0Q0Q0Q1[DE7Q3Q0Q0Q0Q0Q1<CR>