Difference between revisions of "Readout Controller Configuration"
Jump to navigation
Jump to search
(→Error) |
|||
(43 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | rocdaq1:134.50.3.17 | |
− | + | rocdaq2:134.50.3.46 | |
− | + | rocdaq3:134.50.3.33 | |
− | |||
− | |||
− | |||
− | + | [[MVME_6100_ROC]] | |
− | |||
− | |||
− | |||
− | + | [[GE_XVB601_ROC]] | |
− | + | [[CODA_REMEX]] | |
+ | =JLAbs GitHub repository for readout modules= | ||
− | + | I uploaded the subdirectory on daq2 using the following commands | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | <pre> | |
+ | cd CODA | ||
+ | git clone https://github.com/JeffersonLab/mkLinuxvmeDist.git | ||
+ | cd mkLinuxvmeDist | ||
+ | ./getGIT | ||
+ | ./getGIT -o | ||
+ | </pre> | ||
− | |||
− | |||
− | |||
− | + | the result is a subdirectory called "linxvme" which contains all the libraries | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | [[Data_Acquisition]] | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 21:12, 15 November 2016
rocdaq1:134.50.3.17 rocdaq2:134.50.3.46 rocdaq3:134.50.3.33
JLAbs GitHub repository for readout modules
I uploaded the subdirectory on daq2 using the following commands
cd CODA git clone https://github.com/JeffersonLab/mkLinuxvmeDist.git cd mkLinuxvmeDist ./getGIT ./getGIT -o
the result is a subdirectory called "linxvme" which contains all the libraries