Scope
scope::gui::CFPGAResonanceScannerNI5771Page Class Reference

#include <FPGAResonanceScanner_NI5771Page.h>

Inherits CPropertyPageImpl< CFPGAResonanceScannerNI5771Page >.

Public Types

enum  { IDD = IDD_FPGAANALOGINTEGRATOR_PROPPAGE }
 

Public Member Functions

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

Public Attributes

LEDs for FPGA status
CScopeLEDCtrl tohostoverflow1_led
 
CScopeLEDCtrl tohostoverflow2_led
 
CScopeLEDCtrl interloopoverflow_led
 
CScopeLEDCtrl interlooptimeout_led
 
CScopeLEDCtrl acquiring_led
 
CScopeLEDCtrl aioverrange_led
 
Baseline and bitshift for both channels. Baseline is around 127 and bitshift for conversion from U32 to U16, start at around 3?!
CScopeEditCtrl< uint8_t > bitshiftch1_edit
 
CScopeEditCtrl< uint8_t > baselinech1_edit
 
CScopeEditCtrl< uint8_t > bitshiftch2_edit
 
CScopeEditCtrl< uint8_t > baselinech2_edit
 

Detailed Description

Class for the analog integrator FPGA info property page.

Definition at line 21 of file FPGAResonanceScanner_NI5771Page.h.

Constructor & Destructor Documentation

scope::gui::CFPGAResonanceScannerNI5771Page::CFPGAResonanceScannerNI5771Page ( parameters::InputsFPGAAnalogIntegrator *const  _parameters)

Connect to the FIFOStatus ScopeNumbers.

Definition at line 8 of file FPGAResonanceScanner_NI5771Page.cpp.


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