Scope
scope::gui::CDAQmxPage Class Reference

#include <DAQmxPage.h>

Inherits CPropertyPageImpl< CDAQmxPage >.

Public Types

enum  { IDD = IDD_DAQMX_PROPPAGE }
 

Public Member Functions

 CDAQmxPage (parameters::InputsDAQmx *const _parameters)
 
Called via Win32 messages
BOOL OnInitDialog (CWindow wndFocus, LPARAM lInitParam)
 

Public Attributes

CScopeEditCtrl< std::wstring > daqmxversion_edit
 

Detailed Description

Class for the DAQmx inputs property page.

Definition at line 13 of file DAQmxPage.h.

Constructor & Destructor Documentation

scope::gui::CDAQmxPage::CDAQmxPage ( parameters::InputsDAQmx *const  _parameters)

Connect to the FIFOStatus ScopeNumbers.

Definition at line 7 of file DAQmxPage.cpp.

Member Data Documentation

CScopeEditCtrl<std::wstring> scope::gui::CDAQmxPage::daqmxversion_edit

DAQmx library version number.

Definition at line 22 of file DAQmxPage.h.


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