API Reference v9.2.0
PvtCsvDatadata class
Module: zaber_motion.ascii
Data representing content loaded from PVT CSV file, with sequence data and sequence names.
To use this type, add from zaber_motion.ascii import PvtCsvData to the top of your source code.
Index
pProperties
Properties
p
pvt_csv_data.sequence_dataList[PvtSequenceItem] The points and actions of the PVT sequence.