Variable Database API Overview

The Variable Database API allows user applications to define variables that are exposed to MaxRT tools and servers. The database also includes a logging function used by the wRTOS Scope tool to log various variables.

To use the Variable Database API functions, include the header RtvdbApi.h in your project and link with the library RtvdbApi_W64 (Windows) or RtvdbApi (RTSS).

See Also: