AFHBA404
AFHBA404 connects ACQ2106 to PCI-Express
|
Files | |
file | AcqHw.cpp [code] |
hardware implementation layer | |
file | acqproc.cpp [code] |
main program with UI, instantiates system. acqproc_th.cpp : test harness | |
file | AcqSys.cpp [code] |
creates system configuration from config. | |
file | AcqSys.h [code] |
acqproc global class interface definition. | |
file | afhba-llcontrol.c [code] |
device driver memory mapping interface. | |
file | afhba-llcontrol.h [code] |
file | BroadcastSystemInterface.cpp [code] |
sends a broadcast trigger to all fiber optic links. | |
file | Custom1SystemInterface.cpp [code] |
example of how System integrators cat override SystemInterface | |
file | DefaultSystemInterface.cpp [code] |
SystemInterface implementation example overloads ringDoorbell() to actually "do work". a real implementation should perform a shared memory interface with another process. | |
file | Env.cpp [code] |
file | Env.h [code] |