Welcome to the RelaxIS SDK Documentation |
The RelaxIS SDK allows you to enhance the functions of RelaxIS with your own ideas and solutions.
You can create a variaty of different plugins, that implement the functions you miss or that can increase your productivity.
We hope that you will enjoy working with the SDK. If you have any questions, please do not hesitate to contact rhd instruments.
This documentation is intended for providing a list of all definitions that can be accessed through the RelaxIS SDK.dll.
You can find definitions for all classes and methods that you need in order to create plugins or to work with the RelaxIS Remote or RelaxIS WCF Link features.
This documentation was created from RelaxIS SDK.dll version 3.0.23.
You can find more information about the various features and their implementations in the main RelaxIS manual.
Use the menu on the left to browse through the available namespaces and classes in the SDK.
All methods, parameters and definitions are commented to explain, what each one is supposed to do or stand for.
You can search the contents by using the index and search tabs (in case you are viewing the Windows Help document) or by using the Search input field in the top-right corner, incase you are viewing this help in your web browser.
After updating RelaxIS, please review the breaking changes, in order to apply necessary updates to your plugins.
To start off, you can visit the SDK Examples!