NewportPicomotorProxy

class catkit2.testbed.proxies.NewportPicomotorProxy(testbed, service_id)

Bases: catkit2.testbed.service_proxy.ServiceProxy

Attributes Summary

atol

log

Methods Summary

move_absolute(axis_name, position[, timeout])

move_relative(axis_name, distance[, timeout])

Attributes Documentation

atol
log = <Logger catkit2.testbed.proxies.newport_picomotor (WARNING)>

Methods Documentation

move_absolute(axis_name, position, timeout=None)
move_relative(axis_name, distance, timeout=None)