Skip to content

tango-controls/SimulatorDS

Repository files navigation

This is a simulation suite for PyTango, it allows to create dynamic device servers and replicate existings systems into playable mockups.

To replicate a running system in few minutes see the gen_simulation script: https://github.com/tango-controls/SimulatorDS/blob/master/doc/Generate_Simulations.rst

To build your own simulations, see the SimulatorDS user guide: https://github.com/tango-controls/SimulatorDS/blob/master/doc/SimulatorDS.rst

It requires fandango: https://github.com/tango-controls/fandango

More information available at: https://github.com/tango-controls/fandango/blob/documentation/doc/recipes/DynamicDS_and_Simulators.rst

CHANGELOG

4.2:Improved gen_simulation workflow
4.0:Renamed to SimulatorDS
3.1:Improved simulation script, added 64 bits, better PyTangoArchiving and Scipy support.
3.0:Added gen_simulation script to extract and replay attribute values for complex simulation
2.5:Init() capable, added Scipy and PyTangoArchiving

Library/Modules loading refactored in the code.