Scope
scope::DaqTimingHelper Class Reference

#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
 

Detailed Description

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.

Member Enumeration Documentation

The enum.

Definition at line 126 of file ScopeDatatypes.h.

Member Function Documentation

static std::wstring scope::DaqTimingHelper::NameOf ( const uint32_t &  _n)
inlinestatic
Returns
name of enumerator

Definition at line 136 of file ScopeDatatypes.h.

Member Data Documentation

const uint32_t scope::DaqTimingHelper::S = 3
static

Number of enumerators.

Definition at line 133 of file ScopeDatatypes.h.


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