DABC (Data Acquisition Backbone Core)
2.9.9
plugins
mbs
app
ClientTest.xml
Go to the documentation of this file.
1
<?
xml
version
=
"1.0"
?>
2
<
dabc
version
=
"2"
>
3
<
Context
name
=
"Client"
>
4
<
Run
>
5
<
lib
value
=
"libDabcMbs.so"
/>
6
<
debuglevel
value
=
"1"
/>
7
<
runtime
value
=
"50000000"
/>
8
<
loglimit
value
=
"50000000"
/>
9
</
Run
>
10
<
MemoryPool
name
=
"Pool"
>
11
<
BufferSize
value
=
"2000000"
/>
12
<
NumBuffers
value
=
"100"
/>
13
</
MemoryPool
>
14
<
Module
name
=
"Read"
class
=
"dabc::RepeaterModule"
>
15
<!--InputPort name="Input0" url="lmd://Generator?size=32&numsub=2&total=1000"/-->
16
<
InputPort
name
=
"Input0"
url
=
"mbs://localhost/Stream"
reconnect
=
"5"
rate
=
"MbsData"
/>
17
<
OutputPort
name
=
"Output0"
queue
=
"10"
auto
=
"false"
/>
18
<
MbsData
width
=
"5"
prec
=
"3"
low
=
"0"
up
=
"50"
debug
=
"1"
/>
19
</
Module
>
20
</
Context
>
21
</
dabc
>
Generated by
1.9.1