Mech-Eye API 2.6.0
API reference documentation for Mech-Eye 3D Laser Profiler
Loading...
Searching...
No Matches
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 164 of file ScanParameters.h.

Member Enumeration Documentation

◆ Value

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

Definition at line 177 of file ScanParameters.h.

Member Data Documentation

◆ description

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 169 of file ScanParameters.h.

◆ name

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

Definition at line 167 of file ScanParameters.h.

◆ type

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

Definition at line 175 of file ScanParameters.h.


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