Data Sheet

© RFbeam Microwave GmbH
|
Schuppisstrasse 7
|
CH-9016 St. Gallen
|
www.rfbeam.ch
|
K-LD7
|
data sheet 12/2020 - Revision B
Page 15 / 23
Presentation Layer
All commands and messages sent have the format
described in table below.
Description Datatype Length
Header
The header describes the command or message type (e.g. RADC, RMRD, …)
ASCII
character
4 Bytes
Payload Length
The payload length is always sent even if the payload is zero. It is sent as little endian (LSB first).
UINT32 4 Bytes
Payload
The payload is message and command dependent. If the payload includes datatypes (e.g. UINT16, INT32, …) then they are sent
as little endian (LSB first).
Binary data 0 – 3072
Bytes
Table 9: Packet format
Overview Messages and Commands
The table below shows the possible messages – see
the chapter ‘Messages’ for details.
Header Payload Length Description
RADC 3072 Raw ADC values
RFFT 1024 Raw FFT
PDAT 0-96 The array of detected raw targets
TDAT 0-8 The array of tracked targets
DDAT 6 Detection data
DONE 4 Frame done
RPST 42 Radar parameter structure
RESP 1 Response, Acknowledge
Header Payload Length Description
INIT 4 Start of connection
GNFD 4 Get next frame data
GRPS 0 Get radar parameter structure
SRPS 42 Set radar parameter structure
RFSE 0 Restore factory settings
GBYE 0 Disconnect
RBFR 4 Base frequency
RSPI 4 Maximum speed
RRAI 4 Maximum range
THOF 4 Threshold offset
TRFT 4 Tracking filter type
VISU 4 Vibration suppression
MIRA 4 Minimum detection distance
MARA 4 Maximum detection distance
MIAN 4 Minimum detection angle
MAAN 4 Maximum detection angle
MISP 4 Minimum detection speed
MASP 4 Maximum detection speed
DEDI 4 Detection direction
RATH 4 Range threshold
ANTH 4 Angle threshold
SPTH 4 Speed threshold
DIG1 4 Digital output 1
DIG2 4 Digital output 2
DIG3 4 Digital output 3
HOLD 4 Hold time
MIDE 4 Micro detection retrigger
MIDS 4 Micro detection sensitivity
Table 10: Application messages
Table 11: Application commands