API Reference v9.2.0

GetAxisSettingdata 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 GetAxisSetting to the top of your source code.

Index

pProperties

Properties

p

setting

get_axis_setting.setting
str The setting to read.
p

unit

optional
get_axis_setting.unit
Optional[UnitsAndLiterals] The unit to convert the read setting to.