Introduction

The Thermal settings tab becomes available for Siqura cameras (siqura driver) with the capability to retrieve the temperature information. This applies to the Siqura Thermal range cameras with radiometric temperature measurement capabilities (not all thermal cameras support this and require firmware version over 3.40). If the camera supports the temperature measurement VDG Sense will be able to get the temperature information and generate a Temperature event.

Events:

Database access

The temperature events are stored in a special database so external programs can access to the information for further analysis or graphical representation of temperature trends.

Please contact our support department for access to this database.

Setup

Enabling Thermal events

In the Profiles->Thermal tab all settings related to the thermal events can be configured.

Event generation for continuous polling:

If the Max temperature is higher than the 'Maximum threshold', the event TempHigh is triggered. If the Max temperature drops below the 'Maximum threshold' but stays above the 'Minimum threshold' the event TempHigh will not be triggered if the max temperature again is higher than the 'Maximum threshold'. So the temperature always first needs to drop below the 'Minimum threshold' before it triggers an TempHigh event again.

Event generation for macro:

Macros

The temperature measurements can be used to trigger a server or viewer macro. For this purpose the TempHigh and TempLow events are available in the macro menus.

Example 1:

Play audio sound if the Max value of the TempHigh signal is higher than 100 degrees:

Example 2:

Fetch thermal information based on macro in combination with a thermal PTZ camera. The PresetOn event can be used to fetch the thermal information if for instance the PTZ camera is running in a PTZ tour.