Scope
|
This is the complete list of members for scope::FPGAInterface, including all inherited members.
CurrentStatus() const | scope::FPGAInterface | inline |
FPGAInterface() (defined in scope::FPGAInterface) | scope::FPGAInterface | |
Initialize(parameters::InputsFPGA *_parameters) | scope::FPGAInterface | inlinevirtual |
initialized | scope::FPGAInterface | protected |
ReadPixels(DaqChunk &_chunk, const double &_timeout, bool &_timedout)=0 | scope::FPGAInterface | pure virtual |
session | scope::FPGAInterface | protected |
SetContinuousAcquisition(const bool &_cont) | scope::FPGAInterface | inlinevirtual |
SetLinetime(const uint32_t &_area, const double &_linetime) | scope::FPGAInterface | inlinevirtual |
SetPixeltime(const uint32_t &_area, const double &_pixeltime) | scope::FPGAInterface | inlinevirtual |
SetRequestedPixels(const uint32_t &_area, const uint32_t &_reqpixels) | scope::FPGAInterface | inlinevirtual |
SetScannerdelay(const uint32_t &_scannerdelay) | scope::FPGAInterface | inlinevirtual |
SetTriggering(const bool &_waitfortrigger) | scope::FPGAInterface | inlinevirtual |
StartAcquisition() | scope::FPGAInterface | inlinevirtual |
status | scope::FPGAInterface | protected |
StopAcquisition() | scope::FPGAInterface | inlinevirtual |
~FPGAInterface() | scope::FPGAInterface | virtual |