#include <IO.h>
Inherits scope::parameters::InputsFPGAIO5771.
Parameters for pixel acquisition FPGAAnalogDemultiplexer.
Definition at line 355 of file IO.h.
static std::unique_ptr<Inputs> scope::parameters::InputsFPGAAnalogDemultiplexer::Create |
( |
| ) |
|
|
inlinestatic |
Create function for factory.
Definition at line 361 of file IO.h.
std::unique_ptr<Inputs> scope::parameters::InputsFPGAAnalogDemultiplexer::Clone |
( |
| ) |
const |
|
inlineoverridevirtual |
Clone method to clone into a pointer.
Has to be overriden in derived classes. There it can use the compiler generated copy constructor with e.g. InputsDAQmx(*this).
Reimplemented from scope::parameters::InputsFPGAIO5771.
Definition at line 363 of file IO.h.
void scope::parameters::InputsFPGAAnalogDemultiplexer::Load |
( |
const wptree & |
pt | ) |
|
|
overridevirtual |
void scope::parameters::InputsFPGAAnalogDemultiplexer::Save |
( |
wptree & |
pt | ) |
const |
|
overridevirtual |
void scope::parameters::InputsFPGAAnalogDemultiplexer::SetReadOnlyWhileScanning |
( |
const RunState & |
_runstate | ) |
|
|
overridevirtual |
ScopeNumber<uint8_t> scope::parameters::InputsFPGAAnalogDemultiplexer::BitshiftA1Ch1 |
Number of bits to shift U32 right before casting to U16 (area 1 channel 1)
Definition at line 366 of file IO.h.
ScopeNumber<uint8_t> scope::parameters::InputsFPGAAnalogDemultiplexer::BitshiftA1Ch2 |
Number of bits to shift U32 right before casting to U16 (area 1 channel 2)
Definition at line 369 of file IO.h.
ScopeNumber<uint8_t> scope::parameters::InputsFPGAAnalogDemultiplexer::BitshiftA2Ch1 |
Number of bits to shift U32 right before casting to U16 (area 2 channel 1)
Definition at line 372 of file IO.h.
ScopeNumber<uint8_t> scope::parameters::InputsFPGAAnalogDemultiplexer::BitshiftA2Ch2 |
Number of bits to shift U32 right before casting to U16 (area 2 channel 2)
Definition at line 375 of file IO.h.
Diagnosis scope::parameters::InputsFPGAAnalogDemultiplexer::diagnosis |
Keeps the LEDs/ScopeNumber for FPGA diagnosis together.
These can be connected to ScopeLEDs
Definition at line 403 of file IO.h.
The documentation for this class was generated from the following files: