NET_DVR_THERMOMETRYRULE_TEMPERATURE_INFO

Structure of Thermometry Rule Temperature Information

Member

Data Type

Description

fMaxTemperature

float

The highest temperature, corrects to one decimal place.

fMinTemperature

float

The lowest temperature, corrects to one decimal place.

fAverageTemperature

float

The average temperature, corrects to on decimal place.

struHighestPoint

NET_VCA_POINT

Coordinates of the highest temperature position

struLowestPoint

NET_VCA_POINT

Coordinates of the lowest temperature position

byIsFreezedata

BYTE

Whether supports freezing data: 0-no, 1-yes

byRes

Array of BYTE

Reserved, set to 0.