Changed the sample rate of Cymac ADC channels V3 and VREF6 to 65 kHz for long-time recording. (65536 to be exact)
Here is a how-to for future reference:
- On Cymac, open Matlab and go to the medm model at '/opt/rtcds/usercode/models/c1msc.mdl'
- On the left hand side, there is a DAQ Channel block with text. Any Channel on this list will be recorded to the .gwf frame files as raw data. See alog 592 , and the attached picture.
- I have added all of our current channels to this list, with full sample rate to be recorded, but have commented out the ones that are not in use currently. For future, one can just uncomment the ones that they need to add.
- Make sure that you save the model (by ctrl+S) after making changes
- Complile and install the model following this page.
I have resurrected the automatic backup script for the Cymac files as well. Will start running it in a few days. |