API Reference v9.1.0

ServoTuningParamdata class

Module: zaber_motion.ascii

A parameter used to establish the servo tuning of an axis.

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

Index

pProperties

Properties

p

name

servo_tuning_param.name
str The name of the parameter to set.
p

value

servo_tuning_param.value
float The value to use for this parameter.