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::scan_settings::BatchRetrievalTimeout Class Reference

Static Public Attributes

static constexpr const char * name = "BatchRetrievalTimeout"
 
static constexpr const char * description
 
static constexpr Parameter::Type type = Parameter::Type::_Int
 
static constexpr const char * unit = "ms"
 

Detailed Description

Definition at line 195 of file ScanParameters.h.

Member Data Documentation

◆ description

constexpr const char* mmind::eye::scan_settings::BatchRetrievalTimeout::description
staticconstexpr
Initial value:
=
"Set the timeout period for retrieving a batch of data. If no batches are available for "
"retrieval within the set timeout period, the current round of data acquisition is "
"automatically stopped.\nThis timeout period should be no shorter than the amount of time "
"needed for scanning 16 lines. If line scan is triggered at a slow rate, increase this "
"parameter."

Definition at line 200 of file ScanParameters.h.

◆ name

constexpr const char* mmind::eye::scan_settings::BatchRetrievalTimeout::name = "BatchRetrievalTimeout"
staticconstexpr

Definition at line 198 of file ScanParameters.h.

◆ type

constexpr Parameter::Type mmind::eye::scan_settings::BatchRetrievalTimeout::type = Parameter::Type::_Int
staticconstexpr

Definition at line 207 of file ScanParameters.h.

◆ unit

constexpr const char* mmind::eye::scan_settings::BatchRetrievalTimeout::unit = "ms"
staticconstexpr

Definition at line 209 of file ScanParameters.h.


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