MaxIV-KitsControls / Libera-SinglePassE

Tango DeviceServer of the Libera SinglePass E
0 stars 1 forks source link

2 - ADC Data acquisition buffer size #4

Open hinxx opened 12 years ago

hinxx commented 12 years ago

On the Platform A the maximum number of elements (atoms) that can be acquired from the ADC buffer is limited to 8192 - MAX_BUF_SIZE.

On Platform B this number can go up to 1048576 (a million) samples.

Do you want to be able to acquire more than 8192 ADC samples, IOW should we raise the ADC data maximum buffer size to a larger value?