API Reference v9.1.0

AxisAddressdata class

Module: zaber_motion

Holds device address and axis number.

To use this type, add from zaber_motion import AxisAddress to the top of your source code.

Index

pProperties

Properties

p

device

axis_address.device
int Device address.
p

axis

axis_address.axis
int Axis number.