User Manual
TITLE
DRAWING
NO.
Communication Protocol
Specification
For
SCIP2.0
C-42-03320B
13/25
8.2 [GDGS-Command]
Whenever sensor receives this command it supplies the latest measurement data to the host. If the laser is
switched off, it should be switched on by sending BM-Command (see section 7.2) before the measurement.
Laser should be switched off if necessary by sending QT-Command (see section 7.3) after measurement is
complete.
(HOST→ SENSOR)
G (47H) D (44H) or S (53H)
Starting Step
(4bytes)
End Step
(4 bytes)
Cluster Count
(2bytes)
String Characters LF
Parameters are same as explained in MDMS-Command (see section 7.1).
(SENSOR → HOST)
1. When status is not 00
G D or S Starting Step End Step Cluster Count String Characters LF
Status Sum LF LF
2. When data is less than 64 bytes
G D or S Starting Step End Step Cluster Count String Characters LF
0 0 P LF Time Stamp Sum LF
Data Sum LF LF
3. When data is more than 64 bytes and terminates without remaining bytes
G D or S Starting Step End Step Cluster Count String Characters LF
0 0 P LF Time Stamp Sum LF
Data Block 1 (64 bytes) Sum LF
------------------------------ Sum LF
Data Block N (64 bytes) Sum LF LF
4. When data is more than 64 bytes and terminates with n-remaining bytes
G D or S Starting Step End Step Cluster Count String Characters LF
0 0 P LF Time Stamp Sum LF
Data Block 1 (64 bytes) Sum LF
------------------------------ Sum LF
Data Block N-1 (64 bytes) Sum LF
Data Block N (n bytes) Sum LF LF
Status:
01 --- Starting Step has non-numeric value.
02 --- End Step has non-numeric value
03 --- Cluster Count has non-numeric value.
04 --- End Step is out of range
05 --- End Step is smaller than Starting Step.
10 --- Laser is off.
50~98 --- Hardware trouble (such as laser, motor malfunction etc.)
Time Stamp:
Same as in MDMS-Command (see section 7.1)