Difference between revisions of "FADC DAQ V2"
From Hall A Wiki
(→DAQ V2) |
|||
Line 15: | Line 15: | ||
*[http://hallaweb.jlab.org/equipment/moller/fadc/FX20_FIRMWARE_HALLA_MOLLER_DAQ.pdf Firmware Architecture part2 (pdf)] | *[http://hallaweb.jlab.org/equipment/moller/fadc/FX20_FIRMWARE_HALLA_MOLLER_DAQ.pdf Firmware Architecture part2 (pdf)] | ||
*[http://hallaweb.jlab.org/equipment/moller/fadc/FADC_Data_Format_2.pdf Data Format (pdf)] | *[http://hallaweb.jlab.org/equipment/moller/fadc/FADC_Data_Format_2.pdf Data Format (pdf)] | ||
+ | |||
+ | ==Test FADC V2== | ||
+ | To testing new FADC V2 we have used SBS DAQ VME crate "sbsvme22" and PC "sbs1" in TestLab. | ||
+ | PC computer is used to run CODA. | ||
+ | Testing with CODA | ||
+ | Login to sbs1 computer (password from Alex or Bob): | ||
+ | > ssh adaq@sbs1 | ||
+ | Type in terminal: | ||
+ | > startcoda | ||
+ | Login to VME CPU (password from Alex or Bob): | ||
+ | > ssh root@sbsvme22 | ||
+ | go to moller fadc directory: | ||
+ | > cd git/halla_moller/ | ||
+ | Start CODA ROC manually | ||
+ | > coda_roc_rc3.5 -name TS1 -type ROC |
Revision as of 20:52, 13 April 2018
Return to Moller wiki
Documentation
DAQ V2
FADC Documentation
- Hardware Architecture (pdf presentation)
- Firmware Architecture part1 (pdf)
- Firmware Architecture part2 (pdf)
- Data Format (pdf)
Test FADC V2
To testing new FADC V2 we have used SBS DAQ VME crate "sbsvme22" and PC "sbs1" in TestLab. PC computer is used to run CODA. Testing with CODA Login to sbs1 computer (password from Alex or Bob):
> ssh adaq@sbs1
Type in terminal:
> startcoda
Login to VME CPU (password from Alex or Bob):
> ssh root@sbsvme22
go to moller fadc directory:
> cd git/halla_moller/
Start CODA ROC manually
> coda_roc_rc3.5 -name TS1 -type ROC