![]()  | 
  
    Scope
    
   | 
 
#include <FPGADigitalDemultiplexerPage.h>
Inherits CPropertyPageImpl< CFPGADigitalDemultiplexerPage >.
Public Types | |
| enum | { IDD = IDD_FPGADIGITALDEMULTIPLEXER_PROPPAGE } | 
Public Member Functions | |
| CFPGADigitalDemultiplexerPage (parameters::InputsFPGADigitalDemultiplexer *const _parameters) | |
Called via Win32 messages  | |
| BOOL | OnInitDialog (CWindow wndFocus, LPARAM lInitParam) | 
Public Attributes | |
| CScopeEditCtrl< double > | laserfreq_edit | 
LEDs for FPGA status  | |
| CScopeLEDCtrl | tohostoverflowA1Ch1_led | 
| CScopeLEDCtrl | tohostoverflowA1Ch2_led | 
| CScopeLEDCtrl | tohostoverflowA2Ch1_led | 
| CScopeLEDCtrl | tohostoverflowA2Ch2_led | 
| CScopeLEDCtrl | interloopoverflow_led | 
| CScopeLEDCtrl | interlooptimeout_led | 
| CScopeLEDCtrl | acquiring_led | 
Class for the digital demultiplexer FPGA infos property page.
Definition at line 14 of file FPGADigitalDemultiplexerPage.h.
| scope::gui::CFPGADigitalDemultiplexerPage::CFPGADigitalDemultiplexerPage | ( | parameters::InputsFPGADigitalDemultiplexer *const | _parameters | ) | 
Connect to the FIFOStatus ScopeNumbers.
Definition at line 7 of file FPGADigitalDemultiplexerPage.cpp.
| CScopeEditCtrl<double> scope::gui::CFPGADigitalDemultiplexerPage::laserfreq_edit | 
Displays measured laser frequency.
Definition at line 34 of file FPGADigitalDemultiplexerPage.h.