Task #11159
Milestone #10477: ANUB Startup
Milestone #11019: Cycle devices for anub
Refactor to sample from filter chain instead of raw intensity device
History
#1 Updated by John Diamond about 5 years ago
- % Done changed from 0 to 50
Done refactoring:
- Changed the sample type in all CycleDevice classes from int32_t to double
- Replaced intenId with filterId
- Replaced calls to VMEInt::readIntensity(..) with VMEInt::readFilterChain(..)
- Implemented VMEInt::readFilterChain( id ) to read from the bottom of the filter chain
Need to test...
#2 Updated by John Diamond about 5 years ago
- Status changed from New to Closed
- % Done changed from 50 to 100
Tested on anub and values look good.