Mech-Eye API 2.5.1
API reference documentation for Mech-Eye Industrial 3D Camera
Loading...
Searching...
No Matches
Public Types | Static Public Attributes
ExposureMode Class Reference

#include <Scanning2D.h>

Public Types

enum struct  Value { Timed , Auto , HDR , Flash }
 

Static Public Attributes

static constexpr const char * name = "Scan2DExposureMode"
 
static constexpr const char * description
 
static constexpr Parameter::Type type = Parameter::Type::_Enum
 

Member Enumeration Documentation

◆ Value

enum struct Value
strong
Enumerator
Timed 
Auto 
HDR 
Flash 

Field Documentation

◆ description

constexpr const char* description
staticconstexpr
Initial value:
=
"Sets the exposure mode for capturing the 2D image. Timed: Sets a single exposure time. "
"Usually used in stable lighting conditions. Auto: The exposure time is automatically "
"adjusted. Usually used in varying lighting conditions. HDR: Sets multiple exposure times "
"and merge the images. Usually used for objects with various colors or textures. Flash: "
"Uses the projector for supplemental light. Usually used in dark environments."

◆ name

constexpr const char* name = "Scan2DExposureMode"
staticconstexpr

◆ type

constexpr Parameter::Type type = Parameter::Type::_Enum
staticconstexpr

The documentation for this class was generated from the following file: