Update readme

This commit is contained in:
2013-11-08 14:33:48 +01:00
parent ec69b2fe01
commit d4a7d2e17f
+7 -7
View File
@@ -10,10 +10,10 @@ and can send a reset request on the reset channel.
The software is configured by a properties file that is specified via `-Dch.psi.fdaq.home=fdaq.properties` .
Following properties can be specified:
|Property | Default|
|--|--|
|ch.psi.fdaq.hostname | mchip015.psi.ch|
|port | 2233|
|killPort | 2234|
|filePrefix | ${yyyy_MM}/${yyyyMMdd}/${yyyyMMddHHmmss}_${name}/${yyyyMMddHHmm}_|
<table>
<tr><td>Property </th><th> Default|</th></tr>
<tr><td>ch.psi.fdaq.hostname </td><td> mchip015.psi.ch</td></tr>
<tr><td>port </td><td> 2233</td></tr>
<tr><td>killPort </td><td> 2234</td></tr>
<tr><td>filePrefix </td><td> ${yyyy_MM}/${yyyyMMdd}/${yyyyMMddHHmmss}_${name}/${yyyyMMddHHmm}_ </td></tr>
</table>