31 NED
XCM
4085TLCT6
UME-0062-01
4.2.10 Setting Data Output Bit Number
Sets the bit numbers of the data output.
Format S3 CMD
□
VAL1 CR , Format R1 >R CR >[SB] CR EOT
CMD
dep
VAL1 8,10
(
8: 8bits output at each RGB, 10: 10bits output at each RGB
)
<Example>
Bit numbers of the data output, 10bit
Send
:
dep
□
10
□
CR
Receive:
:
>OK CR >dep
□
10
□
CR EOT
4.2.11 Setting Delay Line Number
Sets the delay line numbers between the output datas at each RGB
Format S3 CMD
□
VAL1 CR , Format R1 >R CR >[SB] CR EOT
CMD
ldly
VAL1 -8
~
8
(
delay line numbers between the datas at each RGB
)
<Example>
Reverse movement direction, 1:1 of reduced scale ratio of length
and width at image acquisition
Send
:
ldly
□
-2
□
CR
Receive:
:
>OK CR >ldly
□
-2
□
CR EOT
4.2.12 Setting Line Fine Adjusting Correction Between Output Datas
Sets the line fine adjusting correction between the output datas at each RGB
Format S3 CMD
□
VAL1 CR , Format R1 >R CR >[SB] CR EOT
CMD
ldlys
VAL1 -5
~
5
(
line fine adjusting correction value between the output datas
at each RGB
)
<Example>
0.5 line correction in the movement direction
Send
:
ldlys
□
5
□
CR
Receive:
:
>OK CR >ldlys
□
5
□
CR EOT
4.2.13 Setting Scanning Direction
Switch scanning direction.
Format S2 CMD
□
VAL1 CR, Format R1 >R CR >[SB] CR EOT
CMD rev
VAL1 0,1 (0:Forward, 1:Reverse)
<Example>
Send
:
rev
□
1 CR (Reverse output)
Receive:
:
>OK CR >rev
□
1 CR EOT