APIs, concepts, guides, and more

◆ Discover()

static RapidVector< RTTaskManager > Discover ( )
static
Returns
Vector of active RTTaskManager firmware instances. Check ErrorLogCountGet() on each instance for errors.
Exceptions
RsiErrorif the discovery function within the rttask shared library could not be loaded or throws an exception.
Note
This method is useful for discovering all RTTaskManager instances running on the system.
See also
Real-Time Tasks