API Reference v9.2.0
PvtBufferAxisUnitsdata class
Module: zaber_motion.ascii
Specifies the units to use for a buffer axis when reading back a PVT buffer. The axis number is used to determine a physical axis on the device for units conversion.
To use this type, add from zaber_motion.ascii import PvtBufferAxisUnits to the top of your source code.
Index
pProperties
Properties
p
p
pvt_buffer_axis_units.position_unitsUnitsAndLiterals Units to convert position values to.p
pvt_buffer_axis_units.velocity_unitsUnitsAndLiterals Units to convert velocity values to.