lnls-dig / halcs

Hardware Abstraction Layer for Control Systems
GNU General Public License v3.0
1 stars 4 forks source link

[CLOSED] [smio:acq] _acq_get_data_block () returns whole block even if not valid #45

Closed lerwys closed 8 years ago

lerwys commented 8 years ago

Issue by lerwys Monday Nov 03, 2014 at 16:27 GMT Originally opened as https://github.com/lnls-dig/bpm-sw/issues/45


Problem: The _acq_get_data_block () returns the whole data block (as the function structure dictates),even if it's not valid or contains some invalid bytes.