API Reference v9.2.0

StreamAxisTypeenum

Module: zaber_motion.ascii

Denotes type of the stream axis.

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

Related Guides:
NameValueDescription
StreamAxisType.PHYSICAL0A regular physical axis of the device.
StreamAxisType.LOCKSTEP1A lockstep group combining multiple physical axes.