IoPortLabeldata class
Module: zaber_motion.ascii
The label of an IO port.
To use this type, add from zaber_motion.ascii import IoPortLabel to the top of your source code.
Properties
pio_port_label.channel_number
int The number of the port.
pio_port_label.label
str The label of the port.