Skip to content

piogor/pid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Piotr Goryl
May 31, 2016
f5bf962 · May 31, 2016

History

3 Commits
May 31, 2016
May 31, 2016
May 31, 2016
May 31, 2016
May 31, 2016
May 31, 2016
May 31, 2016
May 31, 2016

Repository files navigation

## PID controller

PID controller

## Requirement

  • PyTango >= 8.1.6
  • devicetest (for using tests)
  • sphinx (for building sphinx documentation)

## Installation

Run python setup.py install

If you want to build sphinx documentation, run python setup.py build_sphinx

IUf you want to pass the tests, run python setup.py test

## Usage

Now you can start your device server in any Terminal or console by calling it :

PIDcontroller instance_name

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages