Re: timed command

Your reply gave me much inspiration.Given the “set_command_time” would
back-pressure all subsequent timed commands,would the data transmitting
be suspended?

2013/3/4 Adeel A. [email protected]:

On 03/04/2013 08:28 AM, Gong Z. wrote:

Your reply gave me much inspiration.Given the “set_command_time” would
back-pressure all subsequent timed commands,would the data transmitting
be suspended?

The streaming data will work independent of the backpressure when the
command queue is full.

-josh

Thank you for your reply.And this may lead to ambiguous. The streaming
data will totally work independent of the backpressure or it will be
backpressure untill the command queue is full?