SPECIFICATIONS
USER’S MANUAL
SWEEP
V1.0
6
Copyright ©2014-2017 Scanse LLC - www.scanse.io
Specification
Value
Bit Rate
115.2 Kbps
Parity
None
Data Bit
8
Stop Bit
1
Flow Control
None
All characters used for commands and responses are ASCII code in addition to CR and LF, except for the
measurement packet.
All communication packets between the host computer and the sensor begin with ASCII letter command codes.
(HOST -> SENSOR)
Command with no parameter
Command Symbol
(2 bytes)
Line Feed
(1 byte)
Example: DS, DX, MI, IV
…
Line Feed (LF) or Carriage Return (CR)
or
Command with parameter
Command Symbol
(2 bytes)
Parameter
(2 bytes)
Line Feed
(1 byte)
Example: MS, LR…
Example:
‘03’
Line Feed (LF) or Carriage Return (CR)
(SENSOR -> HOST)
Response with no parameter echoed
Command Symbol
(2 bytes)
Status
(2 bytes)
Sum of Status
(1 byte)
Line Feed
(1 byte)
or
Response with parameter echoed
Command Symbol
(2 bytes)
Parameter
(2 bytes)
Line Feed
(LF)
Status
(2 bytes)
Sum of Status
(1 byte)
Line Feed
(1 byte)