Difference between revisions of "Readout Controller Configuration"
Jump to navigation
Jump to search
| 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 | ||
| + | </pre> | ||
| − | |||
| − | |||
| − | |||
| − | + | the result is a subdirectory called "linxvme" which contains all the libraries | |
| + | |||
[[Data_Acquisition]] | [[Data_Acquisition]] | ||
Revision as of 19:32, 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
the result is a subdirectory called "linxvme" which contains all the libraries