API Reference v9.2.0

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.

Index

pProperties

Properties

p

index

invalid_pvt_point.index
int Index of the point numbered from the last submitted point.
p

point

invalid_pvt_point.point
str The textual representation of the point.