Models a Host Bus Adapter like AFHBA404.
More...
#include <AcqSys.h>
|
static int | maxsam |
| max samples in shot (for raw memory alloc) More...
|
|
Models a Host Bus Adapter like AFHBA404.
Definition at line 122 of file AcqSys.h.
◆ ~HBA()
◆ create()
HBA & HBA::create |
( |
const char * |
json_def, |
|
|
int |
_maxsam |
|
) |
| |
|
static |
HBA::Create() factory function.
Definition at line 329 of file AcqSys.cpp.
◆ dump_config()
void HBA::dump_config |
( |
| ) |
|
output complete configuration with calculated offsets
Definition at line 100 of file AcqSys.cpp.
◆ dump_data()
void HBA::dump_data |
( |
const char * |
basename | ) |
|
◆ instance()
static HBA& HBA::instance |
( |
| ) |
|
|
inlinestatic |
◆ processSample()
core run time function, processSample.
Definition at line 184 of file AcqSys.cpp.
◆ start_shot()
◆ toString()
◆ devnum
◆ devs
AFHBA devnum.
NB: "HBA" ... works with >4 ports, so multiple HBA's supported
Definition at line 130 of file AcqSys.h.
◆ maxsam
max samples in shot (for raw memory alloc)
Definition at line 133 of file AcqSys.h.
◆ uuts
◆ vi
total system size each Input type.
Definition at line 131 of file AcqSys.h.
◆ vo
total system size each Output type.
Definition at line 132 of file AcqSys.h.
The documentation for this class was generated from the following files: