EasyManua.ls Logo

PRECITEC CHRocodile CLS0.2 - SCA 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...
47
5.2.6 SCA Command
Short description:
The command Scale allows to query of Full Scale in micrometers.
A distance value of 32768 on the serial interface would mean a distance in (Full Scale) micrometers. To convert the integer distance value (d) received
from the serial interface to a value in micrometers (D), use the formula:
D[µm] = d[integer] / 32768 * Full Scale.
Command syntax:
$SCA
Command
Description
NET
$SCA ?
Response: $SCA ? 3320ready[CR/LF].
Read Full Scale
int FullScale = client.Scale;

Table of Contents