Page 1 of 1

SICK CLV450 : command for focus control( over serial)

Posted: Tue Mar 13, 2018 5:53 pm
by pt200
How send CMD to select "Distance Configuration" index before/after software trigger?

Re: SICK CLV450 : command for focus control( over serial)

Posted: Sun Mar 18, 2018 8:22 am
by pt200
Found this combination:

Code: Select all

<STX>13<ETX>
<STX>3LKL0800F0900<ETX>
<STX>11<ETX>
<STX>21<ETX>
*results*
<STX>22<ETX>

0800 -    ;Min. reading distance in: 0050 - 1200 mm , 
0900 -    ;Focus Distance 0050 - 1200 mm
P.S. Very interesting save file (.scl) from CLVSetup program( text file with cmd/values/comments)