status conditions

This is a simple example that shows how to receive notifications about data becoming available using a StatusCondition. This is the most efficient way to use WaitSets to be notified that you have new data.
23074 reads — 0 comments
This example shows how to use WaitSets to read data. We define a set of read and status conditions on which to wait, and attach them to the Waitset.
12148 reads — 0 comments
Subscribe to RSS - status conditions