DLAPI Software Development Kit

This is the documentation for the Diffraction Limited Application Programming Interface (or DLAPI for short). DLAPI is our third-generation API for controlling Aluma ® branded cameras and peripherals. It is a C++ API designed using modern software principles, and for a variety of system architectures and platforms. All you need is a modern C++ compiler (preferably something with full c++11 support, or greater).

Download the installer for your platform of choice:

DLAPI SDK Version 2.7.1.0

The DLAPI SDK is available on the following systems:

  • Windows 10 and up (x86_64)
  • Linux Ubuntu 18.04 LTS (x64) (2.7.1.0 coming soon)
  • MacOS 10.15 (Catalina) (x64) (2.7.1.0 coming soon)

It is also available on the following systems upon request:

  • Raspbian Buster armhf
  • Ubuntu MATE arm64

As of this moment the SDK consists of: the API library binaries, header files, and this documentation.

Get Started

For more information, dive into our Quickstart Guide, or full API Documentation.