AFHBA404
AFHBA404 connects ACQ2106 to PCI-Express
|
Go to the documentation of this file.
15 #define PWM_MAGIC 0xbe8bb8fa // makes for a good display
37 for (
int cc = 0; cc <
PW32LEN; ++cc){
50 const char* key =
getenv(
"SINGLE_THREAD_CONTROL");
53 strcmp(key,
"control_dup1") == 0){
Models a Host Bus Adapter like AFHBA404.
acqproc global class interface definition.
virtual void ringDoorbell(int sample)
unsigned AO16_count() const
unsigned PW32_count() const
SystemInterface(const HBA &_hba)
struct SystemInterface::Inputs IN
PW32V * PW32
32 demand values packed into shorts
struct SystemInterface::Outputs OUT
Models interface with external PCS.
unsigned DO32_count() const
DummySingleThreadControlSystemInterface(const HBA &hba)
static SystemInterface & factory(const HBA &)
int getenv(const char *key, int def, int(*cvt)(const char *key))