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::CallbackRetrievalTimeout Class Reference

Static Public Attributes

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

Detailed Description

Definition at line 212 of file ScanParameters.h.

Member Data Documentation

◆ description

constexpr const char* mmind::eye::scan_settings::CallbackRetrievalTimeout::description
staticconstexpr
Initial value:
=
"Set the timeout period for retrieving data when using a callback function. If none or "
"only some of the data is retrieved within the set timeout period, the current round of "
"data acquisition is automatically stopped. The amount of data to be retrieved is "
"determined by the \"ScanLineCount\" parameter.\nA value of 0 or -1 corresponds to an "
"infinite timeout period."

Definition at line 217 of file ScanParameters.h.

◆ name

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

Definition at line 215 of file ScanParameters.h.

◆ type

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

Definition at line 224 of file ScanParameters.h.

◆ unit

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

Definition at line 226 of file ScanParameters.h.


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