Introduction
USB driver
bpi_device
Overview
Module Constants
Controls
Statistics
Results
Histogram
List Mode
Oscilloscope Trace
Summation Weights
Time Slices
Two-bank List Mode
API
Overview
Data Server
Overview |
emorpho_data.py Constants
Summary
There are a few module constants used to direct communication with the eMorpho
Module Constants
The constants specify the address within the FPGA of the eMorpho.
Module communication constants |
Constant | Description |
MA_CONTROLS | Command address: FPGA control registers |
MA_STATISTICS | Command address: FPGA statistics registers (used for time and count rate measurement) |
MA_RESULTS | Command address: FPGA results registers (version, telemetry) |
MA_HISTOGRAM | Command address: FPGA histogram memory |
MA_TRACE | Command address: FPGA oscilloscope trace memory |
MA_LISTMODE | Command address: FPGA list mode memory |
MA_WEIGHTS | Command address: FPGA summation weights |
Command type and command address module constants
|