We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 910910a + 41012aa commit e4d9bbdCopy full SHA for e4d9bbd
readout.cfg
@@ -57,6 +57,7 @@ eventMaxSize=20000
57
eventMinSize=10000
58
memoryPoolNumberOfPages=100
59
memoryPoolPageSize=128k
60
+fillData=0
61
62
[equipment-dummy-2]
63
name=dummy-2
@@ -66,6 +67,7 @@ eventMaxSize=30000
66
67
eventMinSize=20000
68
69
70
71
72
73
@@ -125,7 +127,7 @@ enabled=0
125
127
# %t -> unix timestamp (seconds since epoch)
126
128
# %T -> formatted date/time string, in the form YYYY_MM_DD__h_m_s__
129
fileName=/tmp/data.raw
-
130
+
131
132
133
# push to fairMQ device
0 commit comments