Scope
|
#include <ScopeDatatypes.h>
Public Types | |
enum | Mode { OnboardClock, ReferenceClock, External } |
Static Public Member Functions | |
static std::wstring | NameOf (const uint32_t &_n) |
Static Public Attributes | |
static const uint32_t | S = 3 |
Class for the DAQmx timing, either by onboard clock, through a reference clock or by an external clock signal.
Definition at line 123 of file ScopeDatatypes.h.
The enum.
Definition at line 126 of file ScopeDatatypes.h.
|
inlinestatic |
Definition at line 136 of file ScopeDatatypes.h.
|
static |
Number of enumerators.
Definition at line 133 of file ScopeDatatypes.h.