API Reference v9.2.0

PvtAxisTypeenum

Module: zaber_motion.ascii

Denotes type of the PVT sequence axis.

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

NameValueDescription
PvtAxisType.PHYSICAL0A regular physical axis of the device.
PvtAxisType.LOCKSTEP1A lockstep group combining multiple physical axes.