maerki_f 00c1299726 Merge branch 'master' into 'master'
Rename

The configuration was changed by maerki_f

See merge request !5
2016-05-24 11:20:20 +02:00
2016-05-24 11:19:47 +02:00
2016-05-24 11:05:22 +02:00

Overview

This repository holds the requested bsread data sources of the SwissFEL Data Buffer.

Configuration Files

Config files are text files holding one IOC/source per line. If the IOC is not reachable by the "standard" bsread port 9999 the port needs to be appended to the IOC name via :<port>.

The file might contain comments starting with # which are not interpreted.

Each group should maintain their own list of IOCs in (a) separate file(s). The filename should start with the groups short name (e.g. rf.sources, llrf.sources). A group might maintain more than 1 file. In this case all files should start with the groups short name followed by an underscore and then the rest of the name. The suffix should always be .sources (e.g. llrf.sources, llrf_group1.sources, ...)

Example:

# Goup A IOCs
SOME_IOC_01
SOME_IOC_02

# Goup B IOCs
# Special test IOC reachable on port 20000
TEST_IOC_01:20000

Configuration Management

The configuration change workflow is described in following Memorandum: http://i.psi.ch/czF7

Description
No description provided
Readme 2.6 MiB
Languages
Jupyter Notebook 97.2%
Python 2.3%
Shell 0.5%