Mech-Eye API 2.3.3
API reference documentation for Mech-Eye Industrial 3D Camera
Loading...
Searching...
No Matches
Public Types | Static Public Attributes | List of all members
mmind::eye::projector_setting::PowerLevel Class Reference

Public Types

enum struct  Value { High , Normal , Low }
 

Static Public Attributes

static constexpr const charname = "ProjectorPowerLevel"
 
static constexpr const chardescription = "Set the brightness level of the projector."
 
static constexpr Parameter::Type type = Parameter::Type::_Enum
 

Detailed Description

Definition at line 44 of file Projector.h.

Member Enumeration Documentation

◆ Value

Enumerator
High 

High level is ofen used for scanning dark objects.

Normal 

Normal level is mostly used.

Low 

Low level is used for scanning reflective objects.

Definition at line 53 of file Projector.h.

Member Data Documentation

◆ description

constexpr const char* mmind::eye::projector_setting::PowerLevel::description = "Set the brightness level of the projector."
staticconstexpr

Definition at line 49 of file Projector.h.

◆ name

constexpr const char* mmind::eye::projector_setting::PowerLevel::name = "ProjectorPowerLevel"
staticconstexpr

Definition at line 47 of file Projector.h.

◆ type

constexpr Parameter::Type mmind::eye::projector_setting::PowerLevel::type = Parameter::Type::_Enum
staticconstexpr

Definition at line 51 of file Projector.h.


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