Actions
Feature #2112
openRorc lib
Status:
New
Priority:
Low
Assigned To:
-
Target version:
-
Start date:
10/19/2011
Due date:
% Done:
0%
Estimated time:
Description
Try the different programs in
/opt/date/rorc/examples/README
that is download_data_block_to_FEE.c
get_FEE_status.c
read_data_block_from_FEE.c
send_command_to_FEE.c
Implement methods on top of rorc_lib that could be used in replacement of FeC2
http://alice-proj-ddl.web.cern.ch/alice-proj-ddl/
However old, the reference is
http://www.ge.infn.it/~minutoli/BONUS/SW/rorc_lib_rev10.pdf
in particular
- 4.3 RORC_RESET, p51
- 4.4 SIU_RESET, p52
- 4.10 RORC_STATUS, p58
- 4.12 DIU_STATUS, p60
- 4.13 SIU_STATUS, p61
This confirms that the status command do not return failure code when we would like it.
Files
Actions