Scope
|
#include <ScopeDatatypes.h>
Public Types | |
enum | Mode { Stopped, RunningContinuous, RunningSingle, RunningStack, RunningTimeseries, RunningBehavior } |
Static Public Member Functions | |
static std::wstring | NameOf (const uint32_t &_n) |
Static Public Attributes | |
static const uint32_t | S = 6 |
Describes the actual state of the scope.
Definition at line 355 of file ScopeDatatypes.h.
Enum for the run state of the scope, stopped, continuously scanning, single scan, stack scan, timeseries scan, or behavior triggered scan.
Definition at line 358 of file ScopeDatatypes.h.
|
inlinestatic |
Definition at line 371 of file ScopeDatatypes.h.
|
static |
Number of enumerators.
Definition at line 368 of file ScopeDatatypes.h.