Skip to content
Snippets Groups Projects
Commit 9dad43be authored by Thomas Juerges's avatar Thomas Juerges
Browse files

L2SS-245: add references to polling docs

parent f358e9ca
No related branches found
No related tags found
1 merge request!96L2SS-245: "Investigation monitoring load"
......@@ -5,6 +5,16 @@ The highest polling rate among all the attributes in all devices determines how
We investigate whether using more polling threads can alleviate the situation for a single or multiple devices that run in the same DS.
# References
Please refer to the reference documents for in-depth information about the automatic polling and how to configure a DS to use a dedicated thread per device for polling.
[Attribute polling in Tango Controls](https://tango-controls.readthedocs.io/en/latest/development/device-api/ds-guideline/device-server-guidelines.html#tango-polling-mechanism)
[Device polling in Tango Controls](https://tango-controls.readthedocs.io/en/latest/development/device-api/device-polling.html)
[Configuring a DS to use per Device threads in polling](https://tango-controls.readthedocs.io/en/latest/development/advanced/reference.html#dserver-class-device-properties)
# Test set-up
- Two devices run in the same DS.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment