Mech-Eye API 2.3.3
API reference documentation for Mech-Eye 3D Laser Profiler
Loading...
Searching...
No Matches
Public Types | Static Public Attributes | List of all members
mmind::eye::trigger_settings::EncoderTriggerDirection Class Reference

Public Types

enum struct  Value { ChannelALeading , ChannelBLeading , Both }
 

Static Public Attributes

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

Detailed Description

Definition at line 77 of file ScanParameters.h.

Member Enumeration Documentation

◆ Value

enum struct mmind::eye::trigger_settings::EncoderTriggerDirection::Value
strong

Definition at line 90 of file ScanParameters.h.

Member Data Documentation

◆ description

constexpr const char* mmind::eye::trigger_settings::EncoderTriggerDirection::description
staticconstexpr
Initial value:
=
"Select the encoder motion direction that triggers scanning.\nChannelALeading: Scanning "
"is triggered when channel A is leading.\nChannelBLeading: Scanning is triggered when "
"channel B is leading. \nBoth: Scanning is triggered when either channel A or channel B is "
"leading."

Definition at line 82 of file ScanParameters.h.

◆ name

constexpr const char* mmind::eye::trigger_settings::EncoderTriggerDirection::name = "EncoderTriggerDirection"
staticconstexpr

Definition at line 80 of file ScanParameters.h.

◆ type

constexpr Parameter::Type mmind::eye::trigger_settings::EncoderTriggerDirection::type = Parameter::Type::_Enum
staticconstexpr

Definition at line 88 of file ScanParameters.h.


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