CSCamera

In short

Represents a single camera connected to CS

Settings

Global:

  • Module_Name - String:Set this to CSCamera 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:

    Template configuration

    #####################
    #   Basic Settings  #
    #####################
    
    # The name of the actual module to load. Examples might be HitachiCamera, or AVTCamera.
    Module_Name=CSCamera
    
    # 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

    Also see

    These other modules are related to this one.