lnls-dig / halcs

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

[smio:afc_diag] get revision/username returns error #101

Open lerwys opened 8 years ago

lerwys commented 8 years ago

Issue by lerwys Thursday Aug 06, 2015 at 15:50 GMT Originally opened as https://github.com/lnls-dig/bpm-sw/issues/101


Problem: When issuing bpm_get_afc_diag_build_revision (), bpm_get_afc_diag_build_date () and similar functions, the server returns a "TRY again" error. Actually the server found an error parsing the incoming message and replied an error.

This is probably related to commit 49dd6b08fd603fb5622ed07deba43eb5e276bf3f, as we now encapsulate a different data size in the message, causing the confusion