Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Latest commit

 

History

History
62 lines (47 loc) · 2.06 KB

overview_motor.rst

File metadata and controls

62 lines (47 loc) · 2.06 KB

sardana.pool

Motor overview

The motor is one of the most used elements in sardana. A motor represents anything that can be changed (and can potentially take some time to do it), so, not only physical motors (like a stepper motors) fit into this category but also, for example, a power supply for which the electrical current can be modified. As it happens with the motor controller hardware and its physical motor(s), a sardana motor is always associated with its sardana motor controller.

A diagram representing a sardana server with a several motor controllers and their respective motors.

A diagram representing a sardana server with a several motor controllers and their respective motors.

The motor object is also exposed as a Tango device.

sardana-motor-api

the motor API

~sardana.tango.pool.Motor.Motor

the motor tango device API