thermal_cam_config.py

When imported, the thermal_cam_config.py file provides the Thermal Camera's initial power-up alarm threshold as well as minimum and maximum display range values. The power-up configuration parameters can be changed by editing the file with your favorite text editor.

Values are in degrees Fahrenheit.

# thermal_cam_config.py
### Alarm and range default values in Farenheit ###
ALARM_F     = 120
MIN_RANGE_F =  60
MAX_RANGE_F = 120

This guide was first published on Jan 29, 2020. It was last updated on May 31, 2021.

This page (Details: Configuration Module) was last updated on Jan 23, 2020.

Text editor powered by tinymce.