Click or drag to resize

3.1 Overview

All Process Data Analyzer application programming interface (API) can be found under C:\Program Files\RAYLASE\ProcessDataAnalyzer\API\ unless changed during the installation process. The PDA API consists of the following components:

Since the API ClientLib consists of managed DLLs it can be used with any .NET language. Using the supplied proto files, the API can be auto translated to a range of additional languages such as Go, C++, Java, Python, Ruby, Kotlin, ... (see details here ).

The API Service is written in C#, all samples are written in C# as well.