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

Static Public Attributes

static constexpr const char * name = "TriggerDelay"
 
static constexpr const char * description
 
static constexpr Parameter::Type type = Parameter::Type::_Int
 
static constexpr const char * unit = "us"
 

Detailed Description

Definition at line 77 of file ScanParameters.h.

Member Data Documentation

◆ description

constexpr const char* mmind::eye::trigger_settings::TriggerDelay::description
staticconstexpr
Initial value:
=
"This parameter is only effective for firmware 2.4.0 and above.\n"
"Set the delay time between receiving a line scan trigger signal and emitting laser "
"light.\n\n"
"Note:\n"
"* Only adjust this parameter in the following situation: Multiple laser profilers are "
"used to scan the same target object, and their FOVs overlap. The laser profilers will "
"interfere with each other if they emit laser light at the same time.\n"
"* Increasing this parameter will reduce the max scan rate.\n"
"* The laser profiler starts exposure 10 μs after emitting laser light to ensure stable "
"brightness of the laser lines in the raw image."

Definition at line 82 of file ScanParameters.h.

◆ name

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

Definition at line 80 of file ScanParameters.h.

◆ type

constexpr Parameter::Type mmind::eye::trigger_settings::TriggerDelay::type = Parameter::Type::_Int
staticconstexpr

Definition at line 94 of file ScanParameters.h.

◆ unit

constexpr const char* mmind::eye::trigger_settings::TriggerDelay::unit = "us"
staticconstexpr

Definition at line 96 of file ScanParameters.h.


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