Introduction
For any application where a MOBOTIX Thermal TR camera is deployed, there are three elements that need to be correctly set for an accurate as possible temperature reading. Under Setup Menu > Thermal Sensor Settings > Temperature Compensation you will find:
-
Object Emissivity
-
Atmospheric Transmission
-
Ambient Temperature
In this article the focus is going to be on how to ensure the Ambient Temperature is as accurate as can be. The Ambient Temperature is never constant. During the course of the day the temperature will fluctuate. We can ensure that this is as accurate as possible by using the integrated temperature sensor on the camera in conjunction with a IP Notify to adjust this value, at regular time periods.
Note: Using a Mx-GPS-Box or ExtIO to detect the Ambient Temperature provides even more accurate results then the integrated temperature sensor.
Admin Menu > IP Notify
-
IP Notify Type: Custom Configuration
-
Destination Address: localhost:80
-
Transfer Protocol: HTTP/1.0 Request
-
CGI Path: /control/control
-
HTTP Authentication: :
-
Notification Data: Plain Text
-
Message: set§ion=thermal&uhu_tcomp_atm_temp=$(SEN.TOU.CELSIUS)
Admin Menu > Time Tasks
-
Add a Time Task
-
Select the IP Notify Profile created in Step 1. in the left hand drop down menu
-
Select the frequencey in which you wish to update the ambient temperature. In this case I have choosen every 10 minutes but entering */10 in the minutes column
Note: The syntax for annotating the time in Time Tasks can be found in the online help file of the camera
<camera-ip>/help/help?timetasks