frappy/doc/source/protocol/motivation.rst
Frank Wutzler 3e9733d8f3 describe SECoP motivation discussed in meeting 2017-11-27
Change-Id: Ib82b9ac195dccb29ce5c314e67840bcdd02e0515
Signed-off-by: Frank Wutzler <frank.wutzler@helmholtz-berlin.de>
Reviewed-on: https://forge.frm2.tum.de/review/16892
Tested-by: JenkinsCodeReview <bjoern_pedersen@frm2.tum.de>
Reviewed-by: Enrico Faulhaber <enrico.faulhaber@frm2.tum.de>
2017-12-15 13:57:00 +01:00

18 lines
1.1 KiB
ReStructuredText

Motivation
==========
* SECoP motivation proposal
* simple, inclusive and self describing
* write drivers only once
* different institutes wrote their own driver collection which fulfils all their needs and it works reliable
* as secondary effect the standard drivers still can be used so their are well tested and may become more reliable
SECoP
-----
The SECoP (Sample Environment Communication Protocol) is an Inclusive, Simple and Self Explaining (ISSE) communication protocol.
Inclusive means, that facilities can use this protocol and don't have to change their work flow (rewrite drivers completely or organize and handle hardware in a specific way to fulfil SECoP requirements).
Simple means it should be easy to integrate and to use.
Self Explaining means that with SECoP, not only the pure data is transported. It also transports meta data, which allows environment control software to configure by itself.
The benefit of SECoP will be to circulate expensive devices between different facilities with minimised effort for configuration and integration.
This should result in an increased utilisation of expensive equipment.