API Reference v9.2.0

OscilloscopeDataSourceenum

Module: zaber_motion.ascii

Kind of channel to record in the Oscilloscope.

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

NameValueDescription
OscilloscopeDataSource.SETTING0Records the value of a device or axis setting over time.
OscilloscopeDataSource.IO1Records the value of an I/O pin over time.