SightLine Applications Command, Control, and Script API  v3.3
List of all members
SLACurrentDetectionParameters_t Struct Reference

Description

Current detection parameters – format identical to SLASetDetectionParameters_t.

typedef struct {
u8 mode;
u8 debugCode;
u8 threshold;
u8 manualThreshold;
u8 manualWatchFrames;
u8 suspScore;
u8 reserved;
u8 modeUpperByte;
u16 minTemperature;
u16 maxTemperature;
u8 cameraIndex;
u8 classSensitivity;

Sent in response to SLAGetParameters_t().

Message ID 0x54

Byte Offset Name Description
4modeSee SLASetDetectionParameters_t
5debugCode
6threshold
7manualThreshold
8manualWatchFrames
9suspScore
10reserved
11modeUpperByte
12-13minTemperature
14-15maxTemperature
16cameraIndex
17classSensitivity