Scope
scope::gui::CFPGAAnalogIntegratorPage Class Reference

#include <FPGAAnalogIntegratorPage.h>

Inherits CPropertyPageImpl< CFPGAAnalogIntegratorPage >.

Public Types

enum  { IDD = IDD_FPGAANALOGINTEGRATOR_PROPPAGE }
 

Public Member Functions

 CFPGAAnalogIntegratorPage (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 FPGAAnalogIntegratorPage.h.

Constructor & Destructor Documentation

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

Connect to the FIFOStatus ScopeNumbers.

Definition at line 8 of file FPGAAnalogIntegratorPage.cpp.


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