Skip to content

Commit 57be50c

Browse files
authored
Update README.rst
1 parent 27564e2 commit 57be50c

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

README.rst

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,8 @@ This is the simulation suite for PyTango, it allows to create dynamic device ser
33

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

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

8-
gen_simulation.py ['list', 'export', 'generate', 'load', 'play', 'push'] file_input/instance [main_method/polling_period]
9-
10-
('list', '[main.py main_method]', 'export device/attribute lists from application into a file')
11-
('export', '[attributes.txt]', 'export values from an attribute list into a .pck file')
12-
('generate', '[...]', 'create the property files for simulators')
13-
('load', '[...]', 'create simulators from files')
14-
('play', '[...]', 'run the simulators')
15-
('push', '[...]', 'configure simulators event pushing')
168

179

1810
CHANGELOG

0 commit comments

Comments
 (0)