Quick Start

The Quick Start section contains basic set up information to start programming with ADLX in various applications. Native support for C and C++ applications, as well as non-native support for C#, Java, and Python applications is provided with the ADLX library.

Prerequisite(s)

  • ADLX SDK is installed.

Before you start

  1. If your application is in C#, Java, or Python, develop bindings for ADLX in the desired programming language.

  2. Load the ADLX library code within the application code, and call the desired initialization function as provided in the ADLX SDK.

  3. Use the ADLX System interface provided by the initialization function to access other ADLX features.