DABC (Data Acquisition Backbone Core)
2.9.9
plugins
mbs
app
Repeater.xml
Go to the documentation of this file.
1
<?
xml
version
=
"1.0"
?>
2
<!-- This is example how repeater for any kind of MBS server can be created. -->
3
<
dabc
version
=
"2"
>
4
<
Context
name
=
"Repeater"
>
5
<
Run
>
6
<
lib
value
=
"libDabcMbs.so"
/>
7
<!-- runtime value="1000"/-->
8
<
debuglevel
value
=
"1"
/>
9
<
loglimit
value
=
"10000000"
/>
10
</
Run
>
11
<
MemoryPool
name
=
"Pool"
>
12
<
BufferSize
value
=
"465536"
/>
13
<
NumBuffers
value
=
"100"
/>
14
</
MemoryPool
>
15
<
Module
name
=
"Repeater"
class
=
"dabc::RepeaterModule"
>
16
<
autostop
value
=
"false"
/>
17
<
InputPort
name
=
"Input0"
url
="
lmd:
//
Generator
?
size
=32&
numsub
=2&
tmout
=10000
^÷C
18
<!--InputPort name="
Input0
" url="
mbs:
//
lxg0538
/
Stream
" reconnect="
5
^÷C
19
<OutputPort name="
Output0
" url="
mbs:
//
Stream
"/>
20
</
Module
>
21
</
Context
>
22
</
dabc
>
Generated by
1.9.1