Closed gasperjug closed 11 years ago
With Tango the client have the possibility to request several attributes in one request to be sure the data are coherent in time each other. If I request the values of the attributes Left, Right and TriggerCounter, I should have the data from the same TriggerCounter number (and not the Left values of the trigger-1)
I would avoid the update of data during a reading request.
Until the data are updated in the always_executed_hook there is no problem of incoherence
Your question:
Our answer:
Your question to our answer:
Our answer:
Please tell us for which parameters/data are you concerned not to be coherent and why? It will be easier to agree on the solution/implementation if we will have the example.