Skip to content

2.25 - Hardware Revision B 12-bit

Compare
Choose a tag to compare
@xia-stan xia-stan released this 13 Aug 12:02
· 6 commits to master since this release

Release Notes

New Features

  • Added control bit CCSRA_NO_OVERLAP_08. Defaults to 1 (defaults.ini). This suppresses capture of overlapping waveforms, which may be problematic at high count rates.

Updates

  • Updated links to XIA support webpages
  • Updated messages printed during DAQ by startdaq and acquire.

Bug Fixes

  • Fixes issue causing out-of-memory crashes. acquire will pause taking data when more than 100k events are queued for writing to file and resume when queue drops to 80k events.