This repository contains our C#, C++, and Python sample applications demonstrating the use of the RapidCode API. These examples are designed to help you learn how to work with the API, explore its features, and run tests effectively.
Warning: This repository will not allow you to build or run the sample apps without a valid RMP installation. File paths used throughout may be invalid on your machine without this installation.
A valid installation of RMP comes prepackaged with all sample apps shown in this repository, ready to be built or run.
For information on how to license and install RMP, visit the Setup page in our documentation.
| Directory | Contents |
|---|---|
C# |
C# sample apps. Includes a readme.md with more information. |
C++ |
C++ sample apps. Includes a readme.md with more information. |
python |
Python sample apps. Includes a readme.md with more information. |
RTTaskFunctions |
Default RTTasks library used in the C++ sample apps. |
VisualStudioGeneratorScripts |
Visual Studio generator scripts for the C++ sample apps. |