GetSettingdata class
Module: zaber_motion.ascii
Specifies a setting to get with one of the multi-get commands.
To use this type, add from zaber_motion.ascii import GetSetting to the top of your source code.
Properties
pget_setting.setting
str The setting to read.
pget_setting.axes
List[int] The list of axes to read.