Giter Site home page Giter Site logo

sardana-mbitangomotorcontroller's Introduction

sardana-MbiTangoMotorController

Sardana contoller for standard MBI Tango motor controller

Compatible Devices

https://github.com/MBI-Div-B/pytango-PhytronMCC2

Configuration

You need to set the Tango device name for each axis of this generic controller by the axis_attribute: Tango_Device

The state and status of the Tango device are direclty mapped as state and status of the sardana motor. The limit switches are read by the attributes: limit_plus and limit_minus

The Position is read by the Tango attribute: Position To set the position the same Tango attribute is used.

The Sardana Stop and Abort methods both call the Tango Stop command.

Velocity, Acceleration, and Step_Per_Unit can be directly set.

The Sardana macro %set_pos #motorname #value calles the Tango command: set_position

The Tango commands Homing_Plus and Homing_Minus can be accessed via the Sardana Macro: %send2ctrl MbiTangoMotorController homing #axis #directrion(0/1)

sardana-mbitangomotorcontroller's People

Contributors

dschick avatar lrlunin avatar

Watchers

James Cloos avatar  avatar

Forkers

emcebeh

sardana-mbitangomotorcontroller's Issues

remove import DevInt to support tango>=9.5.0

With tango 9.5.0, the type DevInt was removed.
MbiTangoMotorController imports DevInt, but as far as I can see in the source code, it is not needed.
Remove the import DevInt to support tango>=9.5.0.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.