API Reference v10.0.0
PvtPartialCsvDatadata class
Module: zaber_motion.ascii
Data representing content loaded from PVT CSV file, with partial sequence data and sequence names.
To use this type, add from zaber_motion.ascii import PvtPartialCsvData to the top of your source code.
Index
pProperties
Properties
p
pvt_partial_csv_data.sequence_dataList[PvtPartialSequenceItem] The points and actions of the PVT sequence.