This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
usb_data_acquisition_setup_guide [2017/05/07 15:49] pereira |
usb_data_acquisition_setup_guide [2017/06/09 17:52] (current) pereira |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== USB Data Acquisition Setup Guide ====== | ====== USB Data Acquisition Setup Guide ====== | ||
- | The USB-based data acquisition is built around the VM-USB (VME) and CC-USB (CAMAC) crate controllers available from Wiener Electronics, | + | The USB-based |
- Interactive mode: commands sent to the USB port are immediately executed and their result returned | - Interactive mode: commands sent to the USB port are immediately executed and their result returned | ||
Line 7: | Line 7: | ||
The first mode is typically used when setting up the modules contained in the crate, such as gains, thresholds and so on, while the second mode is used for acquiring event-driven data. The two modes are mutually exclusive, and issuing an interactive command while in data acquisition mode will typically result in an error or lockup of the controller. | The first mode is typically used when setting up the modules contained in the crate, such as gains, thresholds and so on, while the second mode is used for acquiring event-driven data. The two modes are mutually exclusive, and issuing an interactive command while in data acquisition mode will typically result in an error or lockup of the controller. | ||
- | The USB DAQ is a Tcl-based software. It is capable of handling multiple crate controllers (CC-USB or VM-USB) connected to the same computer. | + | The USB DAQ is a Tcl-based software. It is capable of handling multiple crate controllers (CC-USB or VM-USB) connected to the same computer. |
- | The data streams coming from the various crates are synchronized and combined into a single stream by the Sweeper Event Builder (EVB). (Details about the data format intrinsic to the CC-USB and VM-USB controllers can be found [[Sweeper USB DAQ data format|here]]). | ||
- | + | The time-ordered data from the Sweeper EVB is sent to the ring buffer **sweeper**, | |
- | The time-ordered data from the Sweeper EVB is sent to the ring buffer **sweeper**, | + | |