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

Member Data Documentation

◆ description

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

◆ name

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

Definition at line 314 of file ScanParameters.h.

◆ type

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

Definition at line 323 of file ScanParameters.h.

◆ unit

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

Definition at line 325 of file ScanParameters.h.


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