API Reference v9.2.0

PvtAxisDefinitiondata class

Module: zaber_motion.ascii

Defines an axis of the PVT sequence.

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

Index

Properties

p

axis_number

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

axis_type

optional
pvt_axis_definition.axis_type
Optional[PvtAxisType] Defines the type of the axis.