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