Difference between revisions of "Readout Controller Configuration"
Jump to navigation
Jump to search
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | |||
rocdaq1:134.50.3.17 | rocdaq1:134.50.3.17 | ||
rocdaq2:134.50.3.46 | rocdaq2:134.50.3.46 | ||
| Line 9: | Line 8: | ||
[[GE_XVB601_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