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

Member Data Documentation

◆ description

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.\nFor firmware version 2.4.1 and below, this timeout should be at "
"least the time required to scan 16 lines. For firmware version 2.5.0 and above, it should "
"be at least the time needed to scan a single line. If line scan is triggered at a slow "
"rate, increase this parameter."

Definition at line 298 of file ScanParameters.h.

◆ name

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

Definition at line 296 of file ScanParameters.h.

◆ type

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

Definition at line 306 of file ScanParameters.h.

◆ unit

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

Definition at line 308 of file ScanParameters.h.


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