mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-28 17:10:03 +02:00
78 lines
2.7 KiB
HTML
78 lines
2.7 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
|
|
|
<!--Converted with LaTeX2HTML 2008 (1.71)
|
|
original version by: Nikos Drakos, CBLU, University of Leeds
|
|
* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
|
|
* with significant contributions from:
|
|
Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE>How should a configuration file look like?</TITLE>
|
|
<META NAME="description" CONTENT="How should a configuration file look like?">
|
|
<META NAME="keywords" CONTENT="slsDetectors-FAQ">
|
|
<META NAME="resource-type" CONTENT="document">
|
|
<META NAME="distribution" CONTENT="global">
|
|
|
|
<META NAME="Generator" CONTENT="LaTeX2HTML v2008">
|
|
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
|
|
|
|
<LINK REL="STYLESHEET" HREF="slsDetectors-FAQ.css">
|
|
|
|
<LINK REL="next" HREF="node8.html">
|
|
<LINK REL="previous" HREF="node6.html">
|
|
<LINK REL="up" HREF="node2.html">
|
|
<LINK REL="next" HREF="node8.html">
|
|
</HEAD>
|
|
|
|
<BODY >
|
|
<!--Navigation Panel-->
|
|
<A NAME="tex2html244"
|
|
HREF="node8.html">
|
|
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
|
|
SRC="file:/usr/share/latex2html/icons/next.png"></A>
|
|
<A NAME="tex2html240"
|
|
HREF="node2.html">
|
|
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
|
|
SRC="file:/usr/share/latex2html/icons/up.png"></A>
|
|
<A NAME="tex2html234"
|
|
HREF="node6.html">
|
|
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
|
|
SRC="file:/usr/share/latex2html/icons/prev.png"></A>
|
|
<A NAME="tex2html242"
|
|
HREF="node1.html">
|
|
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents"
|
|
SRC="file:/usr/share/latex2html/icons/contents.png"></A>
|
|
<BR>
|
|
<B> Next:</B> <A NAME="tex2html245"
|
|
HREF="node8.html">What is the meaning</A>
|
|
<B> Up:</B> <A NAME="tex2html241"
|
|
HREF="node2.html">SLS Detectors Software</A>
|
|
<B> Previous:</B> <A NAME="tex2html235"
|
|
HREF="node6.html">What are settings and</A>
|
|
<B> <A NAME="tex2html243"
|
|
HREF="node1.html">Contents</A></B>
|
|
<BR>
|
|
<BR>
|
|
<!--End of Navigation Panel-->
|
|
|
|
<H1><A NAME="SECTION00250000000000000000">
|
|
How should a configuration file look like?</A>
|
|
</H1>
|
|
|
|
<P>
|
|
A configuration file is a list of command necessary to properly configure your detector systems, with default valuee for some parameters and other settings that the users should normally not change dinamically.
|
|
For this reason most of the commands present in the configuration file cannot be modified when using the API.
|
|
<BR>
|
|
The syntax of the configuration file is exactly the same as in the comman line interface, therefore you can refere to that documentation to edit the files.
|
|
<BR>
|
|
The configuration files look different for the different detector types. Examples of configuration files can be found in the examples directory.
|
|
|
|
<P>
|
|
<BR><HR>
|
|
<ADDRESS>
|
|
Thattil Dhanya
|
|
2017-11-28
|
|
</ADDRESS>
|
|
</BODY>
|
|
</HTML>
|