InvalidPvtPointdata class
Module: zaber_motion.exceptions
Contains invalid PVT points for PvtExecutionException.
To use this type, add from zaber_motion.exceptions import InvalidPvtPoint to the top of your source code.
Properties
pinvalid_pvt_point.index
int Index of the point numbered from the last submitted point.
pinvalid_pvt_point.point
str The textual representation of the point.