Member |
Data Type |
Description |
---|---|---|
dwSize |
DWORD |
Structure size |
byMode |
BYTE |
Temperature measurement mode: 0-normal mode, 1-expert mode |
byThermometryROIEnabled |
BYTE |
Whether to enable ROI temperature measurement: 0-reserved, 1-no, 2-yes. |
byRes |
Array of BYTE |
Reserved, set to 0 |
Normal mode: Configure overall temperature measurement without distinguishing rule and preset. In normal mode, the related configuration in the basic parameter configuration structure NET_DVR_THERMOMETRY_BASICPARAM is valid.
Expert mode: Configure temperature measurement configuration by rule and preset. In expert mode, the related configuration in the preset configuration structure NET_DVR_THERMOMETRY_PRESETINFO is valid.
The parameters byThermometryROIEnabled and byMode are mutually exclusive.