API Reference v9.2.0
PvtExecutionExceptionDatadata class
Module: zaber_motion.exceptions
Contains additional data for PvtExecutionException.
To use this type, add from zaber_motion.exceptions import PvtExecutionExceptionData to the top of your source code.
Index
pProperties
Properties
p
pvt_execution_exception_data.invalid_pointsList[InvalidPvtPoint] A list of points that cause the error (if applicable).