Skip to content

S2Innovation/ds-s2i-tangotest-python-hl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

TangoTest.xmi saved as PythonHL :)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages