API Reference v9.2.0

PvtSequenceItemunion

Module: zaber_motion.ascii

Union of all data types that can appear in a PVT sequence.

To use this type, add from zaber_motion.ascii import PvtSequenceItem to the top of your source code.

Member Types

t
Data representing a single point in a PVT sequence or buffer.
t
Represents a buffer call in a PVT sequence or buffer.
t
Change the state of a digital output pin in a PVT sequence or buffer.
t
Change the state of multiple pins of a digital output port in a PVT sequence or buffer.
t
Change the state of an analog output pin in a PVT sequence or buffer.
t
Change the state of multiple pins of an analog output port in a PVT sequence or buffer.
t
Cancel the pending scheduled output change for a single analog or digital output pin in a PVT sequence or buffer.
t
Cancel pending scheduled output changes for multiple analog or digital output pins in a PVT sequence or buffer.