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>
This commit is contained in:
parent
fd0f0ea961
commit
3e9733d8f3
@ -4,6 +4,7 @@ Protocol documentation
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
motivation
|
||||
secop_v2017-09-14
|
||||
issue_1
|
||||
issue_2
|
||||
|
18
doc/source/protocol/motivation.rst
Normal file
18
doc/source/protocol/motivation.rst
Normal file
@ -0,0 +1,18 @@
|
||||
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.
|
Loading…
x
Reference in New Issue
Block a user