API Reference v9.2.0
PvtCancelOutputScheduleActiondata class
Module: zaber_motion.ascii
Cancel the pending scheduled output change for a single analog or digital output pin in a PVT sequence or buffer.
To use this type, add from zaber_motion.ascii import PvtCancelOutputScheduleAction to the top of your source code.
Properties
p
p
pvt_cancel_output_schedule_action.io_typeIoPortType The type of the output pin to cancel. Must be AO or DO; input types are not valid here.