AVTCamera
In short
Represents a single AVT camera.
Settings
Global:
Module_Name
-String
:Set this toAVTCamera
to load this page's module.ID
-String
:The ID of the camera. This has to be unique to the chamber.This will show up in the chambers output and logs, to identify which images are from which sensor.
Advanced:
Serial_Number
-String
: The Serial number of the camera. The IP/mac address will also work.
Template configuration
#####################
# Basic Settings #
#####################
# The name of the actual module to load. Examples might be HitachiCamera, or AVTCamera.
Module_Name=AVTCamera
# The ID of the camera. This has to be unique to the chamber.
# This will show up in the chambers output and logs, to identify which images
# are from which sensor.
ID=STRING
#####################
# Advanced Settings #
#####################
# The Serial number of the camera. The IP/mac address will also work.
Serial_Number=STRING
Also see
These other modules are related to this one.