API Reference v9.2.0

StreamAxisDefinitiondata class

Module: zaber_motion.ascii

Defines an axis of the stream.

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

Related Guides:

Index

Properties

p

axis_number

stream_axis_definition.axis_number
int Number of a physical axis or a lockstep group.
p

axis_type

optional
stream_axis_definition.axis_type
Optional[StreamAxisType] Defines the type of the axis.