Zaber Stage Controller

Device for controlling a Zaber translation stage.

labscript_devices.ZaberStageController.blacs_tabs

labscript_devices.ZaberStageController.utils

Detailed Documentation

class labscript_devices.ZaberStageController.blacs_tabs.ZaberStageControllerTab(notebook, settings, restart=False)[source]

Bases: blacs.device_base_class.DeviceTab

initialise_GUI()[source]
initialise_workers()[source]
labscript_devices.ZaberStageController.utils.get_device_number(connection_str)[source]

Return the integer device number from the connection string or raise ValueError if the connection string is not in the format “device <n>” with positive n.