#include <crate.hh>
Public Member Functions | |
| Crate (VMEBusAdapterInterface &busAdapter, unsigned long int baseAddress=0, bool debug=0) throw (hcalDCC::Exception) | |
| ~Crate () | |
| const std::vector< unsigned char > * | findMotherboards (unsigned char slotMin=2, unsigned char slotMax=21) throw (hcalDCC::Exception) |
Public Attributes | |
| std::vector< unsigned char > | m_mbSlotList |
The class crate uses HAL to communicate with a VME crate. It provides utility functions to scan the different slot of a VME crate looking for DCC
|
||||||||||||||||
|
Class constructor |
|
|
Class destructor |
|
||||||||||||
|
Looks for U2 chips in power-up and initialized addresses and sets up the internal list of U2 chips in a crate.
|
|
|
List of slot numbers with DCC motherboard |
1.3.9.1