Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 610 Bytes

README.rst

File metadata and controls

27 lines (17 loc) · 610 Bytes

## TANGO Device Server for testing generic clients

A device to test generic clients. It offers a ``echo`` like command for each TANGO data type (i.e. each command returns an exact copy of <argin>).

## 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

If 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 :

TangoTest instance_name