NET_DVR_THERMOMETRY_DIFFCOMPARISON_PARAM

Structure About Temperature Difference Alarm Rule Information Based on Preset

Member

Data Type

Description

byEnabled

BYTE

Whether to enable: 0-no, 1-yes.

byRuleID

BYTE

Rule ID

byAlarmID1

BYTE

Alarm 1

byAlarmID2

BYTE

Alarm 2

byRule

BYTE

Alarm temperature comparison mode: 0-high temperature higher than, 1-high temperature lower than, 2-low temperature higher than, 3-low temperature lower than, 4-average temperature higher than, 5-average temperature lower than, 6-temperature difference higher than, 7-temperature difference lower than.

byRes

Array of BYTE

Reserved, set to 0.

fTemperatureDiff

float

Temperature difference

dwAlarmFilteringTime

DWORD

Temperature alarm dwell time

byRes1

Array of BYTE

Reserved, set to 0.

Remarks

Temperature difference parameters byAlarmID1 and byAlarmID2 correspond to the thermometry alarm parameter byRuleID, which refers to the comparison between two specified temperature difference alarm rules.