pylab_ml.pollux.pollux

This script defines the Pollux class, which provides an interface to control the Pollux positioning controller using NI-VISA. The class includes methods for connecting to the device, calibrating it, setting limits, and controlling the position and speed of each axis (X, Z, and Angular). The status of each axis can also be checked to ensure they are ready for operation.

Date:

June 16, 2026

Author:

Semi-ATE <info@Semi-ATE.org>

Classes

Pollux(*args, **kwargs)

Class to control the Pollux positioning controller via NI-VISA.