Scope
scope::gui::CFPGAAnalogDemultiplexerPage Class Reference

#include <FPGAAnalogDemultiplexerPage.h>

Inherits CPropertyPageImpl< CFPGAAnalogDemultiplexerPage >.

Public Types

enum  { IDD = IDD_FPGAANALOGDEMULTIPLEXER_PROPPAGE }
 

Public Member Functions

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

Public Attributes

ScopeController scope_controller
 
CScopeEditCtrl< uint32_t > hist_range1_edit
 
CScopeEditCtrl< uint32_t > hist_range2_edit
 
LEDs for FPGA status
CScopeLEDCtrl tohostoverflowA1_led
 
CScopeLEDCtrl tohostoverflowA2_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 > bitshiftch1a1_edit
 
CScopeEditCtrl< uint8_t > bitshiftch1a2_edit
 
CScopeEditCtrl< uint8_t > baselinech1_edit
 
CScopeEditCtrl< uint8_t > baselinech2_edit
 
CScopeEditCtrl< uint8_t > cutoffch1_edit
 
CScopeEditCtrl< uint8_t > cutoffch2_edit
 
CScopeEditCtrl< uint8_t > bitshiftch2a1_edit
 
CScopeEditCtrl< uint8_t > bitshiftch2a2_edit
 

Detailed Description

Class for the analog demultiplexer FPGA infos property page.

Definition at line 22 of file FPGAAnalogDemultiplexerPage.h.

Constructor & Destructor Documentation

scope::gui::CFPGAAnalogDemultiplexerPage::CFPGAAnalogDemultiplexerPage ( parameters::InputsFPGAAnalogDemultiplexer *const  _parameters)

Connect to the FIFOStatus ScopeNumbers.

Definition at line 7 of file FPGAAnalogDemultiplexerPage.cpp.

Member Data Documentation

ScopeController scope::gui::CFPGAAnalogDemultiplexerPage::scope_controller

histogram range set option for Area1 and Area2

Definition at line 53 of file FPGAAnalogDemultiplexerPage.h.


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