Difference between revisions of "Readout Controller Configuration"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 15: | Line 15: | ||
I uploaded the subdirectory on daq2 using the following commands | I uploaded the subdirectory on daq2 using the following commands | ||
− | cd CODA | + | <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]] | [[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