Getting Started

Prerequisites

The TOPTICA Python Laser SDK supports Python 3.6 and later. It depends on pyserial for serial and ifaddr for network connections. Both packages are installed automatically when using pip.

Installation

Install or upgrade to the latest version of the package:

$ pip install --upgrade toptica_lasersdk

Warning

This document describes Version 3 of the SDK which introduced some backward incompatible changes compared to previous versions. Please refer to the chapter Upgrade to Version 3.x for further information. If you need any further assistance, please open a ticket on GitHub.