EasyManua.ls Logo

PRECITEC CHRocodile CLS0.2 - LAI Command

PRECITEC CHRocodile CLS0.2
74 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
45
5.2.4 LAI Command
Short description:
This command allows to adjust LED intensity in order i.e. to remove saturation.
Command syntax:
$LAI <I>
Param: <I> is Led intensity (0...100%)
Command
Description
NET
$LAI 95
Response: $LAI 95[CR]ready[CR/LF].
Write Led intensity 95%
Client.LedIntensity = 90;
$LAI ?
Response: $LAI ? 95ready[CR/LF].
Read Led Intensity
float Led = Client.LedIntensity;

Table of Contents