Difference between revisions of "Readout Controller Configuration"
Jump to navigation
Jump to search
(3 intermediate revisions by the same user not shown) | |||
Line 10: | Line 10: | ||
[[CODA_REMEX]] | [[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